horizon/openstack_dashboard/dashboards/admin
Rob Cresswell 560f23a1c9 Add default common template to python table views
Many of the Python table views are using identical (or nearly identical)
table templates. This patch adds a common template and makes it the
default for a DataTableView, which allows us to remove many similar
templates and redundant lines of code.

Change-Id: I1e4e15e695ee1f21f4d44f141a854e30f1e567a1
Closes-Bug: 1653986
2017-01-05 08:59:35 +00:00
..
aggregates Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
defaults Merge "Rework hardcoded policy in admin dash" 2016-12-05 18:09:37 +00:00
flavors Add default common template to python table views 2017-01-05 08:59:35 +00:00
floating_ips Add default common template to python table views 2017-01-05 08:59:35 +00:00
hypervisors Add default common template to python table views 2017-01-05 08:59:35 +00:00
images Add default common template to python table views 2017-01-05 08:59:35 +00:00
info Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
instances Add default common template to python table views 2017-01-05 08:59:35 +00:00
metadata_defs Add default common template to python table views 2017-01-05 08:59:35 +00:00
networks Add default common template to python table views 2017-01-05 08:59:35 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
routers Add default common template to python table views 2017-01-05 08:59:35 +00:00
volumes Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Remove broken telemetry policy check 2016-11-18 10:16:11 -07:00