sanchitap [Wed, 25 Apr 2018 09:40:47 +0000 (15:10 +0530)]
SO API doc
Create service instance RequestDetails object
Change-Id: I9ff684959c4173f834d424fb2c9a559d32b91182
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Yulian Han [Wed, 25 Apr 2018 08:04:19 +0000 (16:04 +0800)]
add serviceDecomposition input para for deleteE2E
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064309
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Seshu Kumar M [Wed, 25 Apr 2018 05:19:26 +0000 (05:19 +0000)]
Merge "Update Delete Resource Flow"
c00149107 [Wed, 25 Apr 2018 02:05:25 +0000 (10:05 +0800)]
Update Delete Resource Flow
Update Delete Resource Flow
Change-Id: Ie6270d954fc1c703de4bdd0c8f1e543a155060d1
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
AS00465059 [Wed, 25 Apr 2018 03:48:47 +0000 (09:18 +0530)]
Sonar-Critical:Use Dedicated Exception
File Name:ApplicationControllerAction.java
Line: L127 L134 L142 L150 L155 L160 L165
Sonar Link:
https://sonar.onap.org/project/issues?assignees=as00465059&id=org.onap.so%3Aso&open=AWJuJvroRGy6eclHE9B2&resolved=false&rules=squid%3AS00112&severities=CRITICAL%2CMAJOR
Change-Id: I84c79aef3ceda73b9421b0a1881c5d14817c7840
Issue-ID: SO-593
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
Seshu Kumar M [Wed, 25 Apr 2018 01:42:23 +0000 (01:42 +0000)]
Merge "Create VF Module Error"
Rob Daugherty [Tue, 24 Apr 2018 20:31:33 +0000 (16:31 -0400)]
Support for new AAI certificate
Change-Id: I09d207b513008184765ed8db1ec6817323f83a10
Issue-ID: SO-589
Signed-off-by: Rob Daugherty <rd472p@att.com>
Rob Daugherty [Tue, 24 Apr 2018 17:53:25 +0000 (13:53 -0400)]
Create VF Module Error
There are multiple issues here.
1) The LCM healthcheck and config-scale-out should be made
conditional upon the VNF orchestration status being Active
or Activated. I'm not going to do that with this commit,
since the logic will probably need to be moved to the
DoCreateVfModule flow. What I will do is bypass the LCM
operations to unblock testing. Another ticket will need
to address the real solution.
2) APP-C gave us an API where the controller type is configured
in their client object, which is NOT what we wanted. As a
result, we have to keep a client object for each controller
type. Our implementation did not do this.
3) Need to support the APP-C client configuration properties
for specifying the SDN-C topic names. I'm refactoring the
APP-C client urn mapping names to make it clear that they
are for configuring the APP-C *client* and not necessarily
for APP-C itself.
Change-Id: I588f3b98b4ee44ba53b4931f9f1a7938ee70bebf
Issue-ID: SO-577
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Tue, 24 Apr 2018 15:29:30 +0000 (15:29 +0000)]
Merge "Fix to get the resource from ordered list"
Seshu Kumar M [Tue, 24 Apr 2018 14:42:53 +0000 (14:42 +0000)]
Merge "SO API documentation"
Seshu Kumar M [Tue, 24 Apr 2018 14:36:09 +0000 (14:36 +0000)]
Merge "Fix SDNC resource deletion for E2E service"
Seshu Kumar M [Tue, 24 Apr 2018 13:40:56 +0000 (13:40 +0000)]
Merge "Fix library CVEs in SO"
subhash kumar singh [Tue, 24 Apr 2018 13:32:23 +0000 (13:32 +0000)]
Fix to get the resource from ordered list
Fix to get the resource from ordered list
Change-Id: I43a7a33a7d2464d7580f175807a1b42d2dce94f2
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
sanchitap [Tue, 24 Apr 2018 13:32:07 +0000 (19:02 +0530)]
SO API documentation
Create service instance RequestDetails object
Change-Id: I0e7651a927b166a151da427fc3429b29e4b80ec4
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Seshu Kumar M [Tue, 24 Apr 2018 13:26:54 +0000 (13:26 +0000)]
Merge "Fix the variables in delete E2E workflow"
subhash kumar singh [Tue, 24 Apr 2018 12:47:08 +0000 (12:47 +0000)]
Fix SDNC resource deletion for E2E service
Fix SDNC resource deletion for E2E service.
Change-Id: I954c39044b4e4384a7941b6b6c5a0cccc57cf9b3
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
AS00465059 [Tue, 24 Apr 2018 10:46:23 +0000 (16:16 +0530)]
Sonar-Critical: Use Dedicated Exception
File: VfModuleCustomizationToVduMapper.java
Line: L56 L79 L88 L112 L127 L141
Sonar Link:
https://sonar.onap.org/project/issues?assignees=as00465059&id=org.onap.so%3Aso&open=AWJqzmfZRGy6eclHEzWx&resolved=false&severities=CRITICAL
Change-Id: I4fd2494ee4d883910cc1d78785665d3f0c5fdd92
Issue-ID: SO-590
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
subhash kumar singh [Tue, 24 Apr 2018 08:53:39 +0000 (08:53 +0000)]
Fix the variables in delete E2E workflow
Fix the variables in delete E2E workflow.
Change-Id: I23973d475ebc634f30bbb913d51b581c1222be7a
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Sumapriya [Tue, 24 Apr 2018 07:11:00 +0000 (12:41 +0530)]
Sonar Major Bug Fixing
File:E2EServiceInstances.java
Line:L706
Sonar
Link:https://sonar.onap.org/project/issues?assigned=false&id=org.onap.so%3Aso&open=AWJskpquRGy6eclHE4zt&resolved=false&rules=squid%3AS1132&severities=MAJOR
Change-Id: Iba618d98de4153deefa3822240b3ec29226bef68
Issue-ID: SO-592
Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
Seshu Kumar M [Tue, 24 Apr 2018 04:29:50 +0000 (04:29 +0000)]
Merge "Update resource instance id for Decomposed service"
Chuanyu Chen [Tue, 24 Apr 2018 01:26:43 +0000 (01:26 +0000)]
Merge "Fix request header for SDNC resource request"
Chuanyu Chen [Tue, 24 Apr 2018 01:26:26 +0000 (01:26 +0000)]
Merge "Add generic workflow for delete NS"
subhash kumar singh [Mon, 23 Apr 2018 12:56:36 +0000 (12:56 +0000)]
Fix request header for SDNC resource request
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>
subhash kumar singh [Mon, 23 Apr 2018 12:52:44 +0000 (12:52 +0000)]
Add generic workflow for delete NS
Add generic workflow for delete NS.
Change-Id: I2bc1fe01aec3066e7ec6d8627c8bdcb79ce262fc
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
c00149107 [Mon, 23 Apr 2018 11:42:22 +0000 (19:42 +0800)]
Update resource instance id for Decomposed service
Update resourceinstanceid for Decomposed service
Change-Id: Iaadd8b6d3fb861058eed56cbf33b3a0dc6a060d0
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Seshu Kumar M [Mon, 23 Apr 2018 11:01:07 +0000 (11:01 +0000)]
Merge "Sonar Major Bug Fixing"
maopeng zhang [Mon, 23 Apr 2018 10:54:08 +0000 (10:54 +0000)]
Merge "Add 'not found in AAI' for updateE2E syncresponse"
chenying83 [Mon, 23 Apr 2018 09:59:52 +0000 (09:59 +0000)]
Fix library CVEs in SO
Fix additional CVEs:
Also refactored to use ubuntu apt repos instead of
manually installing from launchpad.
Issue-ID: SO-579
Change-Id: I58e29a7e0188452789741087bc9c4af82f102b09
Signed-off-by: chenying83 <chenying83@huawei.com>
Sumapriya [Mon, 23 Apr 2018 10:01:07 +0000 (15:31 +0530)]
Sonar Major Bug Fixing
File: MsoVnfAdapterImpl.java
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&id=org.onap.so%3Aso&open=AWHCr-UwEU5FCDfKtmD4&resolved=false&rules=squid%3AS1481&severities=MAJOR
Location:
src/main/java/org/openecomp/mso/adapters/vnf/MsoVnfAdapterImpl.java
Line No:L1888
File: E2EServiceInstances.java
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&id=org.onap.so%3Aso&open=AWHCr-iMEU5FCDfKtmO-&resolved=false&rules=squid%3AS1481&severities=MAJOR
Location:
src/main/java/org/openecomp/mso/apihandlerinfra/E2EServiceInstances.java
Line No:L1326
File: MsoRequest.java
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&id=org.onap.so%3Aso&open=AWHCr-jXEU5FCDfKtmSQ&resolved=false&rules=squid%3AS1481&severities=MAJOR
Location:
src/main/java/org/openecomp/mso/apihandlerinfra/MsoRequest.java
Line No:L916
File: SdncUnderlayVpnOperationClient.java
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&id=org.onap.so%3Aso&open=AWIP10X8RGy6eclHDJ5J&resolved=false&rules=squid%3AS1481&severities=MAJOR
Location:
src/main/java/org/opencomp/mso/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java
Line No:L70
Change-Id: Id2548cb7e9ef2a916d5adbd93fa5ded4fba6d7ab
Issue-ID: SO-582
Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
Yulian Han [Mon, 23 Apr 2018 09:40:44 +0000 (17:40 +0800)]
Add 'not found in AAI' for updateE2E syncresponse
add 'operaterID' input para to call deleteE2Em
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064308
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
maopeng zhang [Mon, 23 Apr 2018 09:12:38 +0000 (09:12 +0000)]
Merge "Update resource UUids for resource status"
Seshu Kumar M [Mon, 23 Apr 2018 08:44:47 +0000 (08:44 +0000)]
Merge "Added canceling subsription to pnf-pnp workflow"
Seshu Kumar M [Mon, 23 Apr 2018 08:43:18 +0000 (08:43 +0000)]
Merge "Sonar-Critical Bug Fixing"
c00149107 [Mon, 23 Apr 2018 08:05:56 +0000 (16:05 +0800)]
Update resource UUids for resource status
Update resource UUids for resource status
Change-Id: I37bd5f9c6a2b30695b39e78dc64ab219831a3828
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
AS00465059 [Mon, 23 Apr 2018 05:27:52 +0000 (10:57 +0530)]
Sonar-Critical Bug Fixing
File:RestfulUtil.java
Line:L85
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:E2EServiceInstances.java
Line:L263 L1059
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:OrchestrationRequests.java
Line:L343
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:ASDCConfiguration.java
Line:L286 L378
SonarLink:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:ResourceInput.java
Line:L287
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:ResourceRecipeRequest.java
Line:L136
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:ResourceRequestBuilder.java
Line:L108 L214
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:CheckAaiForCorrelationIdDelegate.java
Line:L70
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:AbstractSdncOperationTask.java
Line:L359
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:DmaapClient.java
Line:L62
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
File:HasAnnotationPropertyWithValueMatcher.java
Line:L60
Sonar Link:
https://sonar.onap.org/issues?assigned=false&projectUuids=AWHCr9eDWid2ybiDeORt&resolved=false&rules=squid%3AS1166&severities=BLOCKER%2CCRITICAL
Change-Id: Ic168a118790c31850a9f32f98465be5d52b8c96f
Issue-ID: SO-581
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
c00149107 [Mon, 23 Apr 2018 03:37:23 +0000 (11:37 +0800)]
Update response for delete e2e service
Update response for delete e2e service
Change-Id: I8cd96981e085111e55211e8a24cb3b2cebe7ef9a
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Chuanyu Chen [Sun, 22 Apr 2018 06:22:31 +0000 (06:22 +0000)]
Merge "UpdateAAI lost serviceInstVersion and modeluuid"
Seshu Kumar M [Sun, 22 Apr 2018 03:00:55 +0000 (03:00 +0000)]
Merge "Fix request parameter building for sdnc resource"
subhash kumar singh [Sat, 21 Apr 2018 12:36:39 +0000 (12:36 +0000)]
Fix request parameter building for sdnc resource
Fix request parameter building for sdnc resource
Change-Id: Ib87c08e31837ec9f2c10bcfe9ce7caccfb3f461e
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Yulian Han [Sat, 21 Apr 2018 09:56:14 +0000 (17:56 +0800)]
UpdateAAI lost serviceInstVersion and modeluuid
bpmn ExclusiveGateway usage bug fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064307
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
c00149107 [Sat, 21 Apr 2018 07:40:05 +0000 (15:40 +0800)]
Recipe param xsd support
Recipe param xsd support
Change-Id: I561d98358a76f1007b979cdf6753d2f3b7754991
Issue-ID: SO-583
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Chuanyu Chen [Sat, 21 Apr 2018 02:47:21 +0000 (02:47 +0000)]
Merge "Replace ecomp tag with onap"
Chuanyu Chen [Sat, 21 Apr 2018 02:47:13 +0000 (02:47 +0000)]
Merge "Fix input for SDNC resource creaation"
subhash kumar singh [Fri, 20 Apr 2018 15:26:19 +0000 (15:26 +0000)]
Replace ecomp tag with onap
Replace ecomp tag with onap
Change-Id: I1dd6e652eaec2597e410c53b078ce45f3100fc1e
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Fri, 20 Apr 2018 15:05:50 +0000 (15:05 +0000)]
Fix input for SDNC resource creaation
Fix version id and model name.
Fix input param for sdnc resource request.
Change-Id: I6ade488aec061c9bf4dc0cd04e124896a71571be
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Fri, 20 Apr 2018 13:30:39 +0000 (13:30 +0000)]
Merge "Add INFO.yaml file"
Seshu Kumar M [Fri, 20 Apr 2018 13:29:32 +0000 (13:29 +0000)]
Merge "Update create flow for E2E service"
c00149107 [Fri, 20 Apr 2018 09:02:24 +0000 (17:02 +0800)]
Update create flow for E2E service
Update create generic flow for E2E service
Change-Id: I7f5c912348ce0d0ee9035aa3a5e34979ee14b247
Issue-ID: SO-583
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Chuanyu Chen [Fri, 20 Apr 2018 11:26:53 +0000 (11:26 +0000)]
Merge "move comparemodel before syncresponse updateE2E"
Seshu Kumar M [Fri, 20 Apr 2018 10:49:13 +0000 (10:49 +0000)]
Merge "updateE2EServiceInstance error staus conflict"
Seshu Kumar M [Fri, 20 Apr 2018 10:46:45 +0000 (10:46 +0000)]
Merge "MsoVnfPluginAdapterImpl exception handler error"
Yulian Han [Fri, 20 Apr 2018 08:30:45 +0000 (16:30 +0800)]
move comparemodel before syncresponse updateE2E
deleteE2EServiceInstance excution param type def
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064306
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Fri, 20 Apr 2018 08:14:12 +0000 (16:14 +0800)]
updateE2EServiceInstance error staus conflict
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064305
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Chuanyu Chen [Fri, 20 Apr 2018 08:08:47 +0000 (08:08 +0000)]
Merge "Fix Database update for SDNC resource"
Chuanyu Chen [Fri, 20 Apr 2018 08:08:37 +0000 (08:08 +0000)]
Merge "Fix the operation id for db update"
subhash kumar singh [Fri, 20 Apr 2018 06:35:32 +0000 (06:35 +0000)]
Fix Database update for SDNC resource
Fix Database update for SDNC resource
Change-Id: Ia7284510f6a9e802d3f3d5520ead3d63bb1f7ba0
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Fri, 20 Apr 2018 05:34:57 +0000 (05:34 +0000)]
Merge "Exception in AAIRestClientImpl.java"
Seshu Kumar M [Fri, 20 Apr 2018 05:33:24 +0000 (05:33 +0000)]
Merge "UT modification for adaptes - db,sdnc"
subhash kumar singh [Fri, 20 Apr 2018 03:47:59 +0000 (03:47 +0000)]
Fix the operation id for db update
Fix the operation id for db update
Change-Id: I97cd5c1d6ed86a1a1c8a348cd7e8e741ea84d092
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Chuanyu Chen [Fri, 20 Apr 2018 01:50:33 +0000 (01:50 +0000)]
Merge "avoid null exception"
Seshu Kumar M [Thu, 19 Apr 2018 16:09:44 +0000 (16:09 +0000)]
Merge "Add logic for defautl network resource receipe"
Seshu Kumar M [Thu, 19 Apr 2018 16:07:41 +0000 (16:07 +0000)]
Merge "Fix SDNC request structure"
biniek [Thu, 19 Apr 2018 13:02:18 +0000 (15:02 +0200)]
Added canceling subsription to pnf-pnp workflow
Change-Id: I0997943668b29a89565bbf83a40462a690d4a414
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Seshu Kumar M [Thu, 19 Apr 2018 12:03:54 +0000 (12:03 +0000)]
Merge "AAIRestClient support for Basic Auth"
Yulian Han [Thu, 19 Apr 2018 03:16:14 +0000 (11:16 +0800)]
avoid null exception
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064304
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
subhash kumar singh [Thu, 19 Apr 2018 11:19:35 +0000 (11:19 +0000)]
Add logic for defautl network resource receipe
Add logic for defautl network resource receipe
Change-Id: Ib0f12d9d10fc5956c7448c525fbcc3217da23b96
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Thu, 19 Apr 2018 09:46:07 +0000 (09:46 +0000)]
Merge "Synchronization fix for dmaap client"
sanchitap [Thu, 19 Apr 2018 09:37:04 +0000 (15:07 +0530)]
MsoVnfPluginAdapterImpl exception handler error
MsoVnfPluginAdapterImpl.java
Sonar link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-vnf-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fvnf%2FMsoVnfPluginAdapterImpl.java
Change-Id: I432ccb11effd5b627558cadd0e082cc0bf2235a0
Issue-ID: SO-571
Signed-off-by: sanchitap <sanchita@techmahindra.com>
sanchitap [Thu, 19 Apr 2018 08:59:39 +0000 (14:29 +0530)]
Exception in AAIRestClientImpl.java
AAIRestClientImpl.java
Sonar link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Acommon%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fclient%2Faai%2FAAIRestClientImpl.java
Change-Id: I9bdcd2e389cad15119f322a3ac7f7bcc1bd2cc67
Issue-ID: SO-575
Signed-off-by: sanchitap <sanchita@techmahindra.com>
subhash kumar singh [Thu, 19 Apr 2018 07:06:28 +0000 (07:06 +0000)]
Fix SDNC request structure
Fix SDNC requst structure for e2e service.
Following is current body for request:
{
"GENERIC-RESOURCE-API:input": {
"GENERIC-RESOURCE-API:sdnc-request-header": {
"GENERIC-RESOURCE-API:svc-request-id": "
7b1e36ae-6691-4676-993b-
4d173bad45cd",
"GENERIC-RESOURCE-API:svc-action": "assign"
},
"GENERIC-RESOURCE-API:request-information": {
"GENERIC-RESOURCE-API:request-id": "
7b1e36ae-6691-4676-993b-
4d173bad45cd",
"GENERIC-RESOURCE-API:request-action": "CreateServiceInstance"
},
"GENERIC-RESOURCE-API:service-information": {
"GENERIC-RESOURCE-API:service-id": "VOLTE_SERVICE_ID",
"GENERIC-RESOURCE-API:subscription-service-type": "example-service-type",
"GENERIC-RESOURCE-API:onap-model-information": {
"GENERIC-RESOURCE-API:model-invariant-uuid": "
4a09419a-c9fd-4a53-b1bd-
b49603169ca1",
"GENERIC-RESOURCE-API:model-uuid": "
1bd0eae6-2dcc-4461-9ae6-
56d641f369d6",
"GENERIC-RESOURCE-API:model-name": "voLTE_HUAWEI_01:null"
},
"GENERIC-RESOURCE-API:service-instance-id": "
1ff52068-6622-440c-964f-
5774d91a956a",
"GENERIC-RESOURCE-API:global-customer-id": "test_custormer"
},
"GENERIC-RESOURCE-API:service-request-input": {
"GENERIC-RESOURCE-API:service-instance-name": "ONAP_223531"
}
}
}
Change-Id: I5098f3f8e11e0e1dad30b53fbf1db13aeac87f78
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Yulian Han [Thu, 19 Apr 2018 03:14:18 +0000 (11:14 +0800)]
avoid null
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064303
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 03:11:35 +0000 (11:11 +0800)]
getOperationStatusByServiceId db result is list
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064302
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 03:06:54 +0000 (11:06 +0800)]
updateServiceOperationStatus need setresult()
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064301
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 03:03:35 +0000 (11:03 +0800)]
E2EServiceInstance Update API bugs fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064300
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 02:59:38 +0000 (10:59 +0800)]
DoUpdateE2EServiceInstance groovy optimization
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f9
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 02:45:19 +0000 (10:45 +0800)]
modify duplicate Bpmn ID,deploy failed
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f7
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 02:41:55 +0000 (10:41 +0800)]
DoUpdateE2EServiceInstance flow optimization
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f0
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Yulian Han [Thu, 19 Apr 2018 01:38:42 +0000 (09:38 +0800)]
requestAction is action, not opertiontype
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f3
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Rob Daugherty [Wed, 18 Apr 2018 20:57:11 +0000 (16:57 -0400)]
AAIRestClient support for Basic Auth
Adding support for Basic Auth in the AAI Rest Clients because
ONAP uses this (whereas ECOMP uses 2-way SSL).
In general, each AAI client will allow the user to configure
properties called "aai.auth" and "mso.msoKey". If these are
set, then the client will add the Authorization header to every
request.
Change-Id: I7c81ec05d2ec4a7dca131f2e9e19d341ac89b09f
Issue-ID: SO-576
Signed-off-by: Rob Daugherty <rd472p@att.com>
Jessica Wagantall [Wed, 18 Apr 2018 20:25:08 +0000 (13:25 -0700)]
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I8185b6c8733709495e189afa99e0c57a87c260b7
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Chuanyu Chen [Wed, 18 Apr 2018 12:40:16 +0000 (12:40 +0000)]
Merge "Add resource sequence if config file not defined"
subhash kumar singh [Wed, 18 Apr 2018 11:08:23 +0000 (11:08 +0000)]
Add resource sequence if config file not defined
Add resource sequence if config file not defined
Change-Id: I2016c3a58a182be3851bb99e40193f013c24b934
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
root [Tue, 17 Apr 2018 12:23:29 +0000 (12:23 +0000)]
UT modification for adaptes - db,sdnc
UT changes for mso-sdnc-adapter and mso-requests-db
Issue-ID: SO-369
Change-Id: Id201617addb3a83d7ed9773f7991907917c46129
Signed-off-by: root <arcot.sindhuri@huawei.com>
Seshu Kumar M [Tue, 17 Apr 2018 23:27:22 +0000 (23:27 +0000)]
Merge "Added CreateVcpePesCustServiceV2 workflow for pnf"
Seshu Kumar M [Tue, 17 Apr 2018 22:52:36 +0000 (22:52 +0000)]
Merge "Change version of sdc-tosca dependency"
Seshu Kumar M [Tue, 17 Apr 2018 22:50:22 +0000 (22:50 +0000)]
Merge "Fix vfc request parameters"
Seshu Kumar M [Tue, 17 Apr 2018 22:50:06 +0000 (22:50 +0000)]
Merge "Implement fetching default NS resource workflow"
Seshu Kumar M [Tue, 17 Apr 2018 22:47:00 +0000 (22:47 +0000)]
Merge "Fix bpmn by specifying script type"
Seshu Kumar M [Tue, 17 Apr 2018 22:46:20 +0000 (22:46 +0000)]
Merge "Fix resource sequence and variables"
subhash kumar singh [Tue, 17 Apr 2018 15:34:42 +0000 (15:34 +0000)]
Fix vfc request parameters
Fix vfc request parameters.
Change-Id: I73b726dfebf85597b81090aef03a2da4c55477fe
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Tue, 17 Apr 2018 15:33:35 +0000 (15:33 +0000)]
Implement fetching default NS resource workflow
Implement fetching default NS resource workflow
Change-Id: I4f56198a0954d7564040e4c41009cbf651a04b2e
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
biniek [Tue, 17 Apr 2018 14:08:12 +0000 (16:08 +0200)]
Synchronization fix for dmaap client
Change-Id: Ibcad191dc0994c8c4498ebdbc82e4c1f694517bd
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
biniek [Mon, 16 Apr 2018 14:14:32 +0000 (16:14 +0200)]
Added CreateVcpePesCustServiceV2 workflow for pnf
Change-Id: I5b42baa859eb039e806af609b1c3e618a86efba6
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
subhash kumar singh [Tue, 17 Apr 2018 05:53:30 +0000 (05:53 +0000)]
Fix bpmn by specifying script type
Fix bpmn by specifying script type
Change-Id: I68a6a6272362eb195582641980865d02bd9ed44b
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Tue, 17 Apr 2018 03:33:44 +0000 (03:33 +0000)]
Fix resource sequence and variables
Fix resource sequence and variables
Change-Id: Ief214443fdaab273d420660abe8e2cec8b6f5da2
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Arthur Martella [Mon, 16 Apr 2018 15:25:22 +0000 (11:25 -0400)]
Change version of sdc-tosca dependency
Rolling back version of sdc-tosca library to
1.3.0 to match sdc-distribution-client
Removing the exclusion of jtosca and letting
sdc-tosca pick the version it wants
Change-Id: I5ac8775cce41a92c1964c7a2f24bf0a6b1e3e5df
Issue-ID: SO-564
Signed-off-by: Arthur Martella <amartell@research.att.com>
Seshu Kumar M [Mon, 16 Apr 2018 12:46:19 +0000 (12:46 +0000)]
Merge "PnfReadyEventConsumer implementation"
Seshu Kumar M [Mon, 16 Apr 2018 10:54:47 +0000 (10:54 +0000)]
Merge "Added logic to call aria adapter"
dfilppi [Fri, 13 Apr 2018 17:16:41 +0000 (17:16 +0000)]
Added logic to call aria adapter
Change-Id: Ic711ceceb0a2b3c82a0fae088c24ec09fea8daa7
Issue-ID: SO-441
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
Seshu Kumar M [Mon, 16 Apr 2018 09:00:38 +0000 (09:00 +0000)]
Merge "Fix BPMN activity name"