aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18AAIRestClient support for Basic AuthRob Daugherty2-21/+10
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>
2018-04-18Merge "Add resource sequence if config file not defined"Chuanyu Chen4-51/+60
2018-04-18Add resource sequence if config file not definedsubhash kumar singh4-51/+60
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>
2018-04-17Merge "Added CreateVcpePesCustServiceV2 workflow for pnf"Seshu Kumar M4-85/+1550
2018-04-17Merge "Change version of sdc-tosca dependency"Seshu Kumar M1-16/+1
2018-04-17Merge "Fix vfc request parameters"Seshu Kumar M1-4/+4
2018-04-17Merge "Fix bpmn by specifying script type"Seshu Kumar M2-6/+8
2018-04-17Merge "Fix resource sequence and variables"Seshu Kumar M2-40/+44
2018-04-17Fix vfc request parameterssubhash kumar singh1-4/+4
Fix vfc request parameters. Change-Id: I73b726dfebf85597b81090aef03a2da4c55477fe Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-17Added CreateVcpePesCustServiceV2 workflow for pnfbiniek4-85/+1550
Change-Id: I5b42baa859eb039e806af609b1c3e618a86efba6 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-17Fix bpmn by specifying script typesubhash kumar singh2-6/+8
Fix bpmn by specifying script type Change-Id: I68a6a6272362eb195582641980865d02bd9ed44b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-17Fix resource sequence and variablessubhash kumar singh2-40/+44
Fix resource sequence and variables Change-Id: Ief214443fdaab273d420660abe8e2cec8b6f5da2 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-16Change version of sdc-tosca dependencyArthur Martella1-16/+1
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>
2018-04-16Merge "PnfReadyEventConsumer implementation"Seshu Kumar M6-62/+224
2018-04-16PnfReadyEventConsumer implementationLukasz Muszkieta6-62/+224
Change-Id: I7252400a3f60ca22ddfa71edb28eaf1d16ccd9b4 Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-04-16Fix BPMN activity namesubhash kumar singh1-1/+1
Fix BPMN activity name for invocation. Change-Id: I80e14ce495206f75158eb6a2c38ad8bcaa34b3cc Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-16Fix script name for invocationsubhash kumar singh1-12/+12
Fix script name for delete method invocation. Change-Id: I88bf027c637b111919498d9397fef8961fe42de1 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-14Fix variable name and loggingsubhash kumar singh1-1/+3
Fix variable name and logging Change-Id: I773b32427470a889d09e1b7920ba5985aaae3689 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-14Fix get variable name for crate model infosubhash kumar singh1-3/+4
Fix get variable name for crate model info Change-Id: I33a6ef37f865b5a528732f79d5ebc6a525470f90 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-14Fix get variable name from executionsubhash kumar singh1-1/+18
Fix get variable name from execution Change-Id: I640fc39fec8e013a2dd72bdea70a0e49cd407862 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-14Fix DoDeleteE2EServiceInstance input output varsubhash kumar singh1-2/+24
Fix DoDeleteE2EServiceInstance input output var Change-Id: Icea2277c3c8207d00c977be082157d0e86a79050 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Remove unwanted code from E2E deletionsubhash kumar singh1-48/+14
Remove unwanted code from E2E deletion Change-Id: Ic2046e1a762e0db6a1583a51504557f504b1af6b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix parsing from AAI responsesubhash kumar singh1-11/+19
Fix parsing from AAI response Change-Id: Ie9020148a5ca6d3e434f2d2acc42b61f3f797a78 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix extra parameter for methodsubhash kumar singh1-1/+1
Fix extra parameter for method Change-Id: Id017023c6b256db2d76c82cd33c6143258e9ef7b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix script type in bpmn filesubhash kumar singh1-39/+39
Fix script type in bpmn file Change-Id: I6c4fe3fbe2fb7978085418bb5802acc2832ecda6 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix property name for resource sequencesubhash kumar singh1-1/+1
Fix property name for resource sequence Change-Id: I722a78b5f976885b25b9f42b96d1d02945ca8685 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-13Fix input for sdnc adaptersubhash kumar singh1-4/+3
Fix input for sdnc adapter. Change-Id: I1d0c34f41ff21df3aed7513141d755123d8b0f73 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-12Fix input variable for sdnc adaptersubhash kumar singh1-1/+2
Fix input variable for sdnc adapter. Change-Id: I20a2d683ca69769b3c448c587cf54fd08a79a737 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-12Removed duplicat mso.configuration context paramsubhash kumar singh1-5/+1
Removed duplicat mso.configuration context param Change-Id: I7322c5b5b35f8795f09752a1a1936f820ff11e5b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Fix extra argument passed for debugsubhash kumar singh1-1/+1
Fix extra argument passed for debug Change-Id: I88c1475867d8e657b69beab88d06110bbd121a27 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Fix missing var name for request inputsubhash kumar singh1-2/+2
Fix missing var name for request input Change-Id: I6bd1f6ce4e7f134a23b0b6eb217fd9d0fae8c466 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Provide missing import for sdncutilsubhash kumar singh1-0/+3
Provide missing import for sdncutil Change-Id: I8f14bb55f8e577c33f566903f77dd31e3371936a Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Fix url for the resource bpmn invocationsubhash kumar singh1-2/+2
Fix url for the resource bpmn invocation Change-Id: I70234406e6d30cf6ef7a408384b520db8506d11d Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Implement resource sequence for createsubhash kumar singh2-25/+22
implement resource sequence for create. Change-Id: I08bdba08e07cbf1692124f4c2c73801c74f5fd1f Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Merge "Added informing dmaap client in pnf-ready workflow"Seshu Kumar M8-61/+307
2018-04-11Implementation for SDNC resource deletesubhash kumar singh1-0/+222
Implementation for SDNC resource delete Change-Id: I7e7366cadb29ad9c4d4a3ca4f25512e6cbf2fcdb Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Implementation for delete E2E resource loopsubhash kumar singh1-0/+238
Implementation for delete E2E resource loop Change-Id: I4c5b3b3ead9b37454d46f0ccb05fc9a437f0cefa Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Merge "Implementation for delete E2E instance workflow"Seshu Kumar M1-0/+460
2018-04-11Merge "Implement read resource sequence"Seshu Kumar M2-0/+91
2018-04-11Implementation for delete E2E instance workflowsubhash kumar singh1-0/+460
Implementation for delete E2E instance workflow. Change-Id: I1a8a4697451ca27bb2f142c8fbaa8febe00a6ff0 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Merge "Add workflow for deleting sdnc resource"Chuanyu Chen1-0/+156
2018-04-11Merge "Add resource loop for deletion"Chuanyu Chen1-0/+304
2018-04-11Merge "Insert subprcess to delete E2E service instance"Chuanyu Chen2-3/+383
2018-04-11Merge "Fix missing variable name"Chuanyu Chen1-1/+1
2018-04-11Merge "Fix exception case in null return"Seshu Kumar M1-0/+9
2018-04-11Implement read resource sequencesubhash kumar singh2-0/+91
Implement resource sequence by reading configuration. Change-Id: I239a239e1fdcbab273d00dc99c1d856699b203a5 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Add workflow for deleting sdnc resourcesubhash kumar singh1-0/+156
Add workflow for deleting sdnc resource. Change-Id: If3d7a3b8217fb2656e2a675cca4d9df7a2e12f01 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Add resource loop for deletionsubhash kumar singh1-0/+304
Add resource loop for deletion. Change-Id: I329dd9ddc73d3039b8de9316dcc0406c5fd423b1 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Insert subprcess to delete E2E service instancesubhash kumar singh2-3/+383
Insert subprocess to delete E2E service instance. Change-Id: I1ed51e007d15614965775d1734d36d0800da520a Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix missing variable namesubhash kumar singh1-1/+1
Fix missing variable name. Change-Id: I3bf102bf8dcddd5e8fc1ebc2406cd9712e890577 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>