-
- Downloads
change Now() to use UnixNano() instead of Nanosecond(), which just returns the...
change Now() to use UnixNano() instead of Nanosecond(), which just returns the Nanosecond offset of the given second which is not what we want rtdt-manager.go: Implement process of getting twin EntityID based on realnet EntityID in event handler to apply event from realnet to twin topology.go: Implement function to get a node by its UUID Rename gosdn_slim.clab.yaml to realnet-clab.yaml venv.go: getTypedValue() returns gnmi.TypedValue with the right type for the value passed in
parent
b9f003fe
No related branches found
No related tags found
Pipeline #262331 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Showing
- applications/rtdt-manager/data/realnet-clab.yaml 2 additions, 2 deletionsapplications/rtdt-manager/data/realnet-clab.yaml
- applications/rtdt-manager/data/twin-clab.yaml 2 additions, 2 deletionsapplications/rtdt-manager/data/twin-clab.yaml
- applications/rtdt-manager/gosdnutil/gosdnutil.go 4 additions, 3 deletionsapplications/rtdt-manager/gosdnutil/gosdnutil.go
- applications/rtdt-manager/main.go 5 additions, 5 deletionsapplications/rtdt-manager/main.go
- applications/rtdt-manager/rtdt-manager/rtdt-manager.go 37 additions, 13 deletionsapplications/rtdt-manager/rtdt-manager/rtdt-manager.go
- applications/rtdt-manager/rtdt-topology/rtdt-topology.go 10 additions, 1 deletionapplications/rtdt-manager/rtdt-topology/rtdt-topology.go
- applications/rtdt-manager/util/util.go 1 addition, 1 deletionapplications/rtdt-manager/util/util.go
- applications/rtdt-manager/venv/venv.go 22 additions, 22 deletionsapplications/rtdt-manager/venv/venv.go
Loading
Please register or sign in to comment