deb-murano/muranoapi/engine
Serg Melikyan 7552552492 Add MuranoPL Engine
Added all missing parts to complete MuranoPL implementation:
 - system classes
 - base classes
 - integration with oslo.messaging
 - package entry-point & other things to run engine
Integrated engine with API

Note: some tests are marked to be skipped,
will be enabled via separate commit.

Partially-Implements: blueprint new-metadata-dsl
Change-Id: I3c1c2326b48da57647d55ea8edfba56f1657d7d6
2014-03-21 15:34:42 +04:00
..
principal_objects Add MuranoPL Engine 2014-03-21 15:34:42 +04:00
system Add MuranoPL Engine 2014-03-21 15:34:42 +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