aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/oxm/aai_oxm_v8.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-08-14 02:10:04 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-08-14 09:37:14 -0400
commit2eed3bf971c7eb9638d2399c3d66ece7cf6174a3 (patch)
treeb4059c6dd1749706d8264e321a03314ad5af76ea /aai-schema/src/main/resources/oxm/aai_oxm_v8.xml
parentbd1eeb9ee615b7be26686f0221ca893cf9eb0619 (diff)
Add the vnf changes
Change-Id: I728b32a9c81422224841f84af9c672515791b87b Issue-Id: AAI-165 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/oxm/aai_oxm_v8.xml')
-rw-r--r--aai-schema/src/main/resources/oxm/aai_oxm_v8.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v8.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v8.xml
index e00e5df1..ba71f6ac 100644
--- a/aai-schema/src/main/resources/oxm/aai_oxm_v8.xml
+++ b/aai-schema/src/main/resources/oxm/aai_oxm_v8.xml
@@ -2073,6 +2073,7 @@
<xml-element java-attribute="vnfImageUuid" name="vnf-image-uuid" required="true" type="java.lang.String" xml-key="true">
<xml-properties>
<xml-property name="description" value="Unique ID of this asset" />
+ <xml-property name="dbAlias" value="vnf-image-uuid" />
</xml-properties>
</xml-element>
<xml-element java-attribute="application" name="application" required="true" type="java.lang.String">