diff options
author | Andrew Toth <atoth@redhat.com> | 2017-07-13 14:17:37 -0400 |
---|---|---|
committer | AndrewToth <atoth@redhat.com> | 2017-07-14 14:35:07 +0000 |
commit | e1f7c0f30dc9710369bf915a40b657f81bcb348c (patch) | |
tree | 799662b38b488d731472455ab0effdb0c8f051dd /releasenotes/notes | |
parent | d1fcf403dc85b25882c25d36b36ea97b56f05186 (diff) |
Enable Neutron LBaaS Integration
Allows the configuration of the Neutron LBaaS agent.
Change-Id: I4c29ece765ec9147cef9b4d74d30e3c4483c48ab
Implements: blueprint lbaasv2-service-integration
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/enable-neutron-lbaas-integration-fa999ccd548ee6b6.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/enable-neutron-lbaas-integration-fa999ccd548ee6b6.yaml b/releasenotes/notes/enable-neutron-lbaas-integration-fa999ccd548ee6b6.yaml new file mode 100644 index 00000000..7d6b1ecc --- /dev/null +++ b/releasenotes/notes/enable-neutron-lbaas-integration-fa999ccd548ee6b6.yaml @@ -0,0 +1,4 @@ +--- +features: + - Allows the configuration of the Neutron LBaaS + agent. |