deb-horizon/releasenotes/notes/launch-instance-defaults-c6ab65b7ab822162.yaml
Richard Jones 71bb8ae61c Add upgrade notes for new REST_API_REQUIRED_SETTINGS
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
2016-10-21 10:50:11 +11:00

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