murano/murano/dsl
Stan Lagun 2c5f1454bf Migration to yaql 1.1
* Remove all code that now available as part of yaql 1.1
* New format version MuranoPL/1.3 that is identical to 1.2
  but protects apps that uses yaql 1.1 new features from being
  imported to Murano Liberty

Change-Id: I2d8fc7050403be082e9389ebe5e682816ec6aca1
2016-02-18 12:00:59 +00:00
..
principal_objects Fix import order of modules 2016-01-24 23:34:03 -08:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
attribute_store.py Merge "Fixes attribute store for MuranoClassReference types" 2016-01-22 01:00:32 +00:00
constants.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
context_manager.py yaql context versioning 2015-09-04 14:37:14 +00:00
dsl.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
dsl_exception.py Support for Unicode strings in MuranoPL was fixed 2015-09-15 02:21:54 +03:00
dsl_types.py Migration to yaql 1.0 2015-08-25 16:08:08 +03:00
exceptions.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
executor.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
expressions.py Merge "Python3: Replace dict.iteritems with six.iteritems" 2016-01-15 15:17:40 +00:00
helpers.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
lhs_expression.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
macros.py Merge "Python3: Use six.moves for py2 compatibility" 2016-01-19 14:30:03 +00:00
murano_class.py Python3: Use six.moves for py2 compatibility 2016-01-19 03:46:35 -08:00
murano_method.py Merge "Broken owner parameter for getAttr/setAttr was fixed" 2016-01-18 09:19:39 +00:00
murano_object.py Python3: Replace dict.iterkeys with six.iterkeys 2016-01-18 10:27:23 +00:00
murano_package.py Merge "Python3: Replace dict.iteritems with six.iteritems" 2016-01-15 15:17:40 +00:00
namespace_resolver.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
object_store.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
package_loader.py Package versioning 2015-09-03 12:06:42 +00:00
serializer.py Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
type_scheme.py Fix import order of modules 2016-01-24 23:34:03 -08:00
typespec.py Fix import order of modules 2016-01-24 23:34:03 -08:00
virtual_exceptions.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
yaql_expression.py Fix import order of modules 2016-01-24 23:34:03 -08:00
yaql_functions.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
yaql_integration.py Migration to yaql 1.1 2016-02-18 12:00:59 +00:00