python-ironicclient 5.8.1 (dalmatian)
We contentedly announce the release of: python-ironicclient 5.8.1 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/python-ironicclient Download the package from: https://pypi.org/project/python-ironicclient Please report issues through: https://bugs.launchpad.net/python-ironicclient/+bugs For more details, please see below. 5.8.1 ^^^^^ Bug Fixes * Display correct field for the port name of the Port resource. Changes in python-ironicclient 5.8.0..5.8.1 ------------------------------------------- 11909b8 Stop using deprecated format_* from osc_utils 40cae66 fix port name in Port resource a8eb41c Replace outdated python job template c4740ae Update TOX_CONSTRAINTS_FILE for stable/2024.2 a543a91 Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ironicclient/common/utils.py | 24 ++++++++++++++++++++++ ironicclient/osc/v1/baremetal_chassis.py | 2 +- ironicclient/osc/v1/baremetal_conductor.py | 3 ++- ironicclient/osc/v1/baremetal_node.py | 2 +- ironicclient/osc/v1/baremetal_port.py | 2 +- ironicclient/osc/v1/baremetal_portgroup.py | 2 +- ironicclient/osc/v1/baremetal_volume_connector.py | 2 +- ironicclient/osc/v1/baremetal_volume_target.py | 2 +- ironicclient/v1/resource_fields.py | 3 +-- .../notes/fix-port-name-0d8190665b89c6d7.yaml | 4 ++++ tox.ini | 10 ++++----- zuul.d/project.yaml | 2 +- 15 files changed, 48 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org