b3a74dbf08
Add ``group`` property to ``OS::Heat::MultipartMime``. This allow you to set group for entire multipart cofig resource like ``group`` property in ``OS::Heat::SoftwareConfig``. Aware that, you must make sure all configs in MultipartMime works with ``group``. Default value is ``Heat::Ungrouped``. Change-Id: I7e4d3a5e5631ae7bd0d5ebdac810ce04a4c98d4a Story: #2002683 Task: #22502
9 lines
336 B
YAML
9 lines
336 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``group`` property to ``OS::Heat::MultipartMime``. This allow you to
|
|
set group for entire multipart cofig resource like ``group`` property in
|
|
``OS::Heat::SoftwareConfig``. Aware that, you must make sure all configs
|
|
in MultipartMime works with ``group``. Default value is
|
|
``Heat::Ungrouped``.
|