horizon/openstack_dashboard/dashboards/project/backups
Edward Hope-Morley 19865eec5b Add enabled check in Backups panel
If enable_backup is False in OPENSTACK_CINDER_FEATURES
then we should not display the backups panel.

Change-Id: I276eebf0f11406bf354f5d8bbecef7b244d6d340
Closes-Bug: #1778771
(cherry picked from commit 6c2225bab8)
2018-09-27 13:40:25 +00:00
..
templates/backups Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
forms.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py Add enabled check in Backups panel 2018-09-27 13:40:25 +00:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tabs.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py Convert project tests into mock: api_access/backups/overview/snapshots 2018-03-07 23:27:00 +09:00
urls.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00