Ussuri Series Release Notes

3.0.0

Upgrade Notes

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

Bug Fixes

  • Includes the fix for bug 1871054 which as per ETSI GS NFV-SOL 005 V2.6.1 table 9.4.2.3.2-2 should return list of vnf packages in list instead of dictionary for GET /vnfpkgm/v1/vnf_packages API.

    Note

    Users should use python-tackerclient version >= 1.0.1 to list VNF packages otherwise it would break as this change is not backward compatible.