Bug 4988: OF statistics & REST client
[groupbasedpolicy.git] / demos / gbpsfc-env / demo-asymmetric-coexistence / rest.py
index 722f6b589c9e07d69554510e95e36e1941ed1080..41264d665b54cc4a1149e7027c6548338659b10c 100644 (file)
@@ -375,8 +375,14 @@ def get_tenant_data():
                           "order": 0,
                           "classifier-ref": [
                             {
-                              "name": "icmp",
-                              "instance-name": "icmp"
+                              "name": "icmp-in",
+                              "instance-name": "icmp",
+                              "direction": "in"
+                            },
+                            {
+                              "name": "icmp-out",
+                              "instance-name": "icmp",
+                              "direction": "out"
                             }
                           ],
                           "action-ref": [