We jubilantly announce the release of: python-tackerclient 1.8.0: CLI and Client Library for OpenStack Tacker This release is part of the xena 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.7.0..1.8.0 ------------------------------------------- 98789f8 Multi version API support 6325127 Remove use of testtools.helpers.safe_hasattr e8280f5 Remove broken link from Python-TackerClient guide 94e28fc Correct YAML load warning c20ef24 vnfConfigurableProperties missing in VNF show 4c59029 Update min version of tox Diffstat (except docs and test files) ------------------------------------- setup.cfg | 11 +++ tackerclient/osc/common/__init__.py | 0 tackerclient/osc/common/vnflcm/__init__.py | 0 tackerclient/osc/common/vnflcm/vnflcm_versions.py | 49 ++++++++++ tackerclient/osc/plugin.py | 7 +- tackerclient/osc/v1/nfvo/vim.py | 3 +- tackerclient/osc/v1/vnflcm/vnflcm.py | 4 +- tackerclient/tacker/v1_0/nfvo/vim.py | 3 +- tackerclient/v1_0/client.py | 95 +++++++++++++------ tox.ini | 3 +- 20 files changed, 307 insertions(+), 43 deletions(-)