[AAI-148 Amsterdam] schema change.
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v11.json
index f7c8a16..01e1e67 100644 (file)
        "usesResource" : "false",
        "hasDelTarget" : "false",
        "SVC-INFRA" : "false"
+},
+{
+       "from" : "p-interface",
+       "to" : "sriov-pf",
+       "label" : "has",
+       "direction" : "OUT",
+       "multiplicity" : "One2One",
+       "isParent" : "true",
+       "usesResource" : "false",
+       "hasDelTarget" : "false",
+       "SVC-INFRA" : "false"
+},
+{
+       "from" : "sriov-vf",
+       "to" : "sriov-pf",
+       "label" : "uses",
+       "direction" : "OUT",
+       "multiplicity" : "Many2One",
+       "isParent" : "false",
+       "usesResource" : "true",
+       "hasDelTarget" : "false",
+       "SVC-INFRA" : "false"
 }
 ]
 }
\ No newline at end of file