manila/releasenotes/notes/bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml
Maurice Escher cbf142912d
fix typo in reno of bug-1946990
Change-Id: I546e6d2ec4073801734811e4ff47b43cc39d7569
2022-04-01 11:00:19 +02:00

13 lines
449 B
YAML

---
deprecations:
- |
The ``[neutron] url_timeout`` option and the ``[neutron] auth_strategy``
option have been deprecated and will be removed in a future release.
These two options have had no effect since 2.0.0 .
fixes:
- |
`Bug #1946990 <https://bugs.launchpad.net/manila/+bug/1946990>`_: Fix
the ignored ``[neutron] url`` option. Now the parameter overrides
the endpoint url which Manila uses to access Neutron API.