murano/murano/packages
Stan Lagun 612a25371d Heat stack deletion for HOT/TOSCA packages was fixed
HeatStack class expects to be owned by some other and uses it to find
OpenStack region name it belongs to. If there is no owner provided then
the default region is used which is random for multi-region setups.

MuranoPL code that was generated from HOT and TOSCA provided that owner
on "deploy" phase but not on "destroy". So the stack that was
successfully created earlier could never be deleted in multi-region
OpenStack installations for non-default region.

Change-Id: I19ca0c7129b073fdd852b22a6a7f84f7ee377ee7
Closes-Bug: #1565777
2016-04-05 15:33:06 +00:00
..
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
exceptions.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
hot_package.py Heat stack deletion for HOT/TOSCA packages was fixed 2016-04-05 15:33:06 +00:00
load_utils.py Py3 compatibility fixes 2016-03-03 13:02:45 +00:00
mpl_package.py Py3 compatibility fixes 2016-03-03 13:02:45 +00:00
package.py Support of MuranoPL extended metadata was added 2016-03-03 12:32:19 +00:00
package_base.py Adds a test for logo validation 2016-03-28 19:05:03 +03:00