horizon/openstack_dashboard
Jan Hartkopf 05dd53a3cf Fix rescue of volume-based instances
Rescue of volume-based instances is supported since Nova
microversion 2.87.
However, Horizon does not use this microversion when requesting
rescue of any instances, causing a Nova exception for volume-
based ones.

The patch fixes this by explicitly setting the required
microversion.

Closes-Bug: #1941744
Signed-off-by: Jan Hartkopf <jhartkopf@inovex.de>
Change-Id: Ic0cdfd326475882f839fd218cd7b4bfa62a2a76b
2022-09-12 15:57:31 +02:00
..
api Fix rescue of volume-based instances 2022-09-12 15:57:31 +02:00
conf Sync default policy rules 2022-03-21 21:08:21 +05:30
contrib Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
dashboards Merge "Add cinder-user-facing messages for Backup" 2022-09-08 12:42:30 +00:00
django_pyscss_fix Preparation for Django 3.0 and 3.1 support (2) 2021-09-16 16:16:12 +09:00
enabled Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
local Merge "local_settings.py: Disable django.template DEBUG messages" 2022-04-08 20:54:23 +00:00
locale Imported Translations from Zanata 2022-09-11 04:28:51 +00:00
management Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
static Fix Create Container issues 2022-06-17 11:23:54 -05:00
templates Add SYSTEM_SCOPE_SERVICES setting that hides panels 2022-03-10 15:13:21 +01:00
templatetags Add SYSTEM_SCOPE_SERVICES setting that hides panels 2022-03-10 15:13:21 +01:00
test Merge "Add cinder-user-facing messages for Backup" 2022-09-08 12:42:30 +00:00
themes Some tweaks to improve work with Material Theme 2022-04-22 11:45:17 -05:00
usage Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
utils Address RemovedInDjango40Warning (1) 2022-01-31 22:42:41 +09:00
__init__.py
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Forwards LOGOUT_URL to templates. 2019-09-20 11:51:48 +02:00
defaults.py Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA 2022-09-01 19:23:00 +03: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 Migrate to AngularJS v1.8.2 2022-06-08 15:43:13 -05:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Replace deprecated COMPRESS_CSS_FILTERS 2022-08-01 20:16:29 +09:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
views.py Address RemovedInDjango40Warning (1) 2022-01-31 22:42:41 +09:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00