puppet-neutron/releasenotes/notes/stop-reading-authtoken-opts-0d90c7414c95017f.yaml
Takashi Kajinami e1ef491c24 Stop reading keystone_authtoken options
Using credentials in keystone_authtoken options for neutron_* resources
was deprecated some cycles ago[1].

[1] 46d6900522

Change-Id: Ifbec239a21dfd84991164877594f110fc01b0688
2023-11-16 15:27:48 +09:00

13 lines
331 B
YAML

---
upgrade:
- |
The following resource types no longer attempts to load user credentials
from the ``[keystone_authtoken]`` section in ``neutron.conf``.
- ``neutron_network``
- ``neutron_subnet``
- ``neutron_port``
- ``neutron_router``
- ``neutron_router_interface``
- ``neutron_security_group``