Skip to content
Snippets Groups Projects
Commit d1a5fd44 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Device - gNMI OpenConfig Driver:

- Added TODO.txt
parent 284b54cf
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!172Resolve "(CTTC) Extend gNMI-OpenConfig SBI driver"
- create L3-VPN per tenant
- update README.md
- 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
- test delete service
homogeneize attribute names
/network_instance[teraflowsdn]/interface[Ethernet1.0]
id: Ethernet1.0
if_name: Ethernet1 <<< 1
interface: Ethernet1 <<< 1
name: teraflowsdn
sif_index: 0 <<< 2
subinterface: 0 <<< 2
- update README.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment