magnum/magnum/conductor
yatin 553316e40f Fix: functional CI Jobs
After [1] jobs are return false(SUCCESS) status due
to wrong EXIT_CODE.
After [2] kubernetes client is updated to v4.0.0 and
no longer contains ConfiugrationObject so we need create
instance of Configuration class.

Also don't use local to create variable as local
 can only be used in a function.

[1] https://review.openstack.org/#/c/526618/
[2] https://review.openstack.org/#/c/528406

Change-Id: Ida5aac40b234a358b2a13b2e51a41d0242031ebb
2018-01-11 12:50:25 +00:00
..
handlers Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08: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 Merge "Integrate OSProfiler in Magnum" 2017-01-25 06:47:12 +00:00
k8s_api.py Fix: functional CI Jobs 2018-01-11 12:50:25 +00:00
monitors.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
scale_manager.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00