aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorPeng Liu <pliu@redhat.com>2017-03-03 14:12:11 +0800
committerPeng Liu <pliu@redhat.com>2017-03-27 05:14:02 +0000
commit1deb6fea53d88aa6366a6418d5c4d2290366883c (patch)
tree37b46b44d4afcdbd40ad07e84ba4c2b806e44794 /releasenotes
parentd9916ce77373f0f754486da73014e815f8ae7b54 (diff)
Add l2 gateway Neutron service plugin profile
Introduce profile to configure l2 gateway Neutron service plugin. Implements: blueprint l2gw-service-integration Change-Id: I01a8afdc51b2a077be1bbc7855892f68756e1fd3 Signed-off-by: Peng Liu <pliu@redhat.com>
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml b/releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml
new file mode 100644
index 0000000..694f492
--- /dev/null
+++ b/releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml
@@ -0,0 +1,3 @@
+---
+features:
+ - Add support for l2 gateway Neutron service plugin.