sonata-nfv / tng-sdk-validation

The 5GTANGO SDK validation repository
Apache License 2.0
2 stars 6 forks source link

Validate the change of schema in SLA descriptors #136

Closed anapolg closed 5 years ago

anapolg commented 5 years ago

SLA descriptors are going to change its schema to make guarantees optional. The validator might need to be updated but before, we need to check if this new SLA format is supported from this tool. Test SLA validation when schemas are updated to support this new model and provide the required fixes in validator if required.

(Not implemented yet in the SLA manager)

Related to https://github.com/sonata-nfv/tng-portal/issues/306

ekapassa commented 5 years ago

@anapolg SLA manager can now support the optional guarantees and schema updated! The PR in tng-schema is open until Stefan or Manuel accept it.

anapolg commented 5 years ago

Ok thanks @ekapassa . Please @MiguelRivasQuobis keep track of this PR and test the validation of SLA still works whenever the PR is accepted (talk to Stefan, Manuel is out of office I think).

MiguelRivasQuobis commented 5 years ago

It works properly with the new sla schema.