horizon/openstack_dashboard/dashboards/admin/metering
Victor Stinner 4057ff2569 py3: Replace unicode with six.text_type
Initial patch generated by:

    sixer.py unicode horizon openstack_dashboard/ tools/

Partial-Implements: blueprint porting-python3
Change-Id: I8bdec74fbe32a6ff0e65f2f0810a0c698a3b9637
2015-08-27 01:26:02 +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 Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
tabs.py Change preset for resource usage to 'last day' 2015-03-24 13:08:58 +01:00
tests.py py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +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