Hardware Platform Awareness (HPA) - Schema
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v12.json
index 4b33f0f..ed34d44 100644 (file)
                        "default": "true",
                        "description":""
                },
+               {
+                       "from": "hpa-capability",
+                       "to": "flavor",
+                       "label": "org.onap.relationships.inventory.BelongsTo",
+                       "direction": "OUT",
+                       "multiplicity": "MANY2ONE",
+                       "contains-other-v": "!${direction}",
+                       "delete-other-v": "NONE",
+                       "SVC-INFRA": "NONE",
+                       "prevent-delete": "!${direction}",
+                       "default": "true",
+                       "description":""
+               },
+               {
+                       "from": "hpa-capability",
+                       "to": "cloud-region",
+                       "label": "org.onap.relationships.inventory.BelongsTo",
+                       "direction": "OUT",
+                       "multiplicity": "MANY2ONE",
+                       "contains-other-v": "!${direction}",
+                       "delete-other-v": "NONE",
+                       "SVC-INFRA": "NONE",
+                       "prevent-delete": "!${direction}",
+                       "default": "true",
+                       "description":""
+               },
                {
                        "from": "group-assignment",
                        "to": "cloud-region",