aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
diff options
context:
space:
mode:
authorshashikanth.vh <shashikanth.vh@huawei.com>2020-01-13 17:31:46 +0530
committershashikanth.vh <shashikanth.vh@huawei.com>2020-01-13 17:49:10 +0530
commit7c8d9e4024189e567556385ef6328d7fe64bc337 (patch)
tree66376735b54c3ed25b880801e3757c89757b9df1 /aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
parentc4e54a11bc5d2439c6ff498c2de62561c55c7108 (diff)
AAI schema update for sotn nni
Added is-abstract field in PNF Change-Id: I363bedc0c7cc97e2f29a6ccd04f6668e13ee5f1f Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml')
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
index 2b6bf1b..01e4a5a 100644
--- a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
@@ -5378,6 +5378,11 @@
<xml-properties>
<xml-property name="description" value="Nf Role is the role performed by this instance in the network."/>
</xml-properties>
+ <xml-element java-attribute="isAbstract" name="is-abstract" type="java.lang.Boolean">
+ <xml-properties>
+ <xml-property name="description" value="true, indicate abstract node"/>
+ </xml-properties>
+ </xml-element>
</xml-element>
<xml-element java-attribute="adminStatus" name="admin-status" type="java.lang.String">
<xml-properties>