From 7a995eec49662d1965a9dc017c63c306cb21ae07 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 8 Dec 2017 17:13:51 -0500 Subject: Add back the pserver self link and configuration Issue-ID: AAI-554 Change-Id: Ia4269abfd673ab026921b683175d843443c738d5 Signed-off-by: Venkata Harish K Kajur --- .../main/resources/aai_schema/aai_schema_v12.xsd | 42 +++++++++++----------- aai-schema/src/main/resources/oxm/aai_oxm_v12.xml | 13 ++++--- 2 files changed, 30 insertions(+), 25 deletions(-) (limited to 'aai-schema') diff --git a/aai-schema/src/main/resources/aai_schema/aai_schema_v12.xsd b/aai-schema/src/main/resources/aai_schema/aai_schema_v12.xsd index 5748c329..54e3bd7b 100644 --- a/aai-schema/src/main/resources/aai_schema/aai_schema_v12.xsd +++ b/aai-schema/src/main/resources/aai_schema/aai_schema_v12.xsd @@ -2065,6 +2065,13 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" + + + + @org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details.") + + + @@ -2100,13 +2107,6 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - - - - @org.onap.aai.annotations.Metadata(description="Node URL in CANOPI/MINT.") - - - @@ -2263,17 +2263,17 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - + - @org.onap.aai.annotations.Metadata(description="PTNII name") + @org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details.") - + - @org.onap.aai.annotations.Metadata(description="Node URL in CANOPI/MINT.") + @org.onap.aai.annotations.Metadata(description="PTNII name") @@ -6586,24 +6586,24 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - + - @org.onap.aai.annotations.Metadata(description="source of name2") + @org.onap.aai.annotations.Metadata(description="URL to endpoint where AAI can get more details.") - + - @org.onap.aai.annotations.Metadata(description="id of pnf") + @org.onap.aai.annotations.Metadata(description="source of name2") - + - @org.onap.aai.annotations.Metadata(description="Node URL in CANOPI/MINT.") + @org.onap.aai.annotations.Metadata(description="id of pnf") @@ -7279,17 +7279,17 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - + - @org.onap.aai.annotations.Metadata(description="Indicates the entity that will manage this feature. Could be an organization or the name of the application as well.") + @org.onap.aai.annotations.Metadata(isKey=true,description="UUID assigned to configuration.") - + - @org.onap.aai.annotations.Metadata(isKey=true,description="UUID assigned to configuration.") + @org.onap.aai.annotations.Metadata(description="Indicates the entity that will manage this feature. Could be an organization or the name of the application as well.") diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v12.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v12.xml index 13363c50..fdd6cd67 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v12.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v12.xml @@ -1956,6 +1956,11 @@ + + + + + @@ -2894,14 +2899,14 @@ - + - + - + - + -- cgit 1.2.3-korg