Add epaCaps and cloudExtraInfo to cloud-region. 91/9691/1
authorlizi00164331 <li.zi30@zte.com.cn>
Thu, 31 Aug 2017 14:25:45 +0000 (22:25 +0800)
committerlizi00164331 <li.zi30@zte.com.cn>
Thu, 31 Aug 2017 14:25:45 +0000 (22:25 +0800)
This request is from Multi-Cloud team. And it has passed the test at local host.

Change-Id: I974e4d262555c9b794c6677b3518aa30e1740888
Issue-ID: AAI-183
Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
aai-schema/src/main/resources/oxm/aai_oxm_v11.xml

index 2fcb922..cb85f5e 100644 (file)
                                                <xml-property name="description" value="Whether the cloud region supports (true) or does not support (false) SR-IOV automation." />
                                        </xml-properties>
                                </xml-element>
+                               <xml-element java-attribute="cloudExtraInfo" name="cloud-extra-info" type="java.lang.String">
+                                       <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="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." />