sahara/sahara/conductor
Michael Ionkin b6729212c7 Fix cluster creation with another tenant
This patch fix cluster creation with public template that has been
created in another tenant (not in current).
The problem is that at the particular time configs of cluster and node
groups are merging. And 'tenant_id' property of node group replaces the
same property of cluster config. Therefore, further sahara db api
cannot find this new cluster with current tenant id if node group has
been created in another tenant.

Change-Id: I8eaa4350ec873cca73a6e828efd54200912bacaa
closes-bug: 1585211
(cherry picked from commit b9b2dca4f9)
2016-06-02 10:20:41 +00:00
..
__init__.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
api.py Merge "base cluster verifications implementation" 2016-02-20 17:12:41 +00:00
manager.py Fix cluster creation with another tenant 2016-06-02 10:20:41 +00:00
objects.py base cluster verifications implementation 2016-02-19 13:20:28 +03:00
resource.py base cluster verifications implementation 2016-02-19 13:20:28 +03:00