Skip to content

v4.0 (2018-07-31)

Compare
Choose a tag to compare
@antonroman antonroman released this 03 Jul 11:32
a93924b

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.