Commit Graph

4 Commits

Author SHA1 Message Date
Robert Putt 819c104d9e Add Exif plugin.
Adds Exif plugin for analysis of Exif tags in TIFF and JPEG file types.

Change-Id: I1a83e919eba7d84676cbc411e3c339c27080ff63
2018-03-09 10:27:00 +00:00
Robert Putt 2341f2acaf Use Oslo Config global CONF object rather than Flask config.
Update anything using configuration items to use the global CONF
object from Oslo Config rather than using the Flask config as
the Oslo Config CONF object can be used outside of the Flask
application context.

Change-Id: Ie7eafd322ab1a6f57ff1e8e5b66e27079caa4aba
2018-03-08 19:17:19 +00:00
Robert Putt a001829f55 Update swift / worker base
Change-Id: I512a3ecfb52c908e26b3b7a1e679d3303ee39338
2018-03-03 00:47:43 +00:00
Robert Putt 778093da01 Split entrypoints into api and worker for simplicity.
Change-Id: I7045fd4b8a0b0a70265bafb16505f0c145cb53f6
2017-12-15 19:11:43 +00:00