71bb8ae61c
These two settings are required in REST_API_REQUIRED_SETTINGS and need to be mentioned for deployments upgrading from previous Horizon versions. Change-Id: I9b80c3f299634fc54fafa1085a8ca65108740c51 Partial-Bug: 1632383
9 lines
336 B
YAML
9 lines
336 B
YAML
---
|
|
features:
|
|
- Added the LAUNCH_INSTANCE_DEFAULTS setting which allows specifying default
|
|
values for the Launch Instance workflow. Initially only the Configuration
|
|
Drive property is supported.
|
|
upgrade:
|
|
- The LAUNCH_INSTANCE_DEFAULTS variable must be added to the
|
|
REST_API_REQUIRED_SETTINGS setting in local_settings.py
|