deb-murano/murano/dsl
Ravi Shekhar Jethani d99904e38b Python3: Replace dict.iterkeys with six.iterkeys
This also adds a check to murano/hacking/checks.py that should
catch this error in the future.

Blueprint murano-python-3-support

Change-Id: I172e257d0b8a89eff89e35a2f87bb42d769cad62
2016-01-18 10:27:23 +00:00
..
principal_objects Broken owner parameter for getAttr/setAttr was fixed 2016-01-15 23:13:17 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
attribute_store.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
constants.py Broken owner parameter for getAttr/setAttr was fixed 2016-01-15 23:13:17 +03:00
context_manager.py yaql context versioning 2015-09-04 14:37:14 +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
dsl.py Merge "Broken owner parameter for getAttr/setAttr was fixed" 2016-01-18 09:19:39 +00:00
exceptions.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
executor.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
expressions.py Merge "Python3: Replace dict.iteritems with six.iteritems" 2016-01-15 15:17:40 +00:00
helpers.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
lhs_expression.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
linked_context.py yaql context versioning 2015-09-04 14:37:14 +00:00
macros.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
murano_class.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -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 dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
type_scheme.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
typespec.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
virtual_exceptions.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
yaql_expression.py Replace unicode with six.text_type 2015-12-28 05:07:08 -08:00
yaql_functions.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
yaql_integration.py Merge "Broken owner parameter for getAttr/setAttr was fixed" 2016-01-18 09:19:39 +00:00