astara/astara
ting.wang fdb7fc4498 Py3: use dict.items() instead of dict.iteritems()
Python 3 use dict.items(), so we'd better use it.

Change-Id: I41380ebbed60bd33cc7e2494c5c3b226fedec3ac
2016-01-16 11:12:20 +08:00
..
api Merge "Allow API listening address to be specified in config" 2016-01-15 21:43:41 +00:00
cli Merge "Remove response body from cli output" 2016-01-14 19:33:03 +00:00
common Astara oslo.rootwrap 2016-01-13 10:46:57 +00:00
db gate fixer: Fix devstack auth issue and new PEP8 violation 2016-01-13 12:56:21 -08:00
drivers Modify 'router' to 'loadbalancer' for loadbalancer driver 2016-01-12 13:46:29 +08:00
openstack Python3: replace dumps with dump_as_bytes 2016-01-12 20:31:06 +08:00
pez Py3: use dict.items() instead of dict.iteritems() 2016-01-16 11:12:20 +08:00
test Py3: use dict.items() instead of dict.iteritems() 2016-01-16 11:12:20 +08:00
__init__.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
commands.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
coordination.py Fix log message translator issues 2016-01-05 11:02:18 +08:00
daemon.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
debug.py Fixes logging in astara-debug-router 2015-12-22 14:36:49 -08:00
event.py Py3: use dict.items() instead of dict.iteritems() 2016-01-16 11:12:20 +08:00
health.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
instance_manager.py Merge "Modify xrange() to six.moves.range() for both python2 and python3" 2016-01-14 18:57:42 +00:00
main.py Allow API listening address to be specified in config 2016-01-14 11:04:06 -08:00
metadata.py Modify xrange() to six.moves.range() for both python2 and python3 2016-01-14 20:40:23 +08:00
notifications.py Deprecate usage of amqp_url in favor of oslo.messaging backend config 2015-12-11 16:42:14 -08:00
populate.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
scheduler.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
service.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
state.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
tenant.py Drop unused call to non-existent function 2016-01-13 11:31:52 -08:00
version.py Adds reno for release notes management 2015-12-11 16:40:23 -08:00
worker.py Modify xrange() to six.moves.range() for both python2 and python3 2016-01-14 20:40:23 +08:00