summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/aai_schema
diff options
context:
space:
mode:
authorLin, Jerry (jl319x) <jl319x@att.com>2017-08-10 13:35:52 -0400
committerLin, Jerry (jl319x) <jl319x@att.com>2017-08-10 13:39:52 -0400
commit7d1d558771b4cf6f4e5e9395c479e8d37cb57d2e (patch)
treef96c5285b84c430c668cd55c0d01f1b57f9b771d /aai-schema/src/main/resources/aai_schema
parent7370dd26ee0a050db29f84001889434e56a2dd0b (diff)
[AAI-148 Amsterdam] schema change.
Change-Id: Ic4f2d1bb493ca5bb986de2837f5950294abbedd2 Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/aai_schema')
-rw-r--r--aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd7
1 files changed, 7 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd b/aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd
index fde33e93..cebde48a 100644
--- a/aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd
+++ b/aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd
@@ -1755,6 +1755,13 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
</xs:appinfo>
</xs:annotation>
</xs:element>
+ <xs:element name="sriov-automation" type="xs:boolean">
+ <xs:annotation>
+ <xs:appinfo>
+ <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(defaultValue="false",description="Whether the cloud region supports (true) or does not support (false) SR-IOV automation.")</annox:annotate>
+ </xs:appinfo>
+ </xs:annotation>
+ </xs:element>
<xs:element name="resource-version" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:appinfo>