b93250af11
Splitting up service plugin and agent allows operators to deploy neutron-lbaas with greater granularity over what one wants to get installed configured. For example, one may want to configure only one of the two. Change-Id: If3af333b34d2af764d111d49e981f9d3a170d803
10 lines
298 B
YAML
10 lines
298 B
YAML
---
|
|
features:
|
|
- Split up neutron-lbaas service plugin and agent
|
|
|
|
upgrade:
|
|
- Class tripleo::profile::base::neutron::lbaas will only configure the
|
|
Neutron LBaaS service plugin from now on. Use class
|
|
tripleo::profile::base::neutron::agents::lbaas to configure the Neutron
|
|
LBaaS agent.
|