We are overjoyed to announce the release of: python-zunclient 3.4.0: Client Library for Zun This release is part of the train release series. The source is available from: https://opendev.org/openstack/python-zunclient Download the package from: https://pypi.org/project/python-zunclient Please report issues through: https://bugs.launchpad.net/python-zunclient/+bugs For more details, please see below. Changes in python-zunclient 3.3.0..3.4.0 ---------------------------------------- a8c2ecc Bump api_version from 1.35 to 1.36 6bb6dd0 Bump api_version to 1.35 8f25bb4 Add Python 3 Train unit tests 01de952 Bump the openstackdocstheme extension to 1.20 e77934d Blacklist sphinx 2.1.0 (autodoc bug) 0ecb09f Add Python 3 Train unit tests 5ab28a4 Switch to the new canonical constraints URL on master 0423523 Sync Sphinx requirement aaafa80 Replace git.openstack.org URLs with opendev.org URLs d52049e OpenDev Migration Patch 422c9f2 Fix command parsing on legacy api version dbc2bf1 Dropping the py35 testing f63a318 Update API version to 1.32 71900af Add '--registry' option on running container c5f9337 Replace openstack.org git:// URLs with https:// 29530cd Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 8 +++----- HACKING.rst | 2 +- README.rst | 2 +- playbooks/zunclient-devstack-docker-sql/run.yaml | 8 ++++---- releasenotes/source/conf.py | 24 +----------------------- releasenotes/source/index.rst | 7 ++++--- releasenotes/source/rocky.rst | 6 +++--- releasenotes/source/stein.rst | 6 ++++++ setup.cfg | 2 +- tox.ini | 6 +++--- zunclient/api_versions.py | 2 +- zunclient/common/utils.py | 7 +++++-- zunclient/osc/v1/containers.py | 10 ++++++++++ zunclient/v1/capsules_shell.py | 1 + zunclient/v1/containers.py | 10 +++++++++- zunclient/v1/containers_shell.py | 8 ++++++++ 20 files changed, 67 insertions(+), 55 deletions(-)