Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | Fix input variable for sdnc adapter |  subhash kumar singh | 1 | -1/+2 |
2018-04-12 | Removed duplicat mso.configuration context param |  subhash kumar singh | 1 | -5/+1 |
2018-04-11 | Fix extra argument passed for debug |  subhash kumar singh | 1 | -1/+1 |
2018-04-11 | Fix missing var name for request input |  subhash kumar singh | 1 | -2/+2 |
2018-04-11 | Provide missing import for sdncutil |  subhash kumar singh | 1 | -0/+3 |
2018-04-11 | Fix url for the resource bpmn invocation |  subhash kumar singh | 1 | -2/+2 |
2018-04-11 | Implement resource sequence for create |  subhash kumar singh | 2 | -25/+22 |
2018-04-11 | Merge "Added informing dmaap client in pnf-ready workflow" |  Seshu Kumar M | 8 | -61/+307 |
2018-04-11 | Implementation for SDNC resource delete |  subhash kumar singh | 1 | -0/+222 |
2018-04-11 | Implementation for delete E2E resource loop |  subhash kumar singh | 1 | -0/+238 |
2018-04-11 | Merge "Implementation for delete E2E instance workflow" |  Seshu Kumar M | 1 | -0/+460 |
2018-04-11 | Merge "Implement read resource sequence" |  Seshu Kumar M | 2 | -0/+91 |
2018-04-11 | Implementation for delete E2E instance workflow |  subhash kumar singh | 1 | -0/+460 |
2018-04-11 | Merge "Add workflow for deleting sdnc resource" |  Chuanyu Chen | 1 | -0/+156 |
2018-04-11 | Merge "Add resource loop for deletion" |  Chuanyu Chen | 1 | -0/+304 |
2018-04-11 | Merge "Insert subprcess to delete E2E service instance" |  Chuanyu Chen | 2 | -3/+383 |
2018-04-11 | Merge "Fix missing variable name" |  Chuanyu Chen | 1 | -1/+1 |
2018-04-11 | Implement read resource sequence |  subhash kumar singh | 2 | -0/+91 |
2018-04-11 | Add workflow for deleting sdnc resource |  subhash kumar singh | 1 | -0/+156 |
2018-04-11 | Add resource loop for deletion |  subhash kumar singh | 1 | -0/+304 |
2018-04-11 | Insert subprcess to delete E2E service instance |  subhash kumar singh | 2 | -3/+383 |
2018-04-10 | Fix missing variable name |  subhash kumar singh | 1 | -1/+1 |
2018-04-10 | Added informing dmaap client in pnf-ready workflow |  biniek | 8 | -61/+307 |
2018-04-10 | Merge "Bug Fix - OOF api updates processing flavor-label" |  Seshu Kumar M | 1 | -1/+15 |
2018-04-10 | Merge "PnfReadyEventConsumer implementation" |  Seshu Kumar M | 8 | -48/+211 |
2018-04-10 | Merge "Added creating WorkflowException in pnf-pnp" |  Seshu Kumar M | 5 | -32/+30 |
2018-04-10 | Merge "Fix resource customization uuid" |  Seshu Kumar M | 1 | -0/+1 |
2018-04-10 | Merge "Fix request inputs for vfc-adapter" |  Seshu Kumar M | 1 | -2/+7 |
2018-04-10 | Merge "Fix variable to fetch request id" |  Seshu Kumar M | 1 | -2/+2 |
2018-04-10 | Merge "Fix variables in CreateVnfReceipe" |  Seshu Kumar M | 2 | -7/+19 |
2018-04-10 | Merge "Update web.xml file to enable properties" |  Seshu Kumar M | 1 | -0/+10 |
2018-04-10 | Merge "Fix type for timeout" |  Seshu Kumar M | 1 | -2/+2 |
2018-04-10 | Modify in params pre-processing in groovy |  Yulian Han | 3 | -33/+50 |
2018-04-10 | Fix resource customization uuid |  subhash kumar singh | 1 | -0/+1 |
2018-04-10 | Fix request inputs for vfc-adapter |  subhash kumar singh | 1 | -2/+7 |
2018-04-10 | Fix variable to fetch request id |  subhash kumar singh | 1 | -2/+2 |
2018-04-10 | Fix variables in CreateVnfReceipe |  subhash kumar singh | 2 | -7/+19 |
2018-04-10 | Update web.xml file to enable properties |  subhash kumar singh | 1 | -0/+10 |
2018-04-10 | Fix type for timeout |  subhash kumar singh | 1 | -2/+2 |
2018-04-09 | Bug Fix - OOF api updates processing flavor-label |  Marcus G K Williams | 1 | -1/+15 |
2018-04-09 | Modify in/out params in bpmn calling a subprocess |  Yulian Han | 3 | -7/+13 |
2018-04-09 | Merge "Replace operation type with mso-requst-id" |  Chuanyu Chen | 1 | -1/+1 |
2018-04-09 | Merge "Add request action as input variable" |  Chuanyu Chen | 1 | -0/+1 |
2018-04-09 | Merge "Pass uuiRequest as input variable" |  Chuanyu Chen | 2 | -2/+3 |
2018-04-09 | Merge "Add script type to groovy" |  Chuanyu Chen | 1 | -2/+2 |
2018-04-09 | Merge "Fix missing input parameter for subprocess" |  Chuanyu Chen | 2 | -0/+4 |
2018-04-09 | Merge "Fix subprocess path and input" |  Chuanyu Chen | 1 | -1/+2 |
2018-04-09 | Merge "Fix input parameter for serviceInstance" |  Chuanyu Chen | 1 | -0/+1 |
2018-04-09 | Merge "Fix the invocation of correct activity" |  Chuanyu Chen | 1 | -1/+1 |
2018-04-09 | Merge "Add uuiRequest parameter as input parameter" |  Chuanyu Chen | 3 | -10/+14 |