-
We need a nice walkthrough guide for beginners. Everything should be explained step-by-step so that people only need to copy and paste the commands from the guide.
It makes sense to have two parts,…
-
As MEC Orchestration/MEC Platform already follows part of the ETSI MEC 010-2 Information Model, for ME App and MEC Services, it would be intresting to have also information about the Deployment Unit t…
-
We want to be able to create also native OSM packages from an 5GTANGO SDK project.
OSM packages are a bit different, e.g., there are single packages for NSD, and every single VNFD. Packages are sim…
-
Automatically generate Python class of YANG model using `make` in [this folder](https://github.com/raphaelvrosa/vnf-bench-model/tree/master/vnf-br/yang/vnfbd).
The result of this is [vnf_bd.py](https…
-
Atomic Entities are a groups of FDUs that are coupled and that need to be deployed at the same time, and that may need some sort of interconnection.
An Atomic Entity can be connected with one or mo…
-
Check in METADATA of the package if it contains descriptors from SONATA, OSM, etc. Only SONATA/5GTANGO descriptors must be validated. Ignore other types of packages for validation.
For this, you ne…
-
-
Do you have any plans to support "affinity" and "anti-affinity" paramteres in VNFD?
For our case we would need to specify that two VDUs (active-standby pair) are not on the same compute node, so we c…
KLuka updated
6 years ago
-
Show the currently included files (+ file path) of a project. Similar to `git status`. Basically, just printing a simplified version of the `project.yaml`.
-