armada/armada/handlers
Tin Lam cf64929f56 style(imports): update python style
This patch set imports the constant module rather than the individual
constants. This allows adding future constant into the module easier with
needing to update import, also it is easier for developer to know the
constants are coming from a different module rather than local. Lastly,
this patch set also fixes the alphabetical order of imports.

Change-Id: I886b5368230ab2e11b9792ac7e830ded0fc91d06
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-29 17:32:03 -05:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py style(imports): update python style 2018-05-29 17:32:03 -05:00
chartbuilder.py Fix up Chartbuilder docstrings 2018-04-16 19:16:45 -04:00
document.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
k8s.py style(pep8): remove E722 exclusion 2018-05-08 23:11:18 -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 Delete cron jobs too on pre-upgrade job delete actions 2018-05-07 16:37:01 +00:00