python-tackerclient 1.6.0 (wallaby)
We are ecstatic to announce the release of: python-tackerclient 1.6.0: CLI and Client Library for OpenStack Tacker This release is part of the wallaby 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.5.0..1.6.0 ------------------------------------------- 4e6dc4c CLI for Individual VNF LCM Operation Occurrence 6b29bb7 Support CLI for Getting List of VNF LCM Operation Occurrences 1299e15 Support of Retry VNF command in openstackclient cfe1411 Support CLI of Change External VNF Connectivity 5816753 Support of Fail VNF command in openstackclient e7a0c96 Fix error message for nonexistent vnf package 68df829 Dropping explicit unicode literal 17f4bca Fix old links in installation guide 69d9668 Update TOX_CONSTRAINTS_FILE Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 16 +- setup.cfg | 5 + tackerclient/osc/v1/nfvo/nsd.py | 4 +- tackerclient/osc/v1/nfvo/vnffgd.py | 4 +- .../change_ext_conn_vnf_instance_param_sample.json | 69 ++++ tackerclient/osc/v1/vnflcm/vnflcm.py | 27 ++ tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py | 263 ++++++++++++- tackerclient/osc/v1/vnfm/vnfd.py | 4 +- tackerclient/v1_0/client.py | 48 +++ tox.ini | 4 +- 17 files changed, 1101 insertions(+), 52 deletions(-)
participants (1)
-
no-reply@openstack.org