armada/armada/handlers
Tin Lam 26fa3181fe refactor(keystone): reduce keystoneauth usage complexity
This patch set refactors and fixes the use of the keystoneauth to load
the session from cfg.CONF. This removes the unnecessary wrapping of
utility function into a class, but also allows the code to use other
accepted plugins to form the keystoneauth object.

The need to read environment variables should be handled only in the CLI
and should be accounted for by the CLI framework, not in a server utility
function.

Change-Id: Ib086f103bbb1e27fe8228ccf5f0d40526796e1e5
Signed-off-by: Tin Lam <tin@irrational.io>
2018-06-02 18:20:30 +00:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Revise wait timeouts plus dry-run. 2018-05-30 16:19:35 -05:00
chartbuilder.py Fix up Chartbuilder docstrings 2018-04-16 19:16:45 -04:00
document.py refactor(keystone): reduce keystoneauth usage complexity 2018-06-02 18:20:30 +00:00
k8s.py Log on k8s watch if no events occur 2018-05-31 16:53:28 -05:00
manifest.py Fix improper indexing throughout armada handlers 2018-04-17 17:43:47 -04:00
override.py Fix improper indexing throughout armada handlers 2018-04-17 17:43:47 -04:00
tiller.py Revise wait timeouts plus dry-run. 2018-05-30 16:19:35 -05:00