Skip to content

Releases: sonata-nfv/tng-sdk-package

v5.1 (2020-01-08)

08 Jan 16:18
5c1b6a4
Compare
Choose a tag to compare

Minor bug fixes. No major changes.

v5.0 (2019-09-06)

06 Sep 07:24
80feb73
Compare
Choose a tag to compare

This release adds a lot of new features to the 5GTANGO package. The highlights are:

  • support to package native OSM as well as ONAP packages
  • tight integration with the other SDK tools, such as tng-sdk-validate and tng-sdk-benchmark

New Features

  • integrated with tng-sdk-benchmark
  • added --quiet flag
  • 5GTANGO standadised JSON logging format
  • integrated with tng-sdk-validation
  • multi-use support
  • support for OSM and ONAP descriptors in 5GTANGO packages
  • support to upload multiple VNFDs to tng-cat
  • added testing_tags
  • autoversion support
  • V&V integration
  • OSM storage backend
  • recursive directory compression
  • packaging using REST API
  • schema download at build time
  • allow to control the validator by ENV vars
  • packaging of native OSM packages
  • packaging of native ONAP packages

Bugfixes

  • fixed validation level
  • fixed detection of OSM / ONAP descriptors
  • early fail if user wants to run on Python2
  • fixed packaging callback (REST)
  • fix be robust against empty tag lists
  • refactoring (a lot!)

v4.0 (2018-07-31)

31 Jul 15:40
645a653
Compare
Choose a tag to compare

First release of 5GTANGOs new packaging tool. This tool can be used to create (pack) and unpack 5GTANGO packages.

Features of the first release include:

  • Packaging using CLI
  • Unpackaging using CLI or REST
  • Docker-based micro service deployment
  • Basic (static) package validation
  • Multiple packager components
    • CSAR packager
    • ETSI SOL004 packager
    • 5GTANGO packager
  • Multiple storage backends
    • 5GTANGO catalogs (tng-cat)
    • local file system
    • OSM rel. FOUR northbound API (SOL005)