summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/main/groovy
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18Add resource sequence if config file not definedsubhash kumar singh2-17/+59
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-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-17Fix bpmn by specifying script typesubhash kumar singh1-2/+4
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 singh1-40/+43
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-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-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 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-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 singh1-17/+15
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-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-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 "Fix missing variable name"Chuanyu Chen1-1/+1
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>
2018-04-10Merge "Bug Fix - OOF api updates processing flavor-label"Seshu Kumar M1-1/+15
2018-04-10Merge "PnfReadyEventConsumer implementation"Seshu Kumar M1-28/+0
2018-04-10Merge "Fix resource customization uuid"Seshu Kumar M1-0/+1
2018-04-10Merge "Fix request inputs for vfc-adapter"Seshu Kumar M1-2/+7
2018-04-10Merge "Fix variable to fetch request id"Seshu Kumar M1-2/+2
2018-04-10Merge "Fix variables in CreateVnfReceipe"Seshu Kumar M1-6/+17
2018-04-10Merge "Fix type for timeout"Seshu Kumar M1-2/+2
2018-04-10Modify in params pre-processing in groovyYulian Han3-33/+50
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064600 Issue-ID: SO-565 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-10Fix resource customization uuidsubhash kumar singh1-0/+1
Fix resource customization input for request builder. Change-Id: I6b208b1d0eb7395bf71cbff6bf90e8ea11891bdd Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix request inputs for vfc-adaptersubhash kumar singh1-2/+7
Fix request input for vfc-adapter. Change-Id: Id9dcff0df05302ea7d3779b7617238989cbb3fda Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix variable to fetch request idsubhash kumar singh1-2/+2
Fix variable to fetch request id. Change-Id: I936dae6004083816956ecb8bff5e76327ce81766 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix variables in CreateVnfReceipesubhash kumar singh1-6/+17
Fix variable in CrateVnf receipe. Change-Id: Ibca9bbefc64de80103825c4ce0f0ca6541956638 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix type for timeoutsubhash kumar singh1-2/+2
Fix type for timeout. It should be integer. Change-Id: Ic836a521152838029b966f250cdc5bb2646b9073 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix URL to get CSAR namesubhash kumar singh0-0/+0
Fix URL to collect CSAR name. Change-Id: I6ba5baf5b41cb24793e510f93d1a9ffe6de4407e Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-09Bug Fix - OOF api updates processing flavor-labelMarcus G K Williams1-1/+15
Additional API interactions were added to OOF response post API freeze that enable core HPA functionality. This patch updates the processsing of the API reponse to process additional flavor parameters. Issue-ID: SO-408 Change-Id: I1656a7ba955ab41c57b7a3e07a3d0cc38b16e2fa Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-04-09Merge "Replace operation type with mso-requst-id"Chuanyu Chen1-1/+1
2018-04-09Merge "Pass uuiRequest as input variable"Chuanyu Chen1-2/+2
2018-04-09Merge "Fix missing input parameter for subprocess"Chuanyu Chen1-0/+2
2018-04-09Merge "Add uuiRequest parameter as input parameter"Chuanyu Chen2-10/+13
2018-04-06PnfReadyEventConsumer implementationLukasz Muszkieta1-28/+0
Change-Id: Ia4d9fedb023ef6893e887ff6b5802623649aeeba Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-04-06Replace operation type with mso-requst-idsubhash kumar singh1-1/+1
Replace operation type with mso-request-id. Change-Id: Iefc7bdc4097a4549bf35e635bd2be5dd40a39f00 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Pass uuiRequest as input variablesubhash kumar singh1-2/+2
pass uuiRequets as input variable. Change-Id: I4af54ffe95aa109b52b355f6adf413c27a81a97b Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Fix missing input parameter for subprocesssubhash kumar singh1-0/+2
Fix missing input parameter for subprocess. Change-Id: I56804ca3990b6ff2e6d89a2e06915c7110dfc04f Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Add uuiRequest parameter as input parametersubhash kumar singh2-10/+13
Add uuiRequest paramter as input parameter. Change-Id: Ib96bc22616171e645c1a908d101d7a97f3c282da Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-06Added hc and configscaleout to vfmoduleinfraBancala, Ben (bb3476)1-552/+558
Change-Id: I2d5434785708ed34d1f28e22f134857bfcae02b1 Issue-ID: SO-551 Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>;
2018-04-02Fix classname for CreateSDNCNSResourcesubhash kumar singh1-1/+1
Fix classname for CreateSDNCResource. Change-Id: I924108f99f508a81bb535c718974cf23c013c6a4 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-28Merge "ControllerType update for CM flows"Rob Daugherty4-5/+29
2018-03-28Merge "pnf ready event consumer"Rob Daugherty1-0/+28
2018-03-28ControllerType update for CM flowsElena Kuleshov4-5/+29
Change-Id: I42c60ba45baaf29fa5fe54a8bb7ffc0aab5622c7 Signed-off-by: Elena Kuleshov <ek1439@att.com> Issue-ID: SO-526