horizon/openstack_dashboard/dashboards/project/backups
Edward Hope-Morley 6c2225bab8 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
2018-09-27 09:37:15 +01:00
..
templates/backups Update Volume Backup hint 2018-09-19 16:03:27 +00:00
__init__.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
forms.py fix volume status bug when restoring a Volume 2018-09-04 15:21:00 +08:00
panel.py Add enabled check in Backups panel 2018-09-27 09:37:15 +01: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 fix volume status bug when restoring a Volume 2018-09-04 15:21:00 +08: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