
The SNMP driver uses pysnmp-lextudio, we'll be lucky if it works through the deprecation period. If by the start of the 2026.2 cycle it's not been migrated to a different library, it will need to be removed. In order to keep CI running on an unsupported driver, I've added an option to the devstack plugin to skip failing on upgrade check. Related-Bug: 2106674 Generated-By: Jetbrains Junie Change-Id: Ibe5576d04fc3ca1cc102f126853ed3d1e8c404d2
11 lines
489 B
YAML
11 lines
489 B
YAML
deprecations:
|
|
- |
|
|
The SNMP hardware type and associated interfaces have been deprecated
|
|
for removal in a future Ironic release. It currently depends on an
|
|
outdated, unsupported library and unless it is migrated off that library
|
|
by the end of the 2026.1 cycle it will be removed.
|
|
|
|
Operators utilizing this driver will need to find an alternate way
|
|
to manage their machines. Alternatively, the Ironic community welcomes
|
|
contributions to keep this driver alive.
|