python-openstackclient/releasenotes/notes/subnet-set-bbc26ecc16929302.yaml
reedip 2b95e363d3 Subnet: Add "subnet set" command using SDK
This patch adds "subnet set" command to osc using sdk.

Implements: blueprint neutron-client

Closes-bug: #1542363

Change-Id: Id3b7f4b9190b4d73ca3ae423321a65f94a6da62e
2016-03-24 02:21:40 +00:00

6 lines
115 B
YAML

---
features:
- |
Add ``subnet set`` command.
[Bug `1542363 <https://bugs.launchpad.net/bugs/1542363>`_]