We are amped to announce the release of: python-ironicclient 4.6.2: OpenStack Bare Metal Provisioning API Client Library This release is part of the wallaby stable 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://storyboard.openstack.org/#!/project/openstack/python- ironicclient For more details, please see below. 4.6.2 ^^^^^ Bug Fixes * The "--debug" option now works correctly with the built-in "baremetal" command line tool. * Fixes using "network_data" with the "--fields" parameter. Changes in python-ironicclient 4.6.1..4.6.2 ------------------------------------------- 702e228 Make baremetal --debug actually work ea4ab90 Fix --fields network_data d056a39 Update TOX_CONSTRAINTS_FILE for stable/wallaby 604de3f Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ironicclient/shell.py | 18 ++++++++++++++++++ ironicclient/v1/resource_fields.py | 1 + releasenotes/notes/debug-e9dd680d783fa4b6.yaml | 5 +++++ releasenotes/notes/network_data-c48b3878a5b04df5.yaml | 4 ++++ tox.ini | 8 ++++---- 7 files changed, 34 insertions(+), 4 deletions(-)