[release-announce] python-openstackclient 3.14.2 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 4 03:38:21 UTC 2018


We are jazzed to announce the release of:

python-openstackclient 3.14.2: OpenStack Command-line Client

This release is part of the queens stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-openstackclient

Download the package from:

    https://pypi.org/project/python-openstackclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-openstackclient

For more details, please see below.

Changes in python-openstackclient 3.14.1..3.14.2
------------------------------------------------

6c8967d Re-implement novaclient bits removed in 10.0
cc3dd2a Clean up W503 and E402 pep8 errors


Diffstat (except docs and test files)
-------------------------------------

openstackclient/__init__.py                        |   4 +-
openstackclient/api/compute_v2.py                  | 156 +++++++++++++-
openstackclient/common/extension.py                |   6 +-
openstackclient/compute/v2/host.py                 |  18 +-
openstackclient/compute/v2/server.py               |  59 ++++--
openstackclient/identity/v3/role.py                |   8 +-
openstackclient/image/v1/image.py                  |  10 +-
openstackclient/network/common.py                  |   5 +-
openstackclient/network/v2/router.py               |   4 +-
.../functional/network/v2/test_network_agent.py    |  45 ++---
.../functional/network/v2/test_network_flavor.py   |   6 +-
.../functional/network/v2/test_network_qos_rule.py | 154 +++++++-------
21 files changed, 850 insertions(+), 365 deletions(-)







More information about the Release-announce mailing list