We are overjoyed to announce the release of: python-tackerclient 1.10.1: CLI and Client Library for OpenStack Tacker This release is part of the yoga stable 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.10.0..1.10.1 --------------------------------------------- 1b5c1c7 Add vnflcm v2 APIs 0151fe1 Help message of heal cli modified f2d12b1 Fix in "vnflcm op list" CLI with exclude-fields 3eb3d5e Update TOX_CONSTRAINTS_FILE for stable/yoga e520f8e Update .gitreview for stable/yoga Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + setup.cfg | 7 ++++ .../samples/heal_vnf_instance_param_sample.json | 3 ++ tackerclient/osc/v1/vnflcm/vnflcm.py | 13 ++++++++ tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py | 16 ++++++--- tox.ini | 4 +-- 8 files changed, 97 insertions(+), 10 deletions(-)