checking in tenant isolation oxm changes
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v12.json
index 770124d..ff813a4 100644 (file)
                        "prevent-delete": "NONE",
                        "default": "true"
                },
+               {
+                       "from": "operational-environment",
+                       "to": "operational-environment",
+                       "label": "managedBy",
+                       "direction": "OUT",
+                       "multiplicity": "One2One",
+                       "contains-other-v": "NONE",
+                       "delete-other-v": "NONE",
+                       "SVC-INFRA": "NONE",
+                       "prevent-delete": "NONE",
+                       "default": "true"
+               },
                {
                        "from": "vce",
                        "to": "availability-zone",