python-openstackclient/releasenotes/notes/bug-1542362-ddad607f6d3025f0.yaml
reedip 88c92bf71a Subnet: Add "subnet delete" command using SDK
This patch adds "subnet delete" command to osc using sdk.

Change-Id: I6be27406b16909c6db2b95417355be302e218a8d
Implements: blueprint neutron-client
Closes-bug: #1542362
2016-03-01 11:26:27 +09:00

6 lines
161 B
YAML

---
features:
- |
Add ``subnet delete`` command to openstack-client.
[Bug `1542362 <https://bugs.launchpad.net/python-openstackclient/+bug/1542362>`_]