JSON correction for EP h36_2 in GBP 00/27800/1
authorTomas Cechvala <tcechval@cisco.com>
Fri, 2 Oct 2015 09:52:29 +0000 (11:52 +0200)
committerTomas Cechvala <tcechval@cisco.com>
Fri, 2 Oct 2015 09:52:29 +0000 (11:52 +0200)
Change-Id: I75543cd1f63f66c2fda118475e99663bd05c183d
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
csit/variables/gbp/demo-symmetric-chain/vethl-h36_2.json

index ac03106e93925fe26c8038f52d7567c05af1d3a0..6067efa8757e51ad970cdb500e1288990d813543 100644 (file)
@@ -1,18 +1,16 @@
-"input": {
-
-    "endpoint-group": "e593f05d-96be-47ad-acd5-ba81465680d5",
-
-    "network-containment" : "49850b5a-684d-4cc0-aafe-95d25c9a4b97",
-
-    "l2-context": "7b796915-adf4-4356-b5ca-de005ac410c1",
-    "mac-address": "00:00:00:00:36:02",
-
-    "l3-address": [
-        {
-            "ip-address": "10.0.36.2",
-            "l3-context": "cbe0cc07-b8ff-451d-8171-9eef002a8e80"
-        }
-    ],
-    "port-name": "vethl-h36_2",
-    "tenant": "f5c7d344-d1c7-4208-8531-2c2693657e12"
+{
+    "input": {
+        "endpoint-group": "e593f05d-96be-47ad-acd5-ba81465680d5",
+        "network-containment" : "49850b5a-684d-4cc0-aafe-95d25c9a4b97",
+        "l2-context": "7b796915-adf4-4356-b5ca-de005ac410c1",
+        "mac-address": "00:00:00:00:36:02",
+        "l3-address": [
+            {
+                "ip-address": "10.0.36.2",
+                "l3-context": "cbe0cc07-b8ff-451d-8171-9eef002a8e80"
+            }
+        ],
+        "port-name": "vethl-h36_2",
+        "tenant": "f5c7d344-d1c7-4208-8531-2c2693657e12"
+    }
 }