deb-murano/muranoapi/engine
Ruslan Kamaldinov de71c50436 Merged in murano-common
In attempt to reduce number of Murano repositories to a sane minumum Murano
community decided to merge in murano-common repo to projects dependent on it:
* murano-api
* murano-agent

We hope that we will completely get rid of this code in Juno.

Partially-Implements: blueprint repository-reorganization

Change-Id: Ia18958c937b2c983d84b39a5a7849788ed9df6eb
2014-03-22 22:11:47 +04:00
..
principal_objects Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
system Merged in murano-common 2014-03-22 22:11:47 +04:00
__init__.py Initial MuranoPL implementation 2014-03-13 16:27:38 +04:00
attribute_store.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
class_loader.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
classes.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
consts.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
environment.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
exceptions.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
executor.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
expressions.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
helpers.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
lhs_expression.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
macros.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
methods.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
namespaces.py Initial MuranoPL implementation 2014-03-13 16:27:38 +04:00
object_store.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
objects.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
results_serializer.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00
type_scheme.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
typespec.py Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
yaql_expression.py Initial MuranoPL implementation 2014-03-13 16:27:38 +04:00
yaql_functions.py Initial MuranoPL implementation v2 2014-03-18 12:41:41 +04:00