horizon/openstack_dashboard/dashboards/admin/volumes
Sam Betts 1934a7eaa8 Reduced code duplication in creating page headers
The same line of code to add a page title to a template was repeated in
many templates, this patch moves that line into the base.html, and also
tries to standardize the way page titles are defined in the python.

Change-Id: I11367d3007ebae727ba45446076a31307d477995
Closes-Bug: 1399840
2015-02-11 10:45:23 +00:00
..
snapshots Move to hacking 0.10 2015-02-04 20:27:07 -08:00
templates/volumes Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
volume_types Move to hacking 0.10 2015-02-04 20:27:07 -08:00
volumes Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00: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 New admin volume panel to manage/unmanage volumes. 2015-02-03 17:28:51 -08:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/admin/ 2014-10-15 13:50:07 +09:00
views.py Add Volume Snapshots table to Admin Volumes 2014-08-11 20:31:22 -07:00