horizon/openstack_dashboard/api
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
..
rest Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Fix AttributeError in the project instance detail view 2020-11-20 20:57:28 +09:00
base.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
cinder.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
glance.py Use python3-style super() 2020-10-15 14:37:20 +09:00
keystone.py Use python3-style super() 2020-10-15 14:37:20 +09:00
microversions.py Support extending in-use volumes 2020-09-08 09:17:15 +00:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
nova.py Drop OPENSTACK_NOVA_EXTENSIONS_BLACKLIST finally 2020-10-27 20:02:05 +09:00
swift.py Use python3-style super() 2020-10-15 14:37:20 +09:00