aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08Merge changes I47e5be10,Ieb31f208Seshu Kumar M5-167/+166
* changes: Fix issue of Class name wrong Fix AAI Relationship read failed in delete flow
2017-11-08Merge "create service instance with source as empty"Seshu Kumar M2-0/+8
2017-11-07Fix issue of Class name wrongc001491075-6/+8
Fix issue of Class name wrong Change-Id: I47e5be10aed7f991088c99ec7baf3135783c40e2 Issue-ID:SO-312 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-07Fix AAI Relationship read failed in delete flowc001491075-161/+158
Fix AAI Relationship read failed in delete flow Change-Id: Ieb31f2088aba3d4bb2d4ad5c72aec061cf833069 Issue-ID:SO-311 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-06Updated xml tags and moved sleep to bpmnJim Hahn14-193/+236
Per issue, changed "_" to "-". Also related to a comment to SO-303, made "sleep" time a property and moved the sleep calls from groovy scripts to bpmn. Fixed a few test resources that still had "_" instead of "-". Changed variable name from sdnReplDelay to sdncReplDelay. Change-Id: I893254c0ab735508732fcf2c3e82934f26c2a05a Issue-Id: SO-308 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-11-06create service instance with source as emptyseshukm2-0/+8
IssueId: SO-272 Change-Id: Icd7888fbfececd799751febc7e3d7edbcffc3a0a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Merge "updating the index.rst file with new link"Seshu Kumar M1-1/+1
2017-11-06Merge "updating offered consumed api .rst file"Seshu Kumar M1-4/+3
2017-11-06Merge "UT for Delete e2e main process"Seshu Kumar M1-0/+160
2017-11-06Merge "Add Relationship between e2eservice and ns"Seshu Kumar M1-3/+2
2017-11-06updating the index.rst file with new linkseshukm1-1/+1
IssueId: SO-300 Change-Id: I6ba3adfd183d3907151b047ad26228bfd11e0833 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06updating offered consumed api .rst fileseshukm1-4/+3
IssueId: SO-300 Change-Id: Idb8c5b3f8e810b4f0e93f41be89aef2b630ec0c8 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06UT for Delete e2e main processseshukm1-0/+160
IssueId: SO-281 Change-Id: I49ec3525703d8a8ec4f86a866fa9799f195f14dc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Add Relationship between e2eservice and nsc001491071-3/+2
Add Relationship between e2eservice and ns Change-Id: Ib79fe952560789b2a1113e93eea1179b6c5088e7 Issue-ID:SO-307 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-06Merge "Changed debug variable name to be consistent"Seshu Kumar M1-40/+40
2017-11-06Merge "Moved sleep to macro flow"Seshu Kumar M6-150/+197
2017-11-06Merge "Developer info doc for SO"Seshu Kumar M1-0/+13
2017-11-06Merge "doc on workspace and dev tool in read the docs"Seshu Kumar M1-0/+107
2017-11-06Merge "documentation on SO Docker"Seshu Kumar M1-0/+208
2017-11-06Merge ".rst file for SO Interfaces"Seshu Kumar M1-0/+17
2017-11-06Merge "supporting docs for SO"Seshu Kumar M2-0/+0
2017-11-06Merge "doc on developer information"Seshu Kumar M1-0/+20
2017-11-06Merge "doc on how to install docker"Seshu Kumar M1-0/+85
2017-11-06Merge ".rst file for configuring git and gerrit"Seshu Kumar M1-0/+92
2017-11-06Merge ".rst file for camunda modeler readthedocs"Seshu Kumar M1-0/+19
2017-11-06Merge "Camunda cockpit community .rst file"Seshu Kumar M1-0/+44
2017-11-06Merge ".rst file for BPMN subprocess"Seshu Kumar M1-0/+32
2017-11-06Merge "BPMN deployment strategy .rst file"Seshu Kumar M1-0/+35
2017-11-06Merge "camunda modeler images for read the docs"Seshu Kumar M1-0/+0
2017-11-06Merge "BPMN project structure images for SO"Seshu Kumar M5-0/+0
2017-11-06doc on developer informationseshukm1-0/+20
IssueId: SO-300 Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Merge "Camunda cockpit enterprise .rst"Seshu Kumar M1-0/+143
2017-11-06Merge "Building SO .rst file for readthedocs"Seshu Kumar M1-0/+79
2017-11-06doc on workspace and dev tool in read the docsseshukm1-0/+107
IssueId: SO-300 Change-Id: I2ce700118bb06d87931fc48b3c1cf2af5829700a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06documentation on SO Dockerseshukm1-0/+208
IssueId: SO-300 Change-Id: Icb718667d862fe7f358f98cb0d1793f2ec9240e1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Merge "images for SO docs"Seshu Kumar M1-0/+0
2017-11-06Merge "configure git images for read the docs"Seshu Kumar M3-0/+0
2017-11-06Merge "images for Camunda Cockpit Enterprise readthedocs"Seshu Kumar M1-0/+0
2017-11-06.rst file for SO Interfacesseshukm1-0/+17
IssueId: SO-300 Change-Id: I4b804df72bd63b337935d563d9d8aa79c6418d87 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06supporting docs for SOseshukm2-0/+0
IssueId: SO-300 Change-Id: I5edad8a14146003d188c6410b15cbd0950b43a52 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06doc on how to install dockerseshukm1-0/+85
IssueId: SO-300 Change-Id: I03351070ac519f68f51695f60bd279c73b7f5696 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Developer info doc for SOseshukm1-0/+13
IssueId: SO-300 Change-Id: I0a6c8a9d3a2f519e2a23e83e65596dd9b9646b9f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06.rst file for configuring git and gerritseshukm1-0/+92
IssueId: SO-300 Change-Id: I8d78638353f6280435afb7178d4f91bcee253b97 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06.rst file for camunda modeler readthedocsseshukm1-0/+19
IssueId: SO-300 Change-Id: I6588d6ad1c9e95b7d13589a19f3024468d4cc645 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Camunda cockpit enterprise .rstseshukm1-0/+143
IssueId: SO-300 Change-Id: I270adeb3571b0992abcd1e23db183d52e5f75f1b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Camunda cockpit community .rst fileseshukm1-0/+44
IsuueId: SO-300 Change-Id: Iad6e161f6e45f3995f91b08461967c363510cfa2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06Building SO .rst file for readthedocsseshukm1-0/+79
IssueId: SO-300 Change-Id: I978ae149b96d26e96022471adabe0dc8b3b12cee Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06.rst file for BPMN subprocessseshukm1-0/+32
IssueId: SO-300 Change-Id: I6526945f3b8b05384e81606729255265c744eaa4 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06.rst file for BPMN project structureseshukm1-0/+47
IssueId: SO-300 Change-Id: Ic0a0c737323cf0206bf24fd1548936587156adbf Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-06BPMN deployment strategy .rst fileseshukm1-0/+35
IssueId: SO-300 Change-Id: I5d0bf155fe2604a78049b9e3c222b9a3c55cd1d7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>