murano/murano/engine
Kirill Zaitsev 2ef7fbf021 Use catalog=True for package_loader queries
Package loader attempts to load packages during deployment, therefore it
needs to see all the packages it can deploy, therefore it needs
catalog=True context for that.
This is related to api behaviour change, that allows packages api to
distinct between packages one can deploy and packages one can edit.

Change-Id: I5ffdc2728202f212408b9a5b4b6b267084c5723d
Closes-Bug: #1452942
2015-05-08 03:57:43 +03:00
..
system Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
client_manager.py Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
environment.py Fixes agent call may hanged upon action call 2015-03-09 08:44:16 +00:00
package_class_loader.py Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
package_loader.py Use catalog=True for package_loader queries 2015-05-08 03:57:43 +03:00
yaql_yaml_loader.py Fixed YAQL tag leakage to YAML loader 2015-04-30 20:27:40 +03:00