Add the EdgeRules ftl and additional changes to
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v9.json
index 8009627..88801e4 100644 (file)
                        "contains-other-v": "NONE",
                        "delete-other-v": "NONE",
                        "SVC-INFRA": "${direction}",
-                       "prevent-delete": "NONE"
+                       "prevent-delete": "!${direction}"
                },
                {
                        "from": "l3-interface-ipv6-address-list",
                        "contains-other-v": "NONE",
                        "delete-other-v": "NONE",
                        "SVC-INFRA": "${direction}",
-                       "prevent-delete": "NONE"
+                       "prevent-delete": "!${direction}"
                },
                {
                        "from": "l3-network",