diff options
author | Ryan Hefner <rhefner@redhat.com> | 2016-04-04 13:49:19 -0400 |
---|---|---|
committer | AndrewToth <atoth@redhat.com> | 2017-07-04 13:53:03 +0000 |
commit | 6a151ec6974a658b8ff4c3116b405da99e242ced (patch) | |
tree | 9cfc3ef40499631eb5aaceb4a34dafea95140dfe /releasenotes | |
parent | b5081b67e5f5a6c88c149f0cd13e0053494f6d60 (diff) |
Enable Neutron LBaaS Integration
Allows the configuration of the Neutron LBaaS agent.
Implements: blueprint lbaasv2-service-integration
Change-Id: Iae2bf7faeea93d5275994b2ee10f9bf863ed6152
Depends-On: Ieeb21fafd340fdfbaddbe7633946fe0f05c640c9
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/enable-neutron-lbaas-integration-b72126f2c7e71cee.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/enable-neutron-lbaas-integration-b72126f2c7e71cee.yaml b/releasenotes/notes/enable-neutron-lbaas-integration-b72126f2c7e71cee.yaml new file mode 100644 index 00000000..490dc244 --- /dev/null +++ b/releasenotes/notes/enable-neutron-lbaas-integration-b72126f2c7e71cee.yaml @@ -0,0 +1,4 @@ +--- +features: + - Allows the configuration of the Neutron LBaaS + agent.
\ No newline at end of file |