Commented Otn Label Restriction which will be used 57/116057/1
authorMehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
Thu, 3 Dec 2020 05:41:09 +0000 (05:41 +0000)
committerMehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
Thu, 3 Dec 2020 05:47:24 +0000 (05:47 +0000)
later by MDONS use case

Issue-ID: AAI-3225
Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
Change-Id: I4d5c190ac0160b46595c516beab15106838a9202
Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
aai-schema/src/main/resources/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml

index 396d970..9f191f7 100644 (file)
                 "prevent-delete": "NONE",
                 "default": "true",
                 "description":"For MDONS usecase"
-        },
-        {
-                "from": "label-restriction",
-                "to": "bandwidth-attribute",
-                "label": "org.onap.relationships.inventory.BelongsTo",
-                "direction": "OUT",
-                "multiplicity": "MANY2ONE",
-                "contains-other-v": "!${direction}",
-                "delete-other-v": "!${direction}",
-                "prevent-delete": "NONE",
-                "default": "true",
-                "description":"For MDONS usecase"
         }
   ]
 }
index fc83e81..60172da 100644 (file)
             </xml-properties>
         </java-type>
 
-       <java-type name="OTNLabelRestrictions">
+       <!--java-type name="OTNLabelRestrictions">
             <xml-properties>
                 <xml-property name="description" value="Collection of Label Restriction. Added for ENNI in MDONS use case."/>
             </xml-properties>
                 <xml-property name="dependentOn" value="bandwidth-attribute"/>
                 <xml-property name="requiredProps" value="lr-id"/>
             </xml-properties>
-        </java-type>
+        </java-type-->
        
         <java-type name="LagInterfaces">
             <xml-properties>