horizon/openstack_dashboard/dashboards/admin/volumes
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
..
snapshots Replace mox with mox3 2015-07-13 15:02:10 +02:00
templates/volumes Fix TemplateDoesNotExist at manage/unmanage volumes 2015-05-28 21:48:47 +08:00
volume_types Replace mox with mox3 2015-07-13 15:02:10 +02:00
volumes Replace mox with mox3 2015-07-13 15:02:10 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tabs.py No delete volume action for volume with snapshots 2014-12-10 19:05:08 -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 volumes 2015-02-11 16:34:47 +00:00