[release-announce] python-karborclient 1.3.0 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 19 15:51:57 UTC 2019


We are tickled pink to announce the release of:

python-karborclient 1.3.0: Python client library for Karbor API

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/python-karborclient

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/python-karborclient/+bugs

For more details, please see below.

Changes in python-karborclient 1.2.0..1.3.0
-------------------------------------------

4571dcb Switch to the new canonical constraints URL on master
17f75a9 Fix listing with --all error
6a5f466 OpenDev Migration Patch
56474b5 Update json module to jsonutils
998e72a add python 3.7 unit test job
7d93f62 Add doc/requirements.txt to docs tox environment


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

.gitreview                                         |   2 +-
.zuul.yaml                                         |   1 +
karborclient/common/apiclient/client.py            |   8 +-
karborclient/common/apiclient/fake_client.py       |   4 +-
karborclient/common/utils.py                       |   7 +-
karborclient/osc/v1/checkpoints.py                 |   4 +-
karborclient/osc/v1/plans.py                       |   5 +-
karborclient/osc/v1/protectables.py                |   8 +-
karborclient/osc/v1/providers.py                   |   5 +-
karborclient/osc/v1/restores.py                    |  10 +-
karborclient/osc/v1/scheduled_operations.py        |  10 +-
karborclient/osc/v1/verifications.py               |  12 +-
karborclient/shell.py                              |   4 +-
karborclient/v1/shell.py                           |  45 +------
tox.ini                                            |   6 +-
20 files changed, 230 insertions(+), 87 deletions(-)







More information about the Release-announce mailing list