diff options
| author | Tang Chen <chen.tang@easystack.cn> | 2016-02-12 13:31:15 +0800 |
|---|---|---|
| committer | Tang Chen <chen.tang@easystack.cn> | 2016-02-18 08:53:39 +0800 |
| commit | 79fd6d3f2075ecdfdac8c856be135b3fd1260eb5 (patch) | |
| tree | b85dcbf94ffe1d8e5cac137ef534d2425c9888c5 /releasenotes | |
| parent | 272ac55776dcc945cdad3d6d38e3356e0c099e45 (diff) | |
| download | python-openstackclient-79fd6d3f2075ecdfdac8c856be135b3fd1260eb5.tar.gz | |
Subnet Pool: Add "subnet pool delete" command
Change-Id: Ic5ba5effcaea2410421a81da8ffce7c0295179e7
Closes-Bug: 1544587
Partially implements: blueprint neutron-client
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bug-1544587-ec3ca453c1340b4e.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1544587-ec3ca453c1340b4e.yaml b/releasenotes/notes/bug-1544587-ec3ca453c1340b4e.yaml new file mode 100644 index 00000000..61401c00 --- /dev/null +++ b/releasenotes/notes/bug-1544587-ec3ca453c1340b4e.yaml @@ -0,0 +1,4 @@ +--- +features: + - Add support for ``subnet pool delete`` command. + [Bug `1544587 <https://bugs.launchpad.net/python-openstackclient/+bug/1544587>`_] |
