Drop support for string value and accept only hash values, to make the interface consistent with cinder_* resources. This allows us to avoid wrong interpretation of input values. Change-Id: I29a79e4a66ce91647a216511213c2a59eb49c12b
7 lines
177 B
YAML
7 lines
177 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``properties`` property of ``nova_flavor`` resource and
|
|
the ``metadata`` property of ``nova_aggregate`` resource now accept only
|
|
Hash values.
|