horizon/openstack_dashboard/dashboards/admin/metering
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/metering Fix date pickers in metering modal 2015-04-28 11:08:27 +01:00
__init__.py Add metering panel to admin console 2013-09-03 10:20:23 +10:00
forms.py Fix date pickers in metering modal 2015-04-28 11:08:27 +01:00
panel.py Making Resource panel visible where appropriate 2015-02-27 08:11:56 -07:00
tables.py Making modify usage report params modal 2015-02-06 14:09:11 -07:00
tabs.py Change preset for resource usage to 'last day' 2015-03-24 13:08:58 +01:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Refactor metering dashboard 2014-10-21 08:52:00 +02:00
views.py Reduce page title duplication in Admin views 2015-02-11 16:33:20 +00:00