Skip to content

Releases: sonata-nfv/tng-cat

v5.1 (2020-01-08)

08 Jan 16:39
e1917d6
Compare
Choose a tag to compare

• Minor bug fixment
• Documentation update

v5.0 (2019-09-06)

06 Sep 11:18
202b73c
Compare
Choose a tag to compare

5GTANGO Catalogue (tng-cat) – v0.5

  1. Many small bugs fix
  2. Add cleaned up examples
  3. Standardize logs
  4. Improve REST Interface Management of:
    i. Package Descriptors (PDs)
    ii. Arbitrary Files
    iii. Policy Descriptors (PLDs)
    iv. Network Slice Templates (NSTs)
    v. Service Level Agreement Templates (SLAs)
  5. Introduce Test Descriptors
    i. Design and implementation of the costumed storage for the Test Descriptors of the V&V Platform
    ii. Enrichment of the Test Descriptors with additional metadata
    iii. Development of RESTful API for the exposure of the available CRUD operations
    iv. Design and implementation of custom RESTful API for the exposure of the available CRUD operations for the Test Descriptors of the V&V Platform
  6. Support storing and retrieval of ONAP packages
  7. Support storing and retrieval of OSM packages
  8. Enhance the storing and retrieval of 5GTANGO packages
  9. Development of full–text search in structure–agnostic documents
    i. Access of any desirable value included in the deep hierarchically structured data of the descriptors
    ii. Implementing and utilizing the full–text search functionality based on the design of an index data structure, called inverted file (IF)
    iii. Executing complex queries for every level of the machine– readable format of the 5GTANGO descriptors
  10. Enhancement of the reduction management techniques of data redundancy
  11. Preventing the use case of duplicate documents

v4.0 (2018-07-31)

31 Jul 15:24
06f9bfa
Compare
Choose a tag to compare

5GTANGO Catalogues

Below, the list of features is depicted provided in this version.

General functionalities

  • Support for JSON and YAML formats for descriptors
  • Support of full-text search in the content of the descriptors and the corresponding metadata
  • Support of GridFS File System for storage of 5GTANGO Packages/Arbitrary Files

Tests

  • Developed Unit Tests for the component
  • Included in integration tests with several components

Package Descriptors (PDs)

  • Enrichment of package descriptor files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations
  • Intelligent delete of the entire 5GTANGO package from the delete operation of the corresponding package descriptor
  • Full mapping of the content of the corresponding 5GTANGO Package inside the Package Descriptor

Virtualized Network Function Descriptors (VNFDs)

  • Enrichment of virtualized network function descriptor files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations

Network Service Descriptors (NSDs)

  • Enrichment of network service descriptor files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations

5GTANGO Packages (.tgo)

  • Enrichment of 5GTANGO Package file with additional metadata
  • Development of RESTful API for the exposure of the available CRD operations of the metadata
  • Retrieval of the binary data from the GridFS File System
  • Full mapping of 5GTANGO Package with the included files

Arbitrary Files

  • Enrichment of arbitrary files with additional metadata
  • Development of RESTful API for the exposure of the available CRD operations of the metadata
  • Retrieval of the binary data from the GridFS File System

Policy Descriptors (PLDs)

  • Enrichment of policy descriptor files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations

Network Slice Templates (NSTs)

  • Enrichment of network slice template files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations
  • Creation of dynamic update mechanism of arrays included in the descriptors

Service Level Agreement Templates (SLAs)

  • Enrichment of service level agreement template files with additional metadata
  • Development of RESTful API for the exposure of the available CRUD operations