aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-11-07 10:21:12 -0800
committerMarcus G K Williams <marcus.williams@intel.com>2017-11-07 14:01:05 -0800
commit8659e08642926e0ebc2313d556e74949ca9668be (patch)
tree4cdc4c354b54d04597db853787c23fdb8715fa8c /platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml
parent39edb53aa9b16b0175de571111a422087bbe227c (diff)
Fix alloted typo in DGs
Issue-Id: SDNC-175 Change-Id: Ic90f3e0d2e91587557f6d9470b5dbffbbbe4dcf2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 6b8eabe5941f4e2433d50c8dd7e4056766daae5e
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml')
-rw-r--r--platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml
index d89e2d95..c242bf07 100644
--- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml
+++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-assign.xml
@@ -18,7 +18,7 @@
<parameter name="target" value="{allotted-resource-id}"/>
<parameter name="replacement" value="`$tmp.ar.allotted-resource-id`"/>
</execute>
- <get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.mdsal.ConfigResource' resource='GENERIC-RESOURCE-API' key='brg-allotted-resources/brg-allotted-resource/$brg-topology-operation-input.alloted-resource-information.allotted-resource-id' pfx='mdsal-ar' >
+ <get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.mdsal.ConfigResource' resource='GENERIC-RESOURCE-API' key='brg-allotted-resources/brg-allotted-resource/$brg-topology-operation-input.allotted-resource-information.allotted-resource-id/' pfx='mdsal-ar' >
<outcome value='success'>
<return status='failure'>
<parameter name='ack-final' value='Y'/>