From 6ff73840b5a166af0b1516ee31ea0fb38fdf52b8 Mon Sep 17 00:00:00 2001 From: Peng Liu Date: Fri, 3 Mar 2017 14:13:18 +0800 Subject: Introduce profile to configure l2 gateway Neutron agent. Implements: blueprint l2gw-service-integration Change-Id: If1501c153b1b170b9550cb7e5a23be463fba1fe9 --- releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml (limited to 'releasenotes/notes') diff --git a/releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml b/releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml new file mode 100644 index 0000000..66e8f35 --- /dev/null +++ b/releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml @@ -0,0 +1,3 @@ +--- +features: + - Add support for l2 gateway Neutron agent support. -- cgit 1.2.3-korg