Fix request header for SDNC resource request 55/44155/3
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 23 Apr 2018 12:56:36 +0000 (12:56 +0000)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 23 Apr 2018 13:46:46 +0000 (13:46 +0000)
Fix request header for SDNC resource request.

Change-Id: I254d7139fcbeec00a98f44c8db3661da0425f8c7
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.groovy

index ede76c0..64b84e6 100644 (file)
@@ -210,13 +210,13 @@ public class CreateSDNCNetworkResource extends AbstractServiceTaskProcessor {
                                         <global-customer-id>${globalCustomerId}</global-customer-id>\r
                                      </service-information>\r
                                      <network-information>\r
-                                        <ecomp-model-information>\r
+                                        <onap-model-information>\r
                                              <model-invariant-uuid>${modelInvariantUuid}</model-invariant-uuid>\r
                                              <model-customization-uuid>${modelCustomizationUuid}</model-customization-uuid>\r
                                              <model-uuid>${modelUuid}</model-uuid>\r
                                              <model-version>${modelVersion}</model-version>\r
                                              <model-name>${modelName}</model-name>\r
-                                        </ecomp-model-information>\r
+                                        </onap-model-information>\r
                                      </network-information>\r
                                      <network-request-input>\r
                                        <network-input-parameters>${netowrkInputParameters}</network-input-parameters>\r