c70e4fa7f2
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
6 lines
189 B
YAML
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.
|