Releases: sonata-nfv/tng-sdk-validation
Releases · sonata-nfv/tng-sdk-validation
v5.1 (2020-01-08)
Security Updates
v5.0 (2019-09-06)
5GTANGO Validation Tool (tng-sdk-validation)
- Supports other descriptor files validation: tests, policies, slices and SLAs
- Includes CNFs validation to give support to Kubernetes deployments
- New custom rules validation: BW and PCI validation
- New custom rules templates to help the user to start with
- Allows offline validation
- Clearer logs with more information relative to the errors
- Bug fixing
v4.0 (2018-07-31)
5GTANGO Validation Tool (tng-sdk-validation)
- Syntax, integrity and topology validation as it was implemented in sonata-nfv/son-cli tool.
- Added complete unit tests for validation function, CLI and REST API.
- REST API with synchronous and asynchronous modes.
- Added basic custom rule validation, unit testing and example rule descriptor.
- Descriptor schemas are downloaded from sonata-nfv/tng-schema repository. In future versions the URL to download to schema will be obtained from the Descriptor.
- REST API local mode with watchers implemented (only for functions).
- API refactor to follow REST API best practices.