summaryrefslogtreecommitdiff
path: root/releasenotes/notes/replace-neutronclient-with-openstacksdk-20c06d9d0316c2df.yaml
blob: 762ba42f27997ee3c1e4e7a585dda6aa21f1b255 (plain)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    With the switch from neutronclient to openstacksdk the ``[neutron]/retries``
    option has been deprecated, use ``[neutron]/status_code_retries`` and
    ``[neutron]/status_code_retry_delay`` instead.
other:
  - |
    Communication with neutron is now using openstacksdk, removing the
    dependency on neutronclient.