python-ironicclient 4.9.0 (yoga)
We are thrilled to announce the release of: python-ironicclient 4.9.0: OpenStack Bare Metal Provisioning API Client Library This release is part of the yoga 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.9.0 ^^^^^ New Features ************ * Adds support for fields selector in driver cli. See story 1674775 (https://storyboard.openstack.org/#!/story/1674775). * "openstack baremetal driver list --fields <field> [<field> ...]" * "openstack baremetal driver show <driver_name> --fields <field> [<field> ...]" Bug Fixes ********* * Embedded configuration drive generation support has been updated to support "mkisofs" and "xorrisofs" in adition to the previously supported "genisoimage" utility. This is as distributions such as Debian and OpenSUSE do not ship "genisoimage". Changes in python-ironicclient 4.8.0..4.9.0 ------------------------------------------- 0555b6b Fix distribution compatability for configdrive build bc642cc Add Python3 yoga unit tests dadc6c4 Update master for stable/xena 920f510 Add support for fields in drivers CLI Diffstat (except docs and test files) ------------------------------------- ironicclient/common/http.py | 2 +- ironicclient/common/utils.py | 34 +++--- ironicclient/osc/v1/baremetal_driver.py | 38 ++++++- ironicclient/v1/driver.py | 15 ++- ...river-cli-fields-selector-b0f527eb5f6fb2a9.yaml | 9 ++ ...ss-cross-distro-iso-tools-006711c9f150037a.yaml | 7 ++ releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 ++ zuul.d/project.yaml | 2 +- 12 files changed, 280 insertions(+), 25 deletions(-)
participants (1)
-
no-reply@openstack.org