octavia-dashboard/neutron_lbaas_dashboard
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
..
api Replace SortedDict with OrderedDict and fixing Python 3.5 test 2017-06-08 10:21:44 -07:00
dashboards Replace SortedDict with OrderedDict and fixing Python 3.5 test 2017-06-08 10:21:44 -07:00
enabled Use static file auto-discovery 2016-02-13 08:48:19 -06:00
locale Imported Translations from Zanata 2017-02-04 07:15:26 +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