summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-02-16 11:32:00 +0800
committerTang Chen <chen.tang@easystack.cn>2016-02-17 17:04:32 +0800
commit0a3ba91d53524cd0aa3a411f1f964594c8445cd3 (patch)
treebec7add2c0f3237b858436ecc8cad904ce4a3d4d
parentda3d65299bc168ca86bfb4055d08556715149e0f (diff)
downloadpython-openstackclient-0a3ba91d53524cd0aa3a411f1f964594c8445cd3.tar.gz
Add release note for "network delete" command for nova network
Change-Id: Idb8a24465e447e90315c0f614ad91bd7eabd6878 partial-Bug: 1543672
-rw-r--r--releasenotes/notes/bug-1543672-bad2fc4c6c8f3125.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1543672-bad2fc4c6c8f3125.yaml b/releasenotes/notes/bug-1543672-bad2fc4c6c8f3125.yaml
new file mode 100644
index 00000000..e8f75dd8
--- /dev/null
+++ b/releasenotes/notes/bug-1543672-bad2fc4c6c8f3125.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Command ``network delete`` is now available for nova network.
+ [Bug `1543672 <https://bugs.launchpad.net/python-openstackclient/+bug/1543672>`_]