AAI schema changes for Cells
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v27 / DbEdgeRules_ccvpn_v27.json
index a8b1936..8aa9ac9 100644 (file)
@@ -1,4 +1,3 @@
-
 {
   "rules": [
        {
                "default": "true",
                "description":"For CCVPN Usecase"
        },
+       {
+               "from": "site-resource",
+               "to": "site-resource",
+               "label": "org.onap.relationships.inventory.Supports",
+               "direction": "OUT",
+               "multiplicity": "MANY2MANY",
+               "contains-other-v": "NONE",
+               "delete-other-v": "NONE",
+               "SVC-INFRA": "NONE",
+               "prevent-delete": "NONE",
+               "default": "true",
+               "description": "For Cell Usecase"
+       },
        {
                "from": "sdwan-vpn",
                "to": "service-instance",
                "default": "true",
                "description":"For CCVPN Usecase"
        },
+       {
+               "from": "site-resource",
+               "to": "pnf",
+               "label": "org.onap.relationships.inventory.PartOf",
+               "direction": "OUT",
+               "multiplicity": "MANY2MANY",
+               "contains-other-v": "NONE",
+               "delete-other-v": "NONE",
+               "prevent-delete": "NONE",
+               "default": "true",
+               "description":"For Cell Usecase"
+       },
        {
                "from": "wan-port-config",
                "to": "generic-vnf",