magnum/magnum/tests
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
..
contrib Functional: Split python client functional testing case 2015-09-25 14:48:11 +08:00
functional Refactor config setup to reduce complexity 2015-10-22 09:52:20 +01:00
unit Fix the failure to scale-down k8s cluster 2015-10-23 13:29:49 -07:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
conf_fixture.py Code refactor for ConfFixture 2015-09-06 11:10:39 +08:00
fake_policy.py Modify admin_api policy rule 2015-10-09 20:12:58 +00:00
fakes.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00