horizon/openstack_dashboard/dashboards/admin/routers
Victor Stinner 674a45ffe0 Replace mox with mox3
mox doesn't work on Python 3, whereas mox3 works on Python 2 and Python
3. Cinder, Nova and many other projects already replaced mox with mox3.
mox3 is now maintained by OpenStack.

Partial-Implements: blueprint porting-python3
Change-Id: I10e6a9754ebd58a2640d73ec8966527c3aa1fe9a
2015-07-13 15:02:10 +02:00
..
extensions Add Extra Routes to Router Tabs View 2015-03-31 11:09:05 +02:00
ports Fixes inconsistent Router Details page 2015-03-23 10:30:07 +00:00
templates/routers Fixes inconsistent Router Details page 2015-03-23 10:30:07 +00:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
panel.py Add a config option to disable Router panel 2014-08-30 05:12:15 +09:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tabs.py Add Extra Routes to Router Tabs View 2015-03-31 11:09:05 +02:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/admin/ 2014-10-15 13:50:07 +09:00
views.py Fixes inconsistent Edit between tables & details 2015-03-23 10:43:47 +00:00