summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-04-09 04:52:09 +0000
committerGerrit Code Review <review@openstack.org>2016-04-09 04:52:09 +0000
commit6c739466239d6a6565498e5a7bdc25706e91329b (patch)
treec549a701d4c103b056627329efb08dedb24b86fc /releasenotes
parentb70afef9d5bfc18ef73163cde48010f3e68dd113 (diff)
parent9e42daa577b0f15c349c2f4a79b3632ffec97720 (diff)
downloadpython-openstackclient-6c739466239d6a6565498e5a7bdc25706e91329b.tar.gz
Merge "Add Subnet add/remove support to router"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/router-subnet-469d095ae0bac884.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/router-subnet-469d095ae0bac884.yaml b/releasenotes/notes/router-subnet-469d095ae0bac884.yaml
new file mode 100644
index 00000000..db94b641
--- /dev/null
+++ b/releasenotes/notes/router-subnet-469d095ae0bac884.yaml
@@ -0,0 +1,8 @@
+---
+features:
+ - |
+ Add ``router add subnet`` command
+ [Bug `1546849 <https://bugs.launchpad.net/bugs/1546849>`_]
+ - |
+ Add ``router remove subnet`` command
+ [Bug `1546849 <https://bugs.launchpad.net/bugs/1546849>`_]