BGPCEP-781: Add fluorine outputs 35/70335/3
authorTomas Markovic <tomas.markovic@pantheon.tech>
Wed, 4 Apr 2018 12:27:26 +0000 (14:27 +0200)
committerTomas Markovic <tomas.markovic@pantheon.tech>
Wed, 4 Apr 2018 13:18:41 +0000 (15:18 +0200)
Mandatory path-id argument is now visible
in policies results.

Change-Id: I781e85014a99fe0c3e67f624d955aba511d2b4c9
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/data.json [new file with mode: 0644]
csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/location.uri [new file with mode: 0644]
csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/data.json [new file with mode: 0644]
csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/location.uri [new file with mode: 0644]

diff --git a/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/data.json b/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/data.json
new file mode 100644 (file)
index 0000000..5e43398
--- /dev/null
@@ -0,0 +1,51 @@
+{
+    "bgp-vpn-ipv4:vpn-ipv4-routes": {
+        "vpn-route": [
+            {
+                "attributes": {
+                    "as-path": {
+                        "segments": [
+                            {
+                                "as-sequence": [
+                                    35000,
+                                    60000,
+                                    64000
+                                ]
+                            }
+                        ]
+                    },
+                    "communities": [
+                        {
+                            "as-number": 64000,
+                            "semantics": 43
+                        }
+                    ],
+                    "extended-communities": [
+                        {
+                            "route-target-extended-community": {
+                                "global-administrator": 24563,
+                                "local-administrator": "ByNLLg=="
+                            },
+                            "transitive": true
+                        }
+                    ],
+                    "ipv4-next-hop": {
+                        "global": "104.36.0.254"
+                    },
+                    "origin": {
+                        "value": "igp"
+                    }
+                },
+                "label-stack": [
+                    {
+                        "label-value": 256
+                    }
+                ],
+                "path-id": 0,
+                "prefix": "103.36.0.0/24",
+                "route-distinguisher": "0:3548:478513974",
+                "route-key": "WAAADdwchYs2ZyQA"
+            }
+        ]
+    }
+}
diff --git a/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/location.uri b/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_3.fluorine/location.uri
new file mode 100644 (file)
index 0000000..71bbc71
--- /dev/null
@@ -0,0 +1 @@
+restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib/peer/bgp:%2F%2F$IP/effective-rib-in/tables/bgp-types:ipv4-address-family/bgp-types:mpls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
diff --git a/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/data.json b/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/data.json
new file mode 100644 (file)
index 0000000..0d7e9bf
--- /dev/null
@@ -0,0 +1,57 @@
+{
+    "bgp-vpn-ipv6:vpn-ipv6-routes": {
+        "vpn-route": [
+            {
+                "attributes": {
+                    "as-path": {
+                        "segments": [
+                            {
+                                "as-sequence": [
+                                    25186,
+                                    64512,
+                                    65000
+                                ]
+                            }
+                        ]
+                    },
+                    "communities": [
+                        {
+                            "as-number": 65000,
+                            "semantics": 33
+                        }
+                    ],
+                    "extended-communities": [
+                        {
+                            "route-target-extended-community": {
+                                "global-administrator": 10283,
+                                "local-administrator": "BPlceA=="
+                            },
+                            "transitive": true
+                        }
+                    ],
+                    "ipv6-next-hop": {
+                        "global": "::ffff"
+                    },
+                    "local-pref": {
+                        "pref": 100
+                    },
+                    "origin": {
+                        "value": "igp"
+                    },
+                    "originator-id": {
+                        "originator": "57.35.2.240"
+                    }
+                },
+                "label-stack": [
+                    {
+                        "label-value": 926
+                    }
+                ],
+                "path-id": 0,
+                "prefix": "2001:4b50:20c0::/48",
+                "route-distinguisher": "0:3215:583457597",
+                "route-key": "cAAADI8ixts9IAFLUCDA"
+            }
+        ]
+    }
+}
diff --git a/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/location.uri b/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_6.fluorine/location.uri
new file mode 100644 (file)
index 0000000..528a0d7
--- /dev/null
@@ -0,0 +1 @@
+restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib/peer/bgp:%2F%2F$IP/effective-rib-in/tables/bgp-types:ipv6-address-family/bgp-types:mpls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv6:vpn-ipv6-routes