[release-announce] python-tackerclient 1.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 14 23:14:49 UTC 2020


We are pleased to announce the release of:

python-tackerclient 1.0.0: CLI and Client Library for OpenStack Tacker

This release is part of the ussuri release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

1.0.0
^^^^^

Upgrade Notes

* Python 2.7 support has been dropped. Last release of python-
  tackerclient to support python 2.7 is OpenStack Train. The minimum
  version of Python now supported by python-tackerclient is Python
  3.6.

Changes in python-tackerclient 0.16.0..1.0.0
--------------------------------------------

5ff4c33 Drop python 2.7 support and testing
727129d Show proper error message for non-existing vnf package
772f94b Update master for stable/train
31b7690 Add restFul methods to fix backward compatibility issue
9a1020f fix:"openstack vnf set" command can't execute
d9f7ea1 Blacklist sphinx 2.1.0 (autodoc bug)
983a240 fix:osc scale is failed.


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

.zuul.yaml                                         |  3 +--
.../notes/drop-py-2-7-b2052825c4b92b52.yaml        |  6 +++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/train.rst                      |  6 +++++
setup.cfg                                          |  2 --
tackerclient/osc/v1/vnfm/vnf.py                    | 22 +++------------
tackerclient/v1_0/client.py                        | 24 +++++++++++++++++
tox.ini                                            | 12 +++------
10 files changed, 78 insertions(+), 31 deletions(-)







More information about the Release-announce mailing list