767e9ceccf
The LBaaSv2 (not Octavia) requires the net-utils(tools) package to function. Additionally the user_group needs to be set to an OS specific value. This change adds a default allowing the user to override the new option `neutron_lbaasv2_user_group` as needed but the default will be inherited from the os specific variable file. Change-Id: Ic4b9461e369f1db94dfcfc3cebae034b3d38bb09 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
6 lines
211 B
YAML
6 lines
211 B
YAML
---
|
|
features:
|
|
- An option has been added allowing the user to define the `user_group`
|
|
LBaaSv2 uses. The new option is ``neutron_lbaasv2_user_group`` and
|
|
is set within the OS specific value by default.
|