diff --git a/src/device/service/drivers/gnmi_openconfig/TODO.txt b/src/device/service/drivers/gnmi_openconfig/TODO.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba8ff1c2cb6194a687bf4aa0db4fbcb9b1259f18 --- /dev/null +++ b/src/device/service/drivers/gnmi_openconfig/TODO.txt @@ -0,0 +1,15 @@ +- update parse() @ InterfaceCounter.py +- update compose() @ NetworkInstance.py +- update compose() @ NetworkInstanceInterface.py +- implement parse() @ NetworkInstanceInterface.py +- update compose() @ NetworkInstanceStaticRoute.py +- implement parse() @ NetworkInstanceStaticRoute.py +- Fix MonitoringThread.py + + +there is an error removing static routes that makes unitary tests to crash +uncomment commented check_config_network_instance and validate + +- implement L2 VPN with BGP +- implement L3 VPN with BGP +- test static routes with ping