magnum/magnum/tests/unit/conductor
Vilobh Meshram f231a60942 Fix the failure to scale-down k8s cluster
Fix the failure to scale-down k8s cluster. We were getting this
failure because as part of scaling, Bay needs to be retrieved for
the respective k8s obj. But if the object passed is a Bay itself
we need not retrieve the Bay. At present even for Bay object the
code proceeds ahead to retrieve bay and cannot find bay_uuid
attribute. This patch fixes this problem.

We might need to backport this fix to stable/liberty as well.

Change-Id: I7ed03af8bdbb8647851751bb550d9529d96b5cb4
Closes-Bug: #1509439
2015-10-23 13:29:49 -07:00
..
handlers Reduce complexity of poll_and_check method 2015-10-22 09:30:56 +01:00
tasks Fix order of arguments in assertEqual 2015-10-10 17:43:43 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_lock.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_k8s_api.py Fix the failure to scale-down k8s cluster 2015-10-23 13:29:49 -07:00
test_monitors.py Merge "Fix swarm monitor exception" 2015-10-14 01:27:25 +00:00
test_rpcapi.py Fix order of arguments in assertEqual 2015-10-10 17:43:43 +08:00
test_scale_manager.py Fix order of arguments in assertEqual 2015-10-10 17:43:43 +08:00
test_template_definition.py Merge "Fix a 409 failure on bay-update" 2015-10-16 02:02:27 +00:00
test_utils.py Move conductor common implementations into module 2015-07-02 10:10:11 -04:00