murano/murano/engine
Ekaterina Chernova 1dd1c24529 Introduces combined class loader
This package class loader combines two types of
class loaders: loading packages from API and from local directory.

If folders to look packages in are specified,
packages would be loaded from their.
Otherwise, standart loader by API will operate as usual.

Implements blueprint change-murano-class-loader

Change-Id: Ifd8f40a755dc580703a44edc2b32cdd17691669d
2015-07-24 16:29:06 +03:00
..
system Switch to oslo_log 2015-07-15 11:20:45 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
client_manager.py Declare the CONF variable 2015-07-14 00:16:27 +03:00
environment.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
package_class_loader.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
package_loader.py Introduces combined class loader 2015-07-24 16:29:06 +03:00
yaql_yaml_loader.py Fixed YAQL tag leakage to YAML loader 2015-04-30 20:27:40 +03:00