diff options
author | Peng Liu <pliu@redhat.com> | 2017-03-03 14:13:18 +0800 |
---|---|---|
committer | Peng Liu <pliu@redhat.com> | 2017-03-29 12:39:45 +0800 |
commit | 6ff73840b5a166af0b1516ee31ea0fb38fdf52b8 (patch) | |
tree | 5e267e651e38751fd15d114219a53daf6b47c564 /releasenotes | |
parent | c128380c0b3661784528a05b424cc899042f0a14 (diff) |
Introduce profile to configure l2 gateway Neutron agent.
Implements: blueprint l2gw-service-integration
Change-Id: If1501c153b1b170b9550cb7e5a23be463fba1fe9
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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. |