Commit 8f09b0e5 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

End-to-end test - L2 VPN gNMI OpenConfig:

- Fixed L2VPN descriptor
parent 0328f8c7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
                        "site-network-access": [
                            {
                                "network-access-id": "eth1",
                                "type": "ietf-l3vpn-svc:multipoint",
                                "type": "ietf-l2vpn-svc:multipoint",
                                "device-reference": "dc1",
                                "vpn-attachment": {
                                    "vpn-id": "ietf-l2vpn-svc",
@@ -46,7 +46,7 @@
                        "site-network-access": [
                            {
                                "network-access-id": "eth1",
                                "type": "ietf-l3vpn-svc:multipoint",
                                "type": "ietf-l2vpn-svc:multipoint",
                                "device-reference": "dc2",
                                "vpn-attachment": {
                                    "vpn-id": "ietf-l2vpn-svc",