deb-murano/murano/packages
Alexander Tivelkov afa85b3c21 Added package references to generated UIs
Generated UIs of the non-muranoPL packages (HOT, cloudify_tosca and
CSAR) reference the type of object model's object by class FQNs.
However, when these packages are uploaded to glare, their class
contents are not indexed since the client which uploads them has no
knowledge of the generated classes.

To workaround this issue it is proposed to reference objects not just
by class FQNs but to include the package FQN and the version, so the
engine does not have to rely on Glare's indexes.

Change-Id: I6175e89b68bcdfc29d33ae3616d6ecba662f2509
Partial-bug: #1565805
2016-05-24 21:35:46 +03: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 Added package references to generated UIs 2016-05-24 21:35:46 +03: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_base.py Adds a test for logo validation 2016-03-28 19:05:03 +03:00
package.py Support of MuranoPL extended metadata was added 2016-03-03 12:32:19 +00:00