murano/contrib/plugins/cloudify_plugin/murano_cloudify_plugin
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 Adding the Cloudify Plugin Files 2015-11-02 15:29:36 +00:00
cfg.py Adding the Cloudify Plugin Files 2015-11-02 15:29:36 +00:00
cloudify_client.py Refactoring of smart-types defined in DSL 2016-02-25 02:06:38 +03:00
cloudify_tosca_package.py Added package references to generated UIs 2016-05-24 21:35:46 +03:00