neutron-lbaas-dashboard/neutron_lbaas_dashboard
Erik Olof Gunnar Andersson 5de128d2ef Replace SortedDict with OrderedDict
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.

Closes-Bug: #1696072
Change-Id: I2206fe5807e578b80cc5bf5c38d2556c2adad0b9
2017-06-06 01:05:23 -07:00
..
api Replace SortedDict with OrderedDict 2017-06-06 01:05:23 -07:00
dashboards Using horizon's templateview instead of generic one from django 2016-11-23 00:20:17 +00:00
enabled Use static file auto-discovery 2016-02-13 08:48:19 -06:00
locale Imported Translations from Zanata 2017-04-08 07:58:24 +00:00
static Update for ui bootstrap changes 2017-01-10 14:55:31 +08:00
tests Adding integration test support 2016-02-23 14:54:45 -06:00
__init__.py Use static file auto-discovery 2016-02-13 08:48:19 -06:00
karma.conf.js fix unit tests 2016-04-04 19:13:07 +00:00
post_install.sh fix unit tests 2016-04-04 19:13:07 +00:00