-
I have many different nodes that need to be deployed at run-time when certain conditions are met or specific messages arrive. I was asking myself what was the best way to implement this kind of behavi…
-
I'm getting an validation error that I don't understand when running
```
tng-validation --project example-project
```
on the example project defined in the tng-sdk-project repo: https://gith…
-
Currently there are three types of validation: syntax (just checks the descriptor file against its correspondent yaml schema), integrity (checks that all the used elements used are defined) and topolo…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
bug
> feature
**What happened**:
I tried to set up the svcwatcher demo, with small modif…
-
Two more fields for VIM creation/edition:
- "external_router_ip"
- "management_flow_ip"
Example here:
https://git.cs.upb.de/5gtango/generalInfo/wikis/devel-ia-vim-wim-configs#api
* Add “ID” i…
-
Build failure occurs while running `./v_gmux_install.sh` from step 5 of https://wiki.onap.org/display/DW/ONAP+vCPE+VPP-based+VNF+Installation+and+Usage+Information#ONAPvCPEVPP-basedVNFInstallationandU…
-
http://pre-int-vnv-bcn.5gtango.eu:6100/swagger-ui.html#/test-plan-controller/saveUsingPOST
With this payload (same used for unit tests) the test suite creation show in the created testplan the foll…
-
There is a new fiel "cloudnative_deployment_unit" that contains the information about the CNF inside the NS,
As example of vnfr reply:
```json
{
"cloudnative_deployment_units": [
{
"…
-
## Bug
Upon instantiation of the SFB demo service (which worked with an early version of OSMr4 + vim-emu) OSM reports the following error:
```
ERROR Waiting for management IP address reported by …
-
Hello,
I am trying to create a set of network subnets that will be available to all the worker nodes. An example:
net1 with IP 10.10.10.1/24 in POD1 (running in worker 1) should be able to ping …