Skip to content
Snippets Groups Projects
Commit d2737db7 authored by S.H.'s avatar S.H.
Browse files

Rework the mechanism for creating twins (and virtual realnet)

- rtdt-manager.go:
    - LaunchRealnetVEnv() to take over functionality previously in
      main.go and derive realnet clab configuration via
      ProduceClabConfig()
    - ProduceClabConfig() merge a base clab config (gosdn, rabbitmq, mongo
      and so on) with a passed-in sdnconfig json to create the environment
- clab-config.go:
    - Make LoadConfig take full path like WriteConfig
    - Implement mechanism to get templates of nodes that give
      information not retrievable from the running containerlab
      environment (nodeBlueprints and GetNodeTemplate())
- venv.go:
    - CreateDevices() now uses sdnconfig networkElements to create
      devices
parent 63ab11b3
No related branches found
No related tags found
No related merge requests found
Pipeline #263553 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment