7dbc92b521
null key is the invalid input when setting property in the openstack components. Prevent null key setting for property in openstackclient. Change-Id: I8ec72664b5393ffef71fffa4bd1cd3c303e86a52 Related-Bug: #1558690
6 lines
202 B
YAML
6 lines
202 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Prevent null key setting for key-value pairs in the ``KeyValueAction``
|
|
and ``MultiKeyValueAction`` parser actions.
|
|
[Bug `1558690 <https://bugs.launchpad.net/bugs/1558690>`_] |