horizon/releasenotes/notes/volume-backups-a198d0ce16d62636.yaml
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

6 lines
144 B
YAML

---
features:
- |
Volume backups is now supported for admin panel.
Admin is now able to view all volume backups for differenet users.