packstack/releasenotes/notes/demo-image-properties-9994f2981a8c00a1.yaml
Evgeny Antyshev 2052808b87 Ability to provide demo image's properties
Is really needed when when non-standard image is used.
Provide it as a string, luckily, glance_image can accept properties
as a string, it has simple parser for "key=value[,key1=value2]..."-like inputs.

Change-Id: Ib85c2165c0b8c7f0732cf333f5ad8709e88063db
2017-06-23 14:34:48 +00:00

5 lines
140 B
YAML

---
features:
- New config parameter CONFIG_PROVISION_IMAGE_PROPERTIES
introduced, useful when provided image needs custom parameters