ba826fa04f
set/unset comamnd classes should inherit from cliff.Command class. Also, this patch adds functional tests for aggregate. And also, use utils.format_dict() to format the output of the properties dict. Change-Id: Idb50bef8990da95666960e2414dfd7c9be234bba Partial-bug: #1519503 Closes-Bug: 1546065
11 lines
571 B
YAML
11 lines
571 B
YAML
---
|
|
fixes:
|
|
- Command ``flavor set/unset`` now outputs nothing.
|
|
[Bug `1546065 <https://bugs.launchpad.net/python-openstackclient/+bug/1546065>`_]
|
|
- Command ``security group set`` now outputs nothing.
|
|
[Bug `1546065 <https://bugs.launchpad.net/python-openstackclient/+bug/1546065>`_]
|
|
- Command ``compute agent set`` now outputs nothing.
|
|
[Bug `1546065 <https://bugs.launchpad.net/python-openstackclient/+bug/1546065>`_]
|
|
- Command ``aggregate set`` now outputs nothing.
|
|
[Bug `1546065 <https://bugs.launchpad.net/python-openstackclient/+bug/1546065>`_]
|