summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorCao Xuan Hoang <hoangcx@vn.fujitsu.com>2017-03-02 10:46:29 +0700
committerCao Xuan Hoang <hoangcx@vn.fujitsu.com>2018-01-15 09:44:03 +0700
commitdd044bd92e8b7ab41aba47488d437e771a2e1339 (patch)
tree617ced4a6e0e47dbc6a446d5e4425ff99af0b384 /releasenotes
parent0ce9051b3853acf881e0bd4e63aa8a1b2f46688c (diff)
downloadpython-neutronclient-dd044bd92e8b7ab41aba47488d437e771a2e1339.tar.gz
Add VPNaaS commands for OSC plugin
Closes-Bug: 1669252 Change-Id: I447f5c50725fc0d9d8a1574ad5e28772f472fba9
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/support-vpnaas-cli-9478fb7cfe603e26.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/support-vpnaas-cli-9478fb7cfe603e26.yaml b/releasenotes/notes/support-vpnaas-cli-9478fb7cfe603e26.yaml
new file mode 100644
index 0000000..3b5e6e4
--- /dev/null
+++ b/releasenotes/notes/support-vpnaas-cli-9478fb7cfe603e26.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ CLI support for the "VPN as a Service" feature, which is enhanced
+ VPNaaS functionality, as OSC plugin commands.