horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
backups Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
defaults Use python3-style super() 2020-10-15 14:37:20 +09:00
flavors Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
floating_ips Use python3-style super() 2020-10-15 14:37:20 +09:00
group_types Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
hypervisors Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
images Use python3-style super() 2020-10-15 14:37:20 +09:00
info Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
instances Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
metadata_defs Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
networks Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
rbac_policies Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
routers Use python3-style super() 2020-10-15 14:37:20 +09:00
snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
trunks Use python3-style super() 2020-10-15 14:37:20 +09:00
vg_snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
volume_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
volume_types Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
volumes Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Fix policy function check error 2019-03-01 14:21:07 -07:00