[AAI-126 Amsterdam] Schema changes 77/6577/1
authorLin, Jerry (jl319x) <jl319x@att.com>
Wed, 2 Aug 2017 21:34:09 +0000 (17:34 -0400)
committerLin, Jerry (jl319x) <jl319x@att.com>
Wed, 2 Aug 2017 22:03:04 +0000 (18:03 -0400)
Change-Id: Ib1d9d3cd67bfd319532fd83039fe96efde744e31
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
aai-schema/src/main/resources/oxm/aai_oxm_v11.xml

index df494d8..ff06a77 100644 (file)
                                                <xml-property name="defaultValue" value="false"/>
                                                <xml-property name="description" value="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)" />
                                        </xml-properties>
+                               </xml-element>
+                               <xml-element java-attribute="provStatus" name="prov-status" type="java.lang.String">
+                                       <xml-properties>
+                                               <xml-property name="description" value="Prov Status of the logical interface. Valid values [PREPROV/NVTPROV/PROV]." />
+                                       </xml-properties>
                                </xml-element>                          
                                <xml-element java-attribute="vlans" name="vlans" type="inventory.aai.onap.org.v11.Vlans" />
                                <xml-element java-attribute="sriovVfs" name="sriov-vfs" type="inventory.aai.onap.org.v11.SriovVfs" />
                                                <xml-property name="defaultValue" value="false"/>
                                                <xml-property name="description" value="used to indicate whether or not this object is in maintenance mode (maintenance mode = true)" />
                                        </xml-properties>
+                               </xml-element>
+                               <xml-element java-attribute="provStatus" name="prov-status" type="java.lang.String">
+                                       <xml-properties>
+                                               <xml-property name="description" value="Prov Status of the VLAN configuration related to a logical interface. Valid values [PREPROV/NVTPROV/PROV]." />
+                                       </xml-properties>
                                </xml-element>                  
                                <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v11.RelationshipList" />
                                <xml-element container-type="java.util.ArrayList" java-attribute="l3InterfaceIpv4AddressList" name="l3-interface-ipv4-address-list" type="inventory.aai.onap.org.v11.L3InterfaceIpv4AddressList" />
                                                <xml-property name="description" value="inventory status" />
                                        </xml-properties>
                                </xml-element>
+                               <xml-element java-attribute="invStatus" name="inv-status" type="java.lang.String">
+                                       <xml-properties>
+                                               <xml-property name="description" value="inventory status" />
+                                       </xml-properties>
+                               </xml-element>
                                <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v11.RelationshipList" />
                                <xml-element java-attribute="sriovPfs" name="sriov-pfs" type="inventory.aai.onap.org.v11.SriovPfs" />
                                <xml-element java-attribute="lInterfaces" name="l-interfaces" type="inventory.aai.onap.org.v11.LInterfaces" />