Remove EPA attribute 83/58083/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 26 Jul 2018 17:55:26 +0000 (10:55 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 26 Jul 2018 17:55:26 +0000 (10:55 -0700)
Remove the usage of EPA attribute which is deprecated
cloud-epa-caps attribute is removed from v14 of schema

Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c
Issue-ID: AAI-1150
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
aai-schema/src/main/resources/aai_schema/aai_schema_v14.xsd
aai-schema/src/main/resources/oxm/aai_oxm_v14.xml

index ba6c203..3cae1e1 100644 (file)
@@ -2224,13 +2224,6 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
             </xs:appinfo>\r
           </xs:annotation>\r
         </xs:element>
-        <xs:element name="cloud-epa-caps" type="xs:string" minOccurs="0">
-          <xs:annotation>\r
-            <xs:appinfo>\r
-              <annox:annotate target="field">@org.onap.aai.annotations.Metadata(description="MultiVIM will discover and expose EPA capabilities.")</annox:annotate>\r
-            </xs:appinfo>\r
-          </xs:annotation>\r
-        </xs:element>
         <xs:element name="resource-version" type="xs:string" minOccurs="0">
           <xs:annotation>\r
             <xs:appinfo>\r
index 920b253..933be74 100644 (file)
                                                <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="cloudEpaCaps" name="cloud-epa-caps" type="java.lang.String">
-                                       <xml-properties>
-                                               <xml-property name="description" value="MultiVIM will discover and expose EPA capabilities." />
-                                       </xml-properties>
-                               </xml-element>
                                <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
                                        <xml-properties>
                                                <xml-property name="description" value="Used for optimistic concurrency.  Must be empty on create, valid on update and delete." />