magnum/magnum
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
..
api Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
cmd Backend support for magnum service 2015-09-28 17:06:10 +00:00
common Refactor MagnumException to reduce complexity 2015-10-22 09:52:20 +01:00
conductor Fix the failure to scale-down k8s cluster 2015-10-23 13:29:49 -07:00
db The default of filters should be an empty dict 2015-10-23 15:52:08 +08:00
hacking Eliminate mutable default arguments 2015-07-10 13:33:49 +00:00
locale Fix missing value types for log message 2015-09-11 19:37:09 +08:00
objects Make Kubernetes API call secure 2015-10-08 16:41:38 +09:00
openstack Remove unused oslo-incubator modules 2015-07-22 23:46:12 +03:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
service Refactor periodic task sync_bay_status 2015-10-22 09:52:18 +01:00
servicegroup Adding API support for magnum service 2015-09-29 18:45:49 +00:00
templates Merge "Some improvement in swarm cluster add-proxy.sh" 2015-10-21 09:15:32 +00:00
tests Fix the failure to scale-down k8s cluster 2015-10-23 13:29:49 -07:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
opts.py Merge "Add TLS support in heat kubernetes" 2015-10-08 13:56:29 +00:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00