horizon/openstack_dashboard/dashboards/admin/metadata_defs
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/metadata_defs Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00
__init__.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
constants.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
forms.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
panel.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tables.py Adds default for resource_type_names in metadata 2015-02-13 15:03:13 +00:00
tabs.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
views.py Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00