barbican/barbican/common
Kevin Bishop 5687cd9b93 Centralize Barbican API Config
This centralizes all config options into config.py,
eliminating a race condition where not all config options
from modules may have been registered by the time the
config file is parsed. Plugins are now provided a
separate config object, to which they can add their
own individual options before parsing the config file themselves.

Change-Id: I737bfe092ff71a1275f27de5b9328e9d23032a24
Closes-Bug: #1459448
2015-06-02 15:08:21 -05:00
..
__init__.py Updating copyright year 2014-01-13 17:41:22 -06:00
config.py Centralize Barbican API Config 2015-06-02 15:08:21 -05:00
exception.py Fix base64 decoding of payloads in one-step POST 2015-04-15 21:07:25 -07:00
hrefs.py Merge "Adding Container ACL controller layer changes (Part 4)" 2015-04-06 22:32:40 +00:00
resources.py get_or_create_project now calls repo factory 2015-02-27 15:06:20 +02:00
utils.py Centralize Barbican API Config 2015-06-02 15:08:21 -05:00
validators.py Centralize Barbican API Config 2015-06-02 15:08:21 -05:00