neutron/neutron/pecan_wsgi
fpxie 574312165b Replace six.iteritems with dict.items(Part-2)
according to https://wiki.openstack.org/wiki/Python3, now we should avoid
using six.iteritems and replace it with dict.items.

Change-Id: I58a399baa2275f280acc0e6d649f81838648ce5c
Closes-Bug: #1680761
2017-04-18 18:56:46 +08:00
..
controllers Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
hooks Use new enginefacade for quota and provisioning blocks 2017-03-29 14:31:03 +00:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
constants.py Pecan: implement DHCP notifications in NotifierHook 2016-02-15 10:50:28 +00:00
startup.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00