We are pleased to announce the release of:
osc-lib 1.14.1: OpenStackClient Library
This release is part of the train release series.
The source is available from:
https://opendev.org/openstack/osc-lib
Download the package from:
https://pypi.org/project/osc-lib
Please report issues through:
https://bugs.launchpad.net/python-openstackclient/+bugs
For more details, please see below.
1.14.1
^^^^^^
Bug Fixes
* Fix format_columns.format_dict() to properly re-format nested
dicts. [Bug 2006480
(https://storyboard.openstack.org/#!/story/2006480)]
Changes in osc-lib 1.14.0..1.14.1
---------------------------------
a0d9746 format_dict() returns no value for None
6db6492 Handle nested dicts in format_dict()
Diffstat (except docs and test files)
-------------------------------------
osc_lib/utils/__init__.py | 16 +++++++-
.../notes/bug-2006480-436489d39643e76c.yaml | 4 ++
3 files changed, 62 insertions(+), 2 deletions(-)