-
Hi. I'm trying to implement containernet_example.py. I installed Containernet according to option 1. Now when I want to run containernet_example.py. I face this error:
```
sudo python containernet…
-
Needed for upcoming demos.
- [x] check what currently works? Is it served by GK or REST? `ip:500X/` should directly bring you to the dashboard
- [ ] use a dedicated repo? -> but serving it from RE…
-
Hi,
I am trying to run the test3. I followed the instructions and started the test using the command:
"sudo -H ./run.sh start 3
-> Start: Gym Test Layout Case: ./layouts/layout-003.json
-> St…
-
## Question
I have a virtual network with containernet that consists out of 4 nodes that run dragonfly:
- 1 supernode
r1:`44.44.12.1`
- 3 clients dfget version:0.4.2
r2:`44.44.12.2`
…
-
Analyze machine data on a random basis, based on result execute immediate actions.
Leverage Grafana to build dashboards with nice graphs and alerts for the EAE: https://github.com/sonata-nfv/tng-in…
-
**Describe the bug**
Pushing a simple custom test image results in the following error:
```
bash-5.0# docker push localhost:15000/test/0test100
The push refers to repository [localhost:15000/test/…
-
I have a virtual network with containernet with 4 nodes that run dragonfly:
- 1 supernode
`44.44.12.1`
- 3 clients _dfget version:0.4.2_
`44.44.12.2` has **512MB.zip**
`44.44.13.3`
`44.44.24.4` …
-
#### Issue description
When adding link(s) to a host and setting the IP of the created interface, the default ip is still added to the default interface when starting the network
#### Code to reprod…
-
Hi @mrcdb
the container build of the CentOS container seems to be broken. See: https://travis-ci.org/containernet/containernet/builds/365030580#L2645
```
TASK [install basic packages] ******…
-
The default Mininet way of executing commands in hosts involves changing the prompt to a sentinel value (char(127)) and monitoring the output until this sentinel is encountered.
This is not a very Do…