horizon/openstack_dashboard
Christian Berendt 6458dccb6f replace dict.iteritems() with six.iteritems(dict)
According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
should be replaced with six.iteritems(dict).

Change-Id: Ia2dcabbd071e1fcdf111ba83573785989a77aef0
2014-05-26 12:06:58 +02:00
..
api Adding bootable as a column in volumes table 2014-05-21 12:13:45 -03:00
conf Add update method of snapshot name and description 2014-05-07 04:53:06 +00:00
dashboards replace dict.iteritems() with six.iteritems(dict) 2014-05-26 12:06:58 +02:00
enabled Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
local Show default text for image format 2014-05-23 22:25:29 -04:00
locale Add extra extension file to makemessage command line 2013-10-15 09:24:16 +08:00
openstack Sync latest Oslo 2014-04-05 23:36:07 +09:00
static Fix hide drop_arrow.png if only one tenant 2014-05-20 09:55:46 +08:00
templates Fix hide drop_arrow.png if only one tenant 2014-05-20 09:55:46 +08:00
test replace dict.iteritems() with six.iteritems(dict) 2014-05-26 12:06:58 +02:00
usage Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
utils replace dict.iteritems() with six.iteritems(dict) 2014-05-26 12:06:58 +02:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Merge "Move Forbidden exceptions to RECOVERABLE group" 2014-05-21 00:50:08 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
settings.py Merge "update language list in openstack_dashboard settings.py" 2014-05-26 08:32:24 +00:00
urls.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00