octavia/octavia/certificates/manager
Adam Harwell 0e78993002 Remove dead code around certificate handling
LocalCertManager is unusable because there's no way to get cert data
into the system (the API doesn't accept it) so there's no way we could
store it, which makes it unusable for its original purpose which was to
be a dev tool (it is not suitable for production use in any case).

Barbican does not support certificate generation in a way that makes
sense for us (they do async only) and Anchor will be the way forward.
This driver will never be completed and therefore should be removed.

Change-Id: I78019bc7ad7dffc745055216ed2aace725c58de2
2016-02-08 12:43:57 -06:00
..
__init__.py Correct usage and configuration of CertManager/Generator with Stevedore 2015-08-13 19:13:22 -05:00
barbican.py Refactor BarbicanAuth to allow for configurable auth method 2015-12-08 14:56:32 -06:00
cert_mgr.py Refactor BarbicanAuth to allow for configurable auth method 2015-12-08 14:56:32 -06:00