Commit Graph

3 Commits

Author SHA1 Message Date
OpenDev Sysadmins 4980a4c34a OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:35:23 +00:00
Erik Olof Gunnar Andersson dae4a1b28c Replace SortedDict with OrderedDict and fixing Python 3.5 test
Starting with Django 1.9 SortedDict has been removed completely,
and this is currently blocking the gate.

This patch replaces SortedDict with the python native OrderedDict.

Depends-On: Iebca15ae962a1aa0825c6ba6d482206531726696
Change-Id: Ia7955ac9b9e549a88839487130c416036bb27c1a
2017-06-08 10:21:44 -07:00
OpenStack Project Creator 3b9b8d361c Added .gitreview 2015-07-28 18:36:21 +00:00