aboutsummaryrefslogtreecommitdiffstats
path: root/workflow/workflow-designer-init
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Replaced old implementation at rootvempo4-213/+0
Old project files and directories has been moved under 'deprecated-workflow-designer'. The old project is not built by the CI anymore, but can be still built manually. New modules/directories have been moved up and integrated with the CI system. Change-Id: I1528c792bcbcce9e50bfc294a1328a20e72c91cf Issue-ID: SDC-1559 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-23Workflow Docker containersavigaffa1-3/+18
removing the necessity of CS_USER and CS_PASSWORD in case of connecting to unsecured Cassandra Change-Id: I2a652642b724c99a95af15891742018a09dab0cc Issue-ID: SDC-1482 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-07-16Workflow Docker containerspriyanshu4-0/+198
1. Implemented workflow init container. 2. Implemented workflow backend container. 3. Added a placeholder for frontend module container. 4. Modifiled directory structure and POM files. 5. Added a ReadMe with sample commands to detail how to run the containers. Change-Id: Ib110fcc104ce72ff28fce514a1475a032cc2d82b Issue-ID: SDC-1482 Signed-off-by: priyanshu <pagarwal@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> Signed-off-by: priyanshu <pagarwal@amdocs.com>