We exuberantly announce the release of:
python-tackerclient 1.10.0: CLI and Client Library for OpenStack
Tacker
This release is part of the yoga 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.
Changes in python-tackerclient 1.9.0..1.10.0
--------------------------------------------
ab901b6 Support ChangeVNFPackage command in tackerclient
Diffstat (except docs and test files)
-------------------------------------
setup.cfg                                          |   1 +
tackerclient/common/exceptions.py                  |   4 +
tackerclient/osc/v1/vnflcm/vnflcm.py               |  27 +++++
.../change_vnfpkg_vnf_instance_param_sample.json   |  36 +++++++
tackerclient/v1_0/client.py                        |  12 +++
7 files changed, 233 insertions(+)