ea50e58eb6
The UCS driver info handling is split off the common PrefixedDriverInfo implementation for the purpose of generating unique node IDs in a driver-specific and clean way. This change un-deprecates `pm_service_profile` option support. Closes-Bug: #1739024 Change-Id: Ibabe216d3e2b1ea33adc1feaae7095e76cfad19d
12 lines
401 B
YAML
12 lines
401 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Un-deprecated `pm_service_profile` option support at the UCS ironic
|
|
driver.
|
|
fixes:
|
|
- |
|
|
Previously, ironic nodes that only differ in `pm_service_profile`
|
|
or `ucs_service_profile` would override one another ultimately leaving
|
|
just one of them in ironic configuration. This fix un-deprecates
|
|
`pm_service_profile` option support at the UCS ironic driver.
|