-
- Downloads
Move RetrieveTopology to topology.go from venv.go for more flexibility.
Add base-clab.yaml for a clab config file that only contains the base containers without topology. rtdt-manager.go: Enhance LaunchTwin to load the base-clab.yaml file and retrieve the mnes, then get topology data too.
parent
4b4182a7
No related branches found
No related tags found
Pipeline #263184 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Showing
- applications/rtdt-manager/clab-config/clab-config.go 14 additions, 0 deletionsapplications/rtdt-manager/clab-config/clab-config.go
- applications/rtdt-manager/data/base-clab.yaml 101 additions, 0 deletionsapplications/rtdt-manager/data/base-clab.yaml
- applications/rtdt-manager/data/realnet-clab.yaml 2 additions, 2 deletionsapplications/rtdt-manager/data/realnet-clab.yaml
- applications/rtdt-manager/main.go 4 additions, 5 deletionsapplications/rtdt-manager/main.go
- applications/rtdt-manager/rtdt-manager/rtdt-manager.go 23 additions, 6 deletionsapplications/rtdt-manager/rtdt-manager/rtdt-manager.go
- applications/rtdt-manager/rtdt-topology/rtdt-topology.go 75 additions, 1 deletionapplications/rtdt-manager/rtdt-topology/rtdt-topology.go
- applications/rtdt-manager/venv/venv.go 2 additions, 76 deletionsapplications/rtdt-manager/venv/venv.go
Please register or sign in to comment