Bug 4988: OF statistics & REST client
[groupbasedpolicy.git] / demos / gbpsfc-env / demo-symmetric-coexistence / rest.py
index c8caa10096e8e4bb7ddcd5dd2a5dfef623acf07a..2884d76a0e900d9a52638f44215347220c9c3e99 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": [