-
Problem:
Someone gives you two YAML files, a NSD and a VNFD. But you are not told which of the files is the NSD and which the VNFD. To find out, you can either check the fields in the descriptor and …
-
As discussed in the [WP6 call](https://git.cs.upb.de/5gtango/generalInfo/wikis/wp6/confcalls/conf_27.04.2018) on Fri. 27th April 2018, it would be a nice benefit if the 5GTANGO SP could support [EPA](…
-
In 5gTANGO, the descriptor file includes a `descriptor_schema` field which contains the URL of the schema to be used for the syntax validation instead of the one by default:
```
---
descriptor_sc…
-
The validator seems to not support CNFs right now. If one wants to validate a project with a CNF, it fails because there are no `virtual_deployment_units`.
The CNF schema is defined in the VNFD sch…
-
Check if instantiation is allowed taking into account the type of license. When the user selects an SLA, ping the SLAM with the following API for the Portal to check if that license is allowed to proc…
-
In order to be able to load the yaml Schema files from Github the
self.config['schemas_remote_master'] should be
'https://raw.githubusercontent.com/sonata-nfv/tng-schema/master' so that the tng-va…