horizon/openstack_dashboard/dashboards/project/backups
manchandavishal 1d39ac761f Add Volume backups support for admin panel
This commit allows admin to list/show cinder volume backups
using horizon dashboard and the user can perform the
following table action :
1. backup-restore
2. backup-delete
3. update backup-state
4. backup force-delete

Implements https://blueprints.launchpad.net/horizon/+spec/add-volume-backups-support-for-admin-panel

Change-Id: I2fea140a972eb4bd4f18ad1c83cfa4df58c23f6c
2021-03-05 00:15:08 +00:00
..
templates/backups Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
__init__.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
forms.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
panel.py Add enabled check in Backups panel 2018-09-27 09:37:15 +01:00
tables.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
tabs.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
tests.py Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
urls.py Move Volume Backups out of tabbed panel 2017-03-06 15:49:45 +11:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00