puppet-neutron/releasenotes/notes/server-ensure_lbaas_package-aca96cd3d51bda28.yaml
Tobias Urdin c70e4fa7f2 Add ensure_lbaas_package to neutron::server
Adds a new parameter ensure_lbaas_package same as for the other
service provider plugins. This can be used to only install the
LBaaS package and not the agents so that the neutron-server can
load the plugin.

Change-Id: I7f074fe3f8d3935d18f640de0d8a256f39ea8b11
2018-08-29 13:46:59 +02:00

6 lines
189 B
YAML

---
features:
- |
Added new parameter neutron::server::ensure_lbaas_package that if set to true
will install the neutron LBaaS package so that you can load that service_provider.