
The property is not fully applied because of lack of array_matching definition. Change-Id: I1a9bba3e597bc61329c4526b051787723f2a7dc9
11 lines
307 B
YAML
11 lines
307 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``nova_aggregate`` resource now requires an array value for its
|
|
``hosts`` property in case multiple hosts should belong to the aggregate.
|
|
|
|
fixes:
|
|
- |
|
|
Fixed ``nova_aggregate`` resource so that the resource ensures all values
|
|
given for the ``hosts`` property present.
|