635db52b4d
This feature is dangerous, barely maintained and not covered by any CI. As it was hidden behind a configuration option, we can remove it without breaking our API contract too much. This change deprecates the option, and create an API version with this feature already de-activated. Change-Id: I9e05c36b8c1194f4eeeb80c1f811e808854974c4 Partial-Bug: #1654318
13 lines
518 B
YAML
13 lines
518 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Support for setting IPMI credentials via ironic-inspector is deprecated
|
|
and will be removed completely in Pike. A new API version 1.9 was
|
|
introduced with this feature de-activated. For reasoning see
|
|
https://bugs.launchpad.net/ironic-python-agent/+bug/1654318.
|
|
other:
|
|
- |
|
|
Default API version is temporary pinned to 1.8 (before deprecating setting
|
|
IPMI credentials). It will be reset to the latest version again when
|
|
support for setting IPMI credentials is removed.
|