Enhancements for the aai-common library
[aai/aai-common.git] / aai-core / src / test / resources / onap / dbedgerules / v14 / DbEdgeRules_v14.json
index 2eed800..7b5c26a 100644 (file)
                        "prevent-delete": "NONE",
                        "default": "true",
                        "description":""
-               },
+               },{
+            "from": "sriov-vf",
+            "to": "l-interface",
+            "label": "NOT.A.REAL.EDGERULE",
+            "direction": "OUT",
+            "multiplicity": "ONE2ONE",
+            "contains-other-v": "NONE",
+            "delete-other-v": "!${direction}",
+            "prevent-delete": "NONE",
+            "description":""
+        },
                {
                        "from": "vlan",
                        "to": "l-interface",
                        "default": "true",
                        "description":""
                }
-               
+
        ]
 }