horizon/openstack_dashboard
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
..
api Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
conf Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
contrib Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
dashboards Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
local Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
locale Imported Translations from Zanata 2019-07-17 08:51:38 +00:00
management Remove deprecated SHOW_KEYSTONE_V2_RC config option 2019-05-14 11:55:53 +00:00
static Merge "Add the unit test for keypairs" 2019-07-11 08:45:22 +00:00
templates Fix CSRF error on Images dashboard 2019-03-18 19:03:40 +02:00
templatetags Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
test Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
themes Rework old customization templates and add new blocks 2019-01-03 17:45:29 +13:00
usage Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
utils Get rid of keys() usage 2018-11-30 11:15:27 +00:00
wsgi Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
__init__.py
.eslintrc
context_processors.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
defaults.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
views.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00