Current Series Release Notes¶
6.1.0-12¶
Other Notes¶
Removed classes and helper functions from the apiclient module, which was never a supported API of the ironicclient library but was likely developed to mirror the API surface of some OSLO libraries.
6.1.0¶
New Features¶
Provide
openstack baremetal node trait addandopenstack baremetal node trait removecommands. To make the user experience of the CLI consistent with other commands.
Deprecation Notes¶
Deprecate
openstack baremetal node add traitandopenstack baremetal node remove traitcommands.
Bug Fixes¶
It was not possible with OSC to unset local-link-connection on a baremetal port which is a necessary operation when testing setting and creating ports with this data. bug 2148621.