9c62af8a42
After this patch, all set/unset commands will return normally when nothing specified. Change-Id: Id94d0329faa1a674006a9aae901f834b41917317 Close-bug: #1588588
7 lines
277 B
YAML
7 lines
277 B
YAML
---
|
|
upgrade:
|
|
- All ``set`` and ``unset`` commands now return normally when nothing
|
|
specified to modify. This will become the default behavior of OSC
|
|
``set`` and ``unset`` commands.
|
|
[Bug `1588588 <https://bugs.launchpad.net/python-openstackclient/+bug/1588588>`_]
|