summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources
diff options
context:
space:
mode:
authorUbuntu <brian.matt@windstream.com>2017-08-04 20:07:14 +0000
committerUbuntu <brian.matt@windstream.com>2017-08-04 20:24:07 +0000
commit1256136bc64cc3c1efae4bb4ac0baefc8666c6e0 (patch)
tree7d2a5d452177027aaa8c8a26f253d61a4c7fcb16 /aai-schema/src/main/resources
parentb3831d1aeb925bece1ac854dc06871966c9fb4eb (diff)
[AAI-134] Removed duplicate invStatus
Change-Id: Ibe431d95cfbcdd50e9c830f9ef05e5f9de62a824 Signed-off-by: Ubuntu <brian.matt@windstream.com>
Diffstat (limited to 'aai-schema/src/main/resources')
-rw-r--r--aai-schema/src/main/resources/oxm/aai_oxm_v11.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml
index ff06a77c..c739121c 100644
--- a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml
+++ b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml
@@ -1702,11 +1702,6 @@
<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" />