python-openstackclient/releasenotes/notes/bug-1566269-2572bca9157ca107.yaml
Huanxuan Ao cc78d48a28 Implement "address scope set" command
This patch add a command that supports
setting address scope properties.

Change-Id: I9c4b5068a8abb986a9dc18b167b48b924d16ff42
Closes-Bug: #1566269
2016-05-11 10:08:47 +08:00

6 lines
245 B
YAML

---
features:
- Add ``address scope create``,``address scope delete``,``address scope list``,
``address scope set`` and ``address scope show`` commands.
[Bug `1566269 <https://bugs.launchpad.net/python-openstackclient/+bug/1566269>`_]