aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml')
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml24
1 files changed, 3 insertions, 21 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml b/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml
index c0c2c87..723be8e 100644
--- a/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml
@@ -9838,7 +9838,7 @@
</java-type>
<java-type name="ComposedResources">
<xml-properties>
- <xml-property name="description" value="This object is used to store slices of services being offered"/>
+ <xml-property name="description" value="This object is used to represent parent-child relationship between service-instance"/>
</xml-properties>
<xml-root-element name="composed-resources"/>
<java-attributes>
@@ -9864,23 +9864,6 @@
<xml-property name="description" value="Link back to more information in the controller"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Concurrency value"/>
@@ -9962,14 +9945,13 @@
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="tunnelXconnects" name="tunnel-xconnects" type="inventory.aai.onap.org.v24.TunnelXconnects"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v24.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Represents a slice or partial piece of a resource that gets separately composed"/>
+ <xml-property name="description" value="Represents a resource that acts as a bridge between service-instance to define parent-child relationship"/>
<xml-property name="nameProps" value="description,composed-resource-name"/>
- <xml-property name="indexedProps" value="id,model-invariant-id,model-version-id,type,role,composed-resource-name,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,vpn-name,orchestration-status,data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="id,type,role,composed-resource-name,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,vpn-name,orchestration-status,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="service-instance"/>
<xml-property name="container" value="composed-resources"/>
<!-- <xml-property name="namespace" value="network" /> -->