Files
puppet-octavia/releasenotes/notes/octavia-neutron-class-a4fd7a5c86dab7d5.yaml
Tobias Urdin e5e9a77646 Make password in octavia::neutron class required
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
2025-02-14 09:09:51 +00:00

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.