horizon/openstack_dashboard/api
Jesper Schmitz Mouridsen 9fa1cddf09 Enable volume snapshot backups
Make it possible to use horizon for backing
up snapshots.

 * Add snapshot column to backups table
 * Add snapshot information to backup detail
 * Fix wrong template path in create_backup.html
 * Add ChoiceField with snapshots belonging
   to the volume in create backup form
 * Add create backup option in snapshots table
 * Adjust tests and test data

When backing up from snapshots table the snapshot
ChoiceField is preset with the choosen snapshot
as the only option.
Implements: blueprint volume-snapshot-backups

Change-Id: I4b7707d95756501e0622460e3ddc4e3f7624f02e
2019-07-25 19:15:01 +00:00
..
rest Update api-ref location 2019-07-23 09:43:24 +02:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
base.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
cinder.py Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
glance.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
keystone.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
microversions.py Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "Do not try to access sets by index" 2019-06-12 06:31:25 +00:00
nova.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
swift.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00