Currently all parameters of the octavia::service_auth class default to $::os_service_default. However the [service_auth] parameters are required to make Octavia work correctly and users always need to define these parameters. This change updates default of these parameters, following the global default values we use for service authentication. Change-Id: I655e9f1de3e32adac089a494a9d755e83eacc577
10 lines
258 B
YAML
10 lines
258 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``octavia::service_auth::password`` parameter is now required.
|
|
|
|
- |
|
|
Default values of the ``octavia::service_auth`` parameeters have been
|
|
updated, so that standalone deployment can be set up with less parameters
|
|
set.
|