ironic-inspector/releasenotes/notes/swift-max-retries-dfaecb74bd3aba9a.yaml
Dmitry Tantsur 85a3186d50 Use openstacksdk for accessing Swift
This change replaces the swiftclient dependency with openstacksdk.
The ultimate goal is to use only openstacksdk for all cross-service
interactions.

The configuration option max_retires has been broken for several
releases since commit 7e8cdc0d0f,
this change deprecates it.

Change-Id: I635519f88e90f4267ff7a9cb063a697ff39e4710
2019-06-19 14:49:03 +02:00

6 lines
149 B
YAML

---
deprecations:
- |
The configuration option ``[swift]max_retries`` is deprecated. It has been
doing nothing for a few releases already.