We jubilantly announce the release of: osc-lib 1.14.0: 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. Changes in osc-lib 1.13.0..1.14.0 --------------------------------- fccfee1 Cleanups to prepare for OSC 4 release 2d4f3da Fix usage of NotFound exception 3c0559d Add error message when occurrence Forbidden error e78db3b Add Python 3 Train unit tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +-- osc_lib/api/api.py | 4 ++-- osc_lib/cli/client_config.py | 12 ++++++++---- osc_lib/exceptions.py | 3 +++ osc_lib/shell.py | 1 + osc_lib/utils/__init__.py | 10 ++++++++++ setup.cfg | 1 + tox.ini | 2 +- 8 files changed, 27 insertions(+), 9 deletions(-)