murano/murano
Ravi Shekhar Jethani e633fd004a Python3: Replace dict.itervalues with six.itervalues
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: I50a8b2f98ddbc2819ae180b68468e0a51c13281b
2016-01-18 03:04:23 -08:00
..
api Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
cmd Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
common Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
db Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
dsl Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
engine Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
hacking Python3: Replace dict.itervalues with six.itervalues 2016-01-18 03:04:23 -08:00
locale Imported Translations from Zanata 2016-01-16 06:15:06 +00:00
packages Python3: Replace dict.iterkeys with six.iterkeys 2016-01-18 10:27:23 +00:00
policy Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Merge "Python3: Replace dict.iteritems with six.iteritems" 2016-01-15 15:17:40 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00