puppet-tripleo/releasenotes/notes/split-up-neutron-lbaas-f0c248220ed872cd.yaml
Carlos Goncalves b93250af11 Split up neutron-lbaas service plugin and agent
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
2018-04-05 21:44:21 +01:00

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.