From 1deb6fea53d88aa6366a6418d5c4d2290366883c Mon Sep 17 00:00:00 2001 From: Peng Liu Date: Fri, 3 Mar 2017 14:12:11 +0800 Subject: 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 --- releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml (limited to 'releasenotes/notes') 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. -- cgit 1.2.3-korg