set/unset command classes should inherit from cliff.Command class. Also, this patch adds functional tests for compute agent. Change-Id: I25eafffd1167f82aa0d430628c22dee7516b1e19 Partial-Bug: 1546065
9 lines
434 B
YAML
9 lines
434 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>`_]
|