aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 the R1 interfaces take 1"Chuanyu Chen1-169/+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-11Merge "Add git ignores for Mac OS"Seshu Kumar M1-0/+1
2018-04-10Cloudify REST Client unit tests IIArthur Martella3-0/+261
Adding tests missed in previous commit Change-Id: I72762b1a598b4326710f8cbbc5a5588ee871a48a Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-04-10Add git ignores for Mac OSDenes Nemeth1-0/+1
Change-Id: I21448590c09f8a80033f3ecc3d16ed6534ec01e0 Issue-ID: SO-566 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.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>
2018-04-10Fix exception case in null returnsubhash kumar singh1-0/+9
Fix exception case in null return. Change-Id: I7f6a0ec3c372e34c1f04468be729d1cbc079e991 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-10Fix the R1 interfaces take 1seshukm1-169/+1
Issue-ID: SO-364 Change-Id: I9e990727f3d5992c3274a28bba17be455526f36a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-04-10Merge "toString bug fix"Seshu Kumar M1-1/+1
2018-04-10Merge "CompareModel API use POST to instead GET"Seshu Kumar M1-1/+1
2018-04-10Added informing dmaap client in pnf-ready workflowbiniek8-61/+307
Change-Id: I0d7b610e24da56aad32a9b02b987f98f932456f6 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-10Merge "Bug Fix - OOF api updates processing flavor-label"Seshu Kumar M11-144/+227
2018-04-10Merge "PnfReadyEventConsumer implementation"Seshu Kumar M10-226/+211
2018-04-10Merge "Added creating WorkflowException in pnf-pnp"Seshu Kumar M5-32/+30
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 URL to get CSAR name"Seshu Kumar M1-3/+4
2018-04-10Merge "Fix variables in CreateVnfReceipe"Seshu Kumar M2-7/+19
2018-04-10Merge "Add service type for bpmn input"Seshu Kumar M1-0/+1
2018-04-10Merge "Update web.xml file to enable properties"Seshu Kumar M2-0/+11
2018-04-10Merge "Fix JsonProperty for BpmnParam"Seshu Kumar M1-1/+1
2018-04-10Merge "Fix type for timeout"Seshu Kumar M1-2/+2
2018-04-10toString bug fixYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064602 Issue-ID: SO-565 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-10CompareModel API use POST to instead GETYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064601 Issue-ID: SO-565 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-10Merge "Modify in params pre-processing in groovy"Seshu Kumar M3-33/+50
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 URL to get CSAR namesubhash kumar singh1-3/+4
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-10Fix variables in CreateVnfReceipesubhash kumar singh2-7/+19
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-10Add service type for bpmn inputsubhash kumar singh1-0/+1
Add service type for bpmn input. Change-Id: Icc7487724bd4f6df5a78473f39a0e99a4e16cd28 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>