Merge "[AAI-134] Removed duplicate invStatus"
authorJames Forsyth <jf2512@att.com>
Thu, 10 Aug 2017 12:57:18 +0000 (12:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 10 Aug 2017 12:57:18 +0000 (12:57 +0000)
1  2 
aai-schema/src/main/resources/oxm/aai_oxm_v11.xml

                                                <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" />
                                                <xml-property name="description" value="Type of the vpn, should be taken from enumerated/valid values" />
                                        </xml-properties>
                                </xml-element>
 +                              <xml-element java-attribute="vpnRegion" name="vpn-region" type="java.lang.String">
 +                                      <xml-properties>
 +                                              <xml-property name="description" value="region of customer vpn" />
 +                                      </xml-properties>
 +                              </xml-element>
 +                              <xml-element java-attribute="customerVpnId" name="customer-vpn-id" type="java.lang.String">
 +                                      <xml-properties>
 +                                              <xml-property name="description" value="id for this customer vpn" />
 +                                      </xml-properties>
 +                              </xml-element>
                                <xml-element java-attribute="routeDistinguisher" name="route-distinguisher" type="java.lang.String">
                                        <xml-properties>
                                                <xml-property name="description" value="Used to distinguish the distinct VPN routes of separate customers who connect to the provider in an MPLS network." />
                                </xml-element>
                                <xml-element java-attribute="ikev1Encryption" name="ikev1-encryption" type="java.lang.String">
                                        <xml-properties>
 -                                              <xml-property name="description" value="Encyption values like 3des-cbc, des-cbc, aes-128-cbc, aes-192-cbc, aes-265-cbc" />
 +                                              <xml-property name="description" value="Encyption values like 3des-cbc, des-cbc, aes-128-cbc,?aes-192-cbc, aes-265-cbc" />
                                        </xml-properties>
                                </xml-element>
                                <xml-element java-attribute="ikev1DhGroup" name="ikev1-dh-group" type="java.lang.String">
                                </xml-element>
                                <xml-element java-attribute="ipsecEncryption" name="ipsec-encryption" type="java.lang.String">
                                        <xml-properties>
 -                                              <xml-property name="description" value="3des-cbc, des-cbc, aes-128-cbc, aes-192-cbc, aes-265-cbc" />
 +                                              <xml-property name="description" value="3des-cbc, des-cbc, aes-128-cbc,?aes-192-cbc, aes-265-cbc" />
                                        </xml-properties>
                                </xml-element>
                                <xml-element java-attribute="ipsecSaLifetime" name="ipsec-sa-lifetime" type="java.lang.String">
                <java-type name="InstanceGroup">
                        <xml-root-element name="instance-group" />
                        <java-attributes>
 +                              <xml-element java-attribute="instanceGroupRole" name="instance-group-role" required="false" type="java.lang.String">
 +                                      <xml-properties>
 +                                              <xml-property name="description" value="role of the instance group." />
 +                                      </xml-properties>
 +                              </xml-element>
 +
 +                              <xml-element java-attribute="modelInvariantId" name="model-invariant-id" required="false" type="java.lang.String">
 +                                      <xml-properties>
 +                                              <xml-property name="description" value="ASDC model id for this resource or service model." />
 +                                      </xml-properties>
 +                              </xml-element>
 +
 +                              <xml-element java-attribute="modelVersionId" name="model-version-id" required="false" type="java.lang.String">
 +                                      <xml-properties>
 +                                              <xml-property name="description" value="ASDC model version uid for this resource model." />
 +                                      </xml-properties>
 +                              </xml-element>
                                <xml-element java-attribute="id" name="id" required="true" type="java.lang.String" xml-key="true">
                                        <xml-properties>
                                                <xml-property name="description" value="Instance Group ID, UUID assigned to this instance." />
                                </xml-element>
                                <xml-element java-attribute="designType" name="design-type" required="true" type="java.lang.String">
                                        <xml-properties>
 -                                              <xml-property name="description" value="Design of zone [Medium/Large]" />
 +                                              <xml-property name="description" value="Design of zone [Medium/Large?]" />
                                        </xml-properties>
                                </xml-element>
                                <xml-element java-attribute="zoneContext" name="zone-context" required="true" type="java.lang.String">