magnum/magnum/conductor
Tom Cammann 64cc141379 Reduce complexity of poll_and_check method
This is method is overly complex and should be broken down. When
reducing the max complexity allowed by flake8 this method was flagged.
Reducing the complexity of this method will allow better testing and
maintenance.

Partial-Bug: #1501331
Change-Id: Id0bdb2d03614ba31de0d96ed09c33695d933b9f7
2015-10-22 09:30:56 +01:00
..
handlers Reduce complexity of poll_and_check method 2015-10-22 09:30:56 +01:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Adding API support for magnum service 2015-09-29 18:45:49 +00:00
bay_lock.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Fix incorrect usage of CertManager in k8s_api 2015-10-16 16:49:08 -04:00
monitors.py Fix swarm monitor exception 2015-10-13 19:44:58 +00:00
scale_manager.py Migrate to Kubernetes Release 1 2015-09-21 15:02:58 +08:00
template_definition.py Fix a 409 failure on bay-update 2015-10-15 19:05:16 -04:00
utils.py Move conductor common implementations into module 2015-07-02 10:10:11 -04:00