openstacksdk/releasenotes/notes/fix-config-drive-a148b7589f7e1022.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

7 lines
250 B
YAML

---
issues:
- Fixed an issue where nodepool could cause config_drive
to be passed explicitly as None, which was getting directly
passed through to the JSON. Also fix the same logic for key_name
and scheduler_hints while we're in there.