This makes the password parameter required in the octavia::neutron class and also mentions that its a required class for Octavia to work correctly. Depends-On: https://review.opendev.org/941595 Change-Id: Ic83ce7512077e0c5247222ec8214364954914b9b
7 lines
213 B
YAML
7 lines
213 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``octavia::neutron`` class is now required and atleast the ``password``
|
|
should be configured but you should verify that ``auth_url`` and other
|
|
parameters is specified correctly.
|