horizon/openstack_dashboard/dashboards/admin/aggregates
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
..
templates/aggregates Change 'Update Metadata' to specific name in modal header 2015-06-10 15:31:15 +00:00
__init__.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
constants.py Enable host aggregate metadata update 2014-09-11 19:30:17 +02:00
forms.py Fix E127 errors in openstack_dashboard/dashboards/admin/ 2014-10-02 19:46:52 +09:00
panel.py Potential 500 pages on allowed methods removed 2014-12-29 10:53:49 -07:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08: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 Reduce page title duplication in Admin Aggregates 2015-02-11 16:31:24 +00:00
workflows.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00