Releases: sonata-nfv/tng-cat
Releases · sonata-nfv/tng-cat
v5.1 (2020-01-08)
v5.0 (2019-09-06)
5GTANGO Catalogue (tng-cat) – v0.5
- Many small bugs fix
- Add cleaned up examples
- Standardize logs
- 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) - 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 - Support storing and retrieval of ONAP packages
- Support storing and retrieval of OSM packages
- Enhance the storing and retrieval of 5GTANGO packages
- 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 - Enhancement of the reduction management techniques of data redundancy
- Preventing the use case of duplicate documents
v4.0 (2018-07-31)
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