Add upgrade cycle to cloud region 84/71684/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 20:17:50 +0000 (16:17 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 20:17:55 +0000 (16:17 -0400)
Issue-ID: AAI-1828
Change-Id: Ifee15d4824a26319f159ed030b0c7f1ab8500041
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-schema/src/main/resources/onap/aai_schema/aai_schema_v15.xsd
aai-schema/src/main/resources/onap/oxm/v15/aai_oxm_v15.xml

index 2c0d99c..4c5651e 100644 (file)
@@ -2326,6 +2326,13 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
             </xs:appinfo>\r
           </xs:annotation>\r
         </xs:element>\r
+        <xs:element name="upgrade-cycle" type="xs:string" minOccurs="0">\r
+          <xs:annotation>\r
+            <xs:appinfo>\r
+              <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="Upgrade cycle for the cloud region. For AIC regions upgrade cycle is designated by A,B,C etc.")</annox:annotate>\r
+            </xs:appinfo>\r
+          </xs:annotation>\r
+        </xs:element>\r
         <xs:element name="resource-version" type="xs:string" minOccurs="0">\r
           <xs:annotation>\r
             <xs:appinfo>\r
index 4d84d7c..a0e5f5e 100644 (file)
                                        <xml-properties>
                                                <xml-property name="description" value="ESR inputs extra information about the VIM or Cloud which will be decoded by MultiVIM."/>
                     </xml-properties>
+                </xml-element>
+                               <xml-element java-attribute="upgradeCycle" name="upgrade-cycle" type="java.lang.String">
+                    <xml-properties>
+                        <xml-property name="description" value="Upgrade cycle for the cloud region. For AIC regions upgrade cycle is designated by A,B,C etc."/>
+                    </xml-properties>
                 </xml-element>
                 <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
                     <xml-properties>