neutron/neutron/pecan_wsgi
Nate Johnston a65ae9c81e Use list instead of six.viewkeys to avoid py2 to py3 problems
This change fixes an 'RuntimeError: dictionary changed size during
iteration' error that is raised because of different behaviour between
python2 and python3.  An earlier attempt [1] to use the six library did
not fix the issue.

[1] https://review.opendev.org/660427

Resolves-Bug: #1829304
Change-Id: Ic4c5790a5d66e10a606327f4f4e4c92611f161d8
2019-05-30 14:39:39 -04:00
..
controllers Add missing ws seperator between words 2018-11-19 13:57:05 +08:00
hooks Use list instead of six.viewkeys to avoid py2 to py3 problems 2019-05-30 14:39:39 -04:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Fixes minor typo in neutron 2018-01-18 14:27:59 +08:00
constants.py Pecan: implement DHCP notifications in NotifierHook 2016-02-15 10:50:28 +00:00
startup.py consume neutron-lib resources attr map 2018-03-09 13:37:28 -07:00