2fec5ca7f6
lbaas v2 services has to be configured for each lbaas component (Octavia, Haproxy, A10, etc). This change adds classes to configure octavia and haproxy at the service level. The lbaas agent class has been updated to install the v2 agent on debian and manage the agent services on both debian and redhat. Change-Id: I39d9a53dd18cd966818d242b8ca1d4a829d73acc Closes-Bug: 1565754
10 lines
335 B
YAML
10 lines
335 B
YAML
---
|
|
features:
|
|
- Added octavia lbaas v2 services class.
|
|
- Added haproxy lbaas v2 services class.
|
|
- Added option to use either v1 or v2 agent in neutron agents lbaas.
|
|
deprecations:
|
|
- The lbaas v2 agent package ensure in neutron services lbaas
|
|
has been deprecated, the agent should be installed from
|
|
neutron agents lbaas.
|