horizon/releasenotes/notes/launch-instance-defaults-c6ab65b7ab822162.yaml
Justin Pomeroy 73bb9a5943 Allow setting default value for config_drive
This adds a setting that can be used to specify the default value
for the Configuration Drive option when launching an instance.

Closes-Bug: #1537106
Change-Id: If402d3331158b462bece27fa6fce2bdb7f6a4a2e
2016-02-10 21:24:10 -06:00

5 lines
203 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.