python-openstackclient/releasenotes/notes/bug-1542364-5d1e93cfd24f0b65.yaml
Brad Behle 71b8919054 Add "os subnet create" command using SDK
Implement the openstack client subnet create command using SDK
calls.

Co-Authored-By: Terry Howe <terrylhowe@gmail.com>
Partially implements: blueprint neutron-client
Closes-Bug: #1542364

Change-Id: Ia6120b8dccf2ee83dc89b3f496f7180d4dc5199a
2016-03-10 16:20:03 -06:00

6 lines
118 B
YAML

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