so.git
6 years agoMerge "Update the version.properties" 1.0.0-Amsterdam 1.0.0-ONAP v1.1.1
Seshu Kumar M [Thu, 16 Nov 2017 05:42:09 +0000 (05:42 +0000)]
Merge "Update the version.properties"

6 years agoUpdate the version.properties 61/23761/2
seshukm [Thu, 16 Nov 2017 04:44:57 +0000 (10:14 +0530)]
Update the version.properties

IssueId: SO-346

Change-Id: Ib18e075a6074b59170cdb26f60260dd5882886d8
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoModified create-vcpe to filter out "bad" VNFs 13/23713/1
Jim Hahn [Wed, 15 Nov 2017 23:25:57 +0000 (18:25 -0500)]
Modified create-vcpe to filter out "bad" VNFs

Modified create-vcpe to delete the BRG and TXC items from the
service VNF list contained within the service decomposition
structure.

Change-Id: I7624a93b422fa172a2079f70d66a2604ee2229b0
Issue-Id: SO-344
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agofix updateProgress 23/23623/1 v1.1.0
Zhuoyao Huang [Wed, 15 Nov 2017 13:54:04 +0000 (21:54 +0800)]
fix updateProgress

Change-Id: I91d63cacc0d1a55c3b07703890adecd95ba9410d
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
6 years agoAdd the --fresh option to update-ca-certificates 93/23493/1
Rob Daugherty [Tue, 14 Nov 2017 18:22:55 +0000 (13:22 -0500)]
Add the --fresh option to update-ca-certificates

This will allow a certificate to be replaced with a new one.

Issue: SO-342
Change-Id: I07dafe4aa4a8603de400913d3e4bdf709fd4daae
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Force source to always be included in JSON"
Rob Daugherty [Tue, 14 Nov 2017 18:12:28 +0000 (18:12 +0000)]
Merge "Force source to always be included in JSON"

6 years agoMerge "Fix init errors in WorkflowMessageAdapter"
Rob Daugherty [Tue, 14 Nov 2017 18:12:21 +0000 (18:12 +0000)]
Merge "Fix init errors in WorkflowMessageAdapter"

6 years agoMerge "Added global customer id to sdnc delete request"
Rob Daugherty [Tue, 14 Nov 2017 16:25:07 +0000 (16:25 +0000)]
Merge "Added global customer id to sdnc delete request"

6 years agoForce source to always be included in JSON 81/23481/1
Jim Hahn [Tue, 14 Nov 2017 16:09:42 +0000 (11:09 -0500)]
Force source to always be included in JSON

Modified RequestInfo to pass source to JSON, even when it has the
default value.  Ordinarily, this is unnecessary when the default
value is null, but in this case, the default value is not null,
thus other code to which the JSON is passed expects it to be
populated.

Change-Id: I53fde35b8d46f69234fb51f1cceedb31cedc3335
Issue-Id: SO-340
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoFix init errors in WorkflowMessageAdapter 77/23477/1
Rob Daugherty [Tue, 14 Nov 2017 15:40:11 +0000 (10:40 -0500)]
Fix init errors in WorkflowMessageAdapter

When the workflow message adapter comes up, it throws a
FileNotFoundException because cadi.properties is absent.
This file is related to AAF, which is not in scope for
the Amsterdam release.

Issue: SO-341
Change-Id: I27239e215a523f8535d49d1888acc72deb35b270
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Fix SDNC flow Exception"
Seshu Kumar M [Tue, 14 Nov 2017 11:48:04 +0000 (11:48 +0000)]
Merge "Fix SDNC flow Exception"

6 years agoMerge "Fix Update Create Resource Status Error"
Seshu Kumar M [Tue, 14 Nov 2017 11:46:33 +0000 (11:46 +0000)]
Merge "Fix Update Create Resource Status Error"

6 years agoMerge "Removed bad docs"
Seshu Kumar M [Tue, 14 Nov 2017 11:43:22 +0000 (11:43 +0000)]
Merge "Removed bad docs"

6 years agoFix SDNC flow Exception 37/23437/1
c00149107 [Tue, 14 Nov 2017 08:41:16 +0000 (16:41 +0800)]
Fix SDNC flow Exception

Fix SDNC flow Exception

Change-Id: I11478377105bfe0f5c02bb214e2748766d96c651
Issue-ID:SO-338
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoFix Update Create Resource Status Error 35/23435/1
c00149107 [Tue, 14 Nov 2017 08:38:31 +0000 (16:38 +0800)]
Fix Update Create Resource Status Error

Fix Update Create Resource Status Error

Change-Id: I230c7986b72e27e4c59fbeb129c1b39bb500a86b
Issue-ID:SO-337
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoRemoved bad docs 87/23387/1
dfilppi [Mon, 13 Nov 2017 18:37:19 +0000 (18:37 +0000)]
Removed bad docs

Issue-id: SO-319
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
Change-Id: I5870dae985df3279cc225eb411cde96a27e76749

6 years agoAdded global customer id to sdnc delete request 93/23393/1
Jim Hahn [Mon, 13 Nov 2017 17:01:47 +0000 (12:01 -0500)]
Added global customer id to sdnc delete request

Modified delete-BRG & delete-TXC to add global customer id and
several other fields to the SDNC request.

Change-Id: I4b85ba634b56a218037f95e1772fe0fcdde1cd91
Issue-Id: SO-336
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "Fix issues in Release notes"
Rob Daugherty [Mon, 13 Nov 2017 14:52:13 +0000 (14:52 +0000)]
Merge "Fix issues in Release notes"

6 years agoFix issues in Release notes 01/23301/1
seshukm [Mon, 13 Nov 2017 05:50:46 +0000 (11:20 +0530)]
Fix issues in Release notes

IssueId:SO-300

Change-Id: Idab62b60440790c6f3356323ce3d83c495ff1862
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoQuery AAI for ARs on delete 31/23231/1
Jim Hahn [Sat, 11 Nov 2017 19:21:10 +0000 (14:21 -0500)]
Query AAI for ARs on delete

Delete-vcpe code expected allotted-resources to be included within the
SI response from AAI.  That turns out not to be the case.  As a result,
the code for delete-vcpe was modified to query each AR found in the SI
to get it's full info.

Change-Id: I893fb2fcf50a32335bbd68d1aaa84c8d747b14f0
Issue-Id: SO-325
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoChanged parsing code in DoDeleteVfModuleFromVnf 75/23175/3
Jim Hahn [Fri, 10 Nov 2017 22:01:00 +0000 (17:01 -0500)]
Changed parsing code in DoDeleteVfModuleFromVnf

Modified code to use MsoUtils to parse the xml rather than walking the
nodes generated by documentBuilder.
Added check for missing vfModuleOutputs.
Added MsoUtils.getMultNodeObjects() to return real Node objects instead
of lazy nodes.

Change-Id: I0266502f1e0353c778dce982fa55cf7ce944d91e
Issue-Id: SO-333
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoChanged hibernate config file 19/23119/1
seshukm [Fri, 10 Nov 2017 11:48:16 +0000 (17:18 +0530)]
Changed hibernate config file

IssueId : SO-331

Change-Id: If4ce90732d60a2bdea8afd723eb49db0e72d2043
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "Fix AAI Service Delete failed issue."
Seshu Kumar M [Fri, 10 Nov 2017 06:31:34 +0000 (06:31 +0000)]
Merge "Fix AAI Service Delete failed issue."

6 years agoFix AAI Service Delete failed issue. 83/23083/1
c00149107 [Fri, 10 Nov 2017 05:48:29 +0000 (13:48 +0800)]
Fix AAI Service Delete failed issue.

Fix AAI Service Delete failed issue.

Change-Id: Ief3eae52d119fcf488a562916d1322641078983f
Issue-ID:SO-329
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge changes I4e542ffd,Ibb86da2d
Seshu Kumar M [Fri, 10 Nov 2017 04:49:49 +0000 (04:49 +0000)]
Merge changes I4e542ffd,Ibb86da2d

* changes:
  Fix Null Point Exception
  Fix Delete workflow sent msg to vfc adatper failed

6 years agoMerge "Now passing cloudConfig to subflows"
Seshu Kumar M [Fri, 10 Nov 2017 04:44:46 +0000 (04:44 +0000)]
Merge "Now passing cloudConfig to subflows"

6 years agoFix Null Point Exception 71/23071/1
c00149107 [Fri, 10 Nov 2017 03:12:02 +0000 (11:12 +0800)]
Fix Null Point Exception

Fix Null Point Exception

Change-Id: I4e542ffd1369140b21d6252a5f90db66651df181
Issue-ID:SO-328
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoFix Delete workflow sent msg to vfc adatper failed 63/23063/1
c00149107 [Fri, 10 Nov 2017 02:03:50 +0000 (10:03 +0800)]
Fix Delete workflow sent msg to vfc adatper failed

Fix Delete workflow sent msg to vfc adatper failed

Change-Id: Ibb86da2d9e03e0004854035b21daaae09d3f19e6
Issue-ID:SO-327
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoNow passing cloudConfig to subflows 35/23035/1
Jim Hahn [Thu, 9 Nov 2017 22:26:47 +0000 (17:26 -0500)]
Now passing cloudConfig to subflows

Modified DeleteVcpeResCustService to pass cloudConfiguration to the
delete-vnf-and-modules subflow, in addition to passing the cloud id
and tenant id.

Change-Id: Icf7824ed36eef95b8ab943005c5f4495706b5d70
Issue-Id: SO-324
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoAdded authentication info to DoDeleteVnfAndModules 29/23029/2
Jim Hahn [Thu, 9 Nov 2017 22:13:47 +0000 (17:13 -0500)]
Added authentication info to DoDeleteVnfAndModules

Modified code to use AaiUtil.executeAAIGetCall() to make the the
call to AAI, thus shortening the code while gaining the benefits
of the common module (e.g., setting authentication info).

Change-Id: Ic0e671c0301c78b14a2234efec3cc7064162d4ad
Issue-Id: SO-326
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "Move unit test mocks to test scoped jar"
Rob Daugherty [Thu, 9 Nov 2017 17:39:25 +0000 (17:39 +0000)]
Merge "Move unit test mocks to test scoped jar"

6 years agoMove unit test mocks to test scoped jar 83/22983/1
Rob Daugherty [Thu, 9 Nov 2017 16:41:46 +0000 (11:41 -0500)]
Move unit test mocks to test scoped jar

This commit removes the MSOMockServer artifact.

The mocks are now in a test-scoped jar in MSOCommon.

Issue: SO-314
Change-Id: Ifbc508c12a56cda329320adf1945c93f31ebe13c
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "modifying the heading in release notes"
DeWayne Filppi [Thu, 9 Nov 2017 16:21:38 +0000 (16:21 +0000)]
Merge "modifying the heading in release notes"

6 years agoMerge "editing test cases for e2e delete groovy"
DeWayne Filppi [Thu, 9 Nov 2017 16:21:29 +0000 (16:21 +0000)]
Merge "editing test cases for e2e delete groovy"

6 years agomodifying the heading in release notes 49/22949/1
seshukm [Thu, 9 Nov 2017 12:51:54 +0000 (18:21 +0530)]
modifying the heading in release notes

IssueId: SO-300

Change-Id: I201c0eb59af8e2279743b0627d9e1d77e3f7737b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoFix doc8 errors 11/22811/3
Morgan Richomme [Wed, 8 Nov 2017 15:21:48 +0000 (16:21 +0100)]
Fix doc8 errors

IssueId: SO-319

Change-Id: Ie5079abe0bc5ed249fa6239a6b9386149aee90b6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoMerge "updating the architecture.rst file for SO"
Seshu Kumar M [Thu, 9 Nov 2017 10:54:37 +0000 (10:54 +0000)]
Merge "updating the architecture.rst file for SO"

6 years agoediting test cases for e2e delete groovy 07/22907/1
seshukm [Thu, 9 Nov 2017 10:41:37 +0000 (16:11 +0530)]
editing test cases for e2e delete groovy

IssueId: SO-281

Change-Id: I9c5de43451dc7af646ed728839a1bb08ae8f4742
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoupdating the architecture.rst file for SO 83/22883/1
seshukm [Thu, 9 Nov 2017 05:44:47 +0000 (11:14 +0530)]
updating the architecture.rst file for SO

IssueId: SO-300

Change-Id: I484f3fe19cb0d9b8718af4e7af9ef61ee4b5a75a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoClean up Process Engine selection logic 59/22859/2
Rob Daugherty [Wed, 8 Nov 2017 23:35:49 +0000 (18:35 -0500)]
Clean up Process Engine selection logic

Several failed attempts to split the BPMN application into
multiple applications with separate camunda process engines
have left a mess of confusing classes and process engine
definitions.

In the Amsterdam release, there should be only one BPMN
application war.  This is MSOInfrastructureBPMN.
MSOCommonBPMN should not be deployed as a separate
application.  Its classes are compiled into a jar and
this is included inside MSOInfrastructureBPMN.

The MSOInfrastructureBPMN application should use the
"default" process engine.

WorkflowAsyncInfrastructureResource and
MSOCommonApplication classes are not needed.

Issue: SO-322
Change-Id: Ifdb3b33541346b561a16361d1aa791e8342a34fa
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoAdded input params to service-information section 19/22819/3
Shailendra Borale [Wed, 8 Nov 2017 16:49:28 +0000 (11:49 -0500)]
Added input params to service-information section

Added input params to service-information section to facilitate sdnc
assign query subscriptionServiceType and globalCustomerId were added
to groovy, bpmn parentServiceInstanceId shd not be part of service-information,
serviceInstanceId  - corrected
Updated junit tests with new service-info fields.

Change-Id: I9fbfdf8a97b4e42881e187bec198c977241c0c13
Issue-Id: SO-318
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "modified sample SDNO code for SO"
Rob Daugherty [Wed, 8 Nov 2017 14:29:21 +0000 (14:29 +0000)]
Merge "modified sample SDNO code for SO"

6 years agoMerge "fix for delete e2e svc subprocess groovy test"
Seshu Kumar M [Wed, 8 Nov 2017 13:09:49 +0000 (13:09 +0000)]
Merge "fix for delete e2e svc subprocess groovy test"

6 years agoMerge "updating the .rst files readthedocs for SO"
Seshu Kumar M [Wed, 8 Nov 2017 13:08:02 +0000 (13:08 +0000)]
Merge "updating the .rst files readthedocs for SO"

6 years agoMerge changes I33a870e3,Ifc45cdc7
Seshu Kumar M [Wed, 8 Nov 2017 13:05:48 +0000 (13:05 +0000)]
Merge changes I33a870e3,Ifc45cdc7

* changes:
  Updating the releasenotes
  Correcting the namespace template for SO

6 years agoUpdating the releasenotes 65/22765/1
Seshu-Kumar-M [Wed, 8 Nov 2017 12:01:22 +0000 (17:31 +0530)]
Updating the releasenotes

IssueId : SO-300

Change-Id: I33a870e35df1e8a4a545dbfcc55f2f2d29ccc29e
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoCorrecting the namespace template for SO 37/22737/1
Seshu-Kumar-M [Wed, 8 Nov 2017 09:05:55 +0000 (14:35 +0530)]
Correcting the namespace template for SO

IssueId : SO-300

Change-Id: Ifc45cdc7944d53097fc206e1d1fbb219228133c3
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoupdating the .rst files readthedocs for SO 15/22715/1
seshukm [Wed, 8 Nov 2017 07:18:13 +0000 (12:48 +0530)]
updating the .rst files readthedocs for SO

IssueId: SO-300

Change-Id: Iadcabdb04ace5d90b6893310ef5906bbd2ea4107
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge changes I47e5be10,Ieb31f208
Seshu Kumar M [Wed, 8 Nov 2017 05:34:34 +0000 (05:34 +0000)]
Merge changes I47e5be10,Ieb31f208

* changes:
  Fix issue of Class name wrong
  Fix AAI Relationship read failed in delete flow

6 years agoMerge "create service instance with source as empty"
Seshu Kumar M [Wed, 8 Nov 2017 05:30:21 +0000 (05:30 +0000)]
Merge "create service instance with source as empty"

6 years agomodified sample SDNO code for SO 73/22373/3
Benjamin, Max (mb388a) [Mon, 6 Nov 2017 20:01:36 +0000 (15:01 -0500)]
modified sample SDNO code for SO

Issue-Id: SO-309
Change-Id: I998d5573d60d99987bb99133967ca012ef8dba6f
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
modified RestClient to accept rest properties

Issue-Id: SO-309
Change-Id: I68bd88f9f942573dc470dda2eb60dc747e782768
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
moved SDNO beans to their own package

Issue-Id: SO-309
Change-Id: I0b35edfe0ac3ad336320d8bc62d2efd98fff1b0b
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
added enum for ServiceType in policy

Issue-Id: SO-309
Change-Id: Icdc95b237a427bbacac4cf5d815fc71cebb91675
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
dmaap rest client implementation

Issue-Id: SO-309
Change-Id: I1bf8b85820524adca462d7d96c4c0beef5892864
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
dmaap client interface for SO component

Issue-Id: SO-309
Change-Id: Ieccfb22678c52af7ffcf8750a38462ba32486182
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
added required guava dependency to pom.xml

Issue-Id: SO-309
Change-Id: I3096bf54888e4960e60bb73b13d8cd3223217271
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
6 years agoFix issue of Class name wrong 87/22487/1
c00149107 [Tue, 7 Nov 2017 08:45:30 +0000 (16:45 +0800)]
Fix issue of Class name wrong

Fix issue of Class name wrong

Change-Id: I47e5be10aed7f991088c99ec7baf3135783c40e2
Issue-ID:SO-312
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoFix AAI Relationship read failed in delete flow 71/22471/1
c00149107 [Tue, 7 Nov 2017 08:04:40 +0000 (16:04 +0800)]
Fix AAI Relationship read failed in delete flow

Fix AAI Relationship read failed in delete flow

Change-Id: Ieb31f2088aba3d4bb2d4ad5c72aec061cf833069
Issue-ID:SO-311
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agofix for delete e2e svc subprocess groovy test 51/22451/1
seshukm [Tue, 7 Nov 2017 05:10:32 +0000 (10:40 +0530)]
fix for delete e2e svc subprocess groovy test

IssueId : SO-281

Change-Id: I01ec11410b5ee97f28f780ca08a6860f482b88ea
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoUpdated xml tags and moved sleep to bpmn 11/22311/2
Jim Hahn [Mon, 6 Nov 2017 15:27:21 +0000 (10:27 -0500)]
Updated xml tags and moved sleep to bpmn

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>
6 years agocreate service instance with source as empty 93/22293/2
seshukm [Mon, 6 Nov 2017 12:57:41 +0000 (18:27 +0530)]
create service instance with source as empty

IssueId: SO-272

Change-Id: Icd7888fbfececd799751febc7e3d7edbcffc3a0a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "updating the index.rst file with new link"
Seshu Kumar M [Mon, 6 Nov 2017 12:10:31 +0000 (12:10 +0000)]
Merge "updating the index.rst file with new link"

6 years agoMerge "updating offered consumed api .rst file"
Seshu Kumar M [Mon, 6 Nov 2017 12:10:21 +0000 (12:10 +0000)]
Merge "updating offered consumed api .rst file"

6 years agoMerge "UT for Delete e2e main process"
Seshu Kumar M [Mon, 6 Nov 2017 12:09:39 +0000 (12:09 +0000)]
Merge "UT for Delete e2e main process"

6 years agoMerge "Add Relationship between e2eservice and ns"
Seshu Kumar M [Mon, 6 Nov 2017 12:09:22 +0000 (12:09 +0000)]
Merge "Add Relationship between e2eservice and ns"

6 years agoupdating the index.rst file with new link 83/22283/1
seshukm [Mon, 6 Nov 2017 10:35:49 +0000 (16:05 +0530)]
updating the index.rst file with new link

IssueId: SO-300

Change-Id: I6ba3adfd183d3907151b047ad26228bfd11e0833
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoupdating offered consumed api .rst file 81/22281/1
seshukm [Mon, 6 Nov 2017 10:27:30 +0000 (15:57 +0530)]
updating offered consumed api .rst file

IssueId: SO-300

Change-Id: Idb8c5b3f8e810b4f0e93f41be89aef2b630ec0c8
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoUT for Delete e2e main process 89/21989/3
seshukm [Fri, 3 Nov 2017 09:09:09 +0000 (14:39 +0530)]
UT for Delete e2e main process

IssueId: SO-281

Change-Id: I49ec3525703d8a8ec4f86a866fa9799f195f14dc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoAdd Relationship between e2eservice and ns 75/22275/1
c00149107 [Mon, 6 Nov 2017 08:41:52 +0000 (16:41 +0800)]
Add Relationship between e2eservice and ns

Add Relationship between e2eservice and ns

Change-Id: Ib79fe952560789b2a1113e93eea1179b6c5088e7
Issue-ID:SO-307
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Changed debug variable name to be consistent"
Seshu Kumar M [Mon, 6 Nov 2017 08:12:10 +0000 (08:12 +0000)]
Merge "Changed debug variable name to be consistent"

6 years agoMerge "Moved sleep to macro flow"
Seshu Kumar M [Mon, 6 Nov 2017 08:10:11 +0000 (08:10 +0000)]
Merge "Moved sleep to macro flow"

6 years agoMerge "Developer info doc for SO"
Seshu Kumar M [Mon, 6 Nov 2017 08:08:19 +0000 (08:08 +0000)]
Merge "Developer info doc for SO"

6 years agoMerge "doc on workspace and dev tool in read the docs"
Seshu Kumar M [Mon, 6 Nov 2017 08:08:06 +0000 (08:08 +0000)]
Merge "doc on workspace and dev tool in read the docs"

6 years agoMerge "documentation on SO Docker"
Seshu Kumar M [Mon, 6 Nov 2017 08:08:01 +0000 (08:08 +0000)]
Merge "documentation on SO Docker"

6 years agoMerge ".rst file for SO Interfaces"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:56 +0000 (08:07 +0000)]
Merge ".rst file for SO Interfaces"

6 years agoMerge "supporting docs for SO"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:49 +0000 (08:07 +0000)]
Merge "supporting docs for SO"

6 years agoMerge "doc on developer information"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:16 +0000 (08:07 +0000)]
Merge "doc on developer information"

6 years agoMerge "doc on how to install docker"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:11 +0000 (08:07 +0000)]
Merge "doc on how to install docker"

6 years agoMerge ".rst file for configuring git and gerrit"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:06 +0000 (08:07 +0000)]
Merge ".rst file for configuring git and gerrit"

6 years agoMerge ".rst file for camunda modeler readthedocs"
Seshu Kumar M [Mon, 6 Nov 2017 08:07:01 +0000 (08:07 +0000)]
Merge ".rst file for camunda modeler readthedocs"

6 years agoMerge "Camunda cockpit community .rst file"
Seshu Kumar M [Mon, 6 Nov 2017 08:06:53 +0000 (08:06 +0000)]
Merge "Camunda cockpit community .rst file"

6 years agoMerge ".rst file for BPMN subprocess"
Seshu Kumar M [Mon, 6 Nov 2017 08:06:47 +0000 (08:06 +0000)]
Merge ".rst file for BPMN subprocess"

6 years agoMerge "BPMN deployment strategy .rst file"
Seshu Kumar M [Mon, 6 Nov 2017 08:06:42 +0000 (08:06 +0000)]
Merge "BPMN deployment strategy .rst file"

6 years agoMerge "camunda modeler images for read the docs"
Seshu Kumar M [Mon, 6 Nov 2017 08:06:37 +0000 (08:06 +0000)]
Merge "camunda modeler images for read the docs"

6 years agoMerge "BPMN project structure images for SO"
Seshu Kumar M [Mon, 6 Nov 2017 08:06:30 +0000 (08:06 +0000)]
Merge "BPMN project structure images for SO"

6 years agodoc on developer information 63/22263/1
seshukm [Mon, 6 Nov 2017 07:01:29 +0000 (12:31 +0530)]
doc on developer information

IssueId: SO-300

Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "Camunda cockpit enterprise .rst"
Seshu Kumar M [Mon, 6 Nov 2017 07:00:33 +0000 (07:00 +0000)]
Merge "Camunda cockpit enterprise .rst"

6 years agoMerge "Building SO .rst file for readthedocs"
Seshu Kumar M [Mon, 6 Nov 2017 07:00:28 +0000 (07:00 +0000)]
Merge "Building SO .rst file for readthedocs"

6 years agodoc on workspace and dev tool in read the docs 61/22261/1
seshukm [Mon, 6 Nov 2017 06:59:57 +0000 (12:29 +0530)]
doc on workspace and dev tool in read the docs

IssueId: SO-300

Change-Id: I2ce700118bb06d87931fc48b3c1cf2af5829700a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agodocumentation on SO Docker 59/22259/1
seshukm [Mon, 6 Nov 2017 06:57:25 +0000 (12:27 +0530)]
documentation on SO Docker

IssueId: SO-300

Change-Id: Icb718667d862fe7f358f98cb0d1793f2ec9240e1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "images for SO docs"
Seshu Kumar M [Mon, 6 Nov 2017 06:56:16 +0000 (06:56 +0000)]
Merge "images for SO docs"

6 years agoMerge "configure git images for read the docs"
Seshu Kumar M [Mon, 6 Nov 2017 06:56:08 +0000 (06:56 +0000)]
Merge "configure git images for read the docs"

6 years agoMerge "images for Camunda Cockpit Enterprise readthedocs"
Seshu Kumar M [Mon, 6 Nov 2017 06:54:15 +0000 (06:54 +0000)]
Merge "images for Camunda Cockpit Enterprise readthedocs"

6 years ago.rst file for SO Interfaces 57/22257/1
seshukm [Mon, 6 Nov 2017 06:46:25 +0000 (12:16 +0530)]
.rst file for SO Interfaces

IssueId: SO-300

Change-Id: I4b804df72bd63b337935d563d9d8aa79c6418d87
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agosupporting docs for SO 53/22253/1
seshukm [Mon, 6 Nov 2017 06:35:12 +0000 (12:05 +0530)]
supporting docs for SO

IssueId: SO-300

Change-Id: I5edad8a14146003d188c6410b15cbd0950b43a52
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agodoc on how to install docker 51/22251/1
seshukm [Mon, 6 Nov 2017 06:28:51 +0000 (11:58 +0530)]
doc on how to install docker

IssueId: SO-300

Change-Id: I03351070ac519f68f51695f60bd279c73b7f5696
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoDeveloper info doc for SO 47/22247/1
seshukm [Mon, 6 Nov 2017 06:23:34 +0000 (11:53 +0530)]
Developer info doc for SO

IssueId: SO-300

Change-Id: I0a6c8a9d3a2f519e2a23e83e65596dd9b9646b9f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years ago.rst file for configuring git and gerrit 45/22245/1
seshukm [Mon, 6 Nov 2017 06:18:22 +0000 (11:48 +0530)]
.rst file for configuring git and gerrit

IssueId: SO-300

Change-Id: I8d78638353f6280435afb7178d4f91bcee253b97
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years ago.rst file for camunda modeler readthedocs 43/22243/1
seshukm [Mon, 6 Nov 2017 06:11:49 +0000 (11:41 +0530)]
.rst file for camunda modeler readthedocs

IssueId: SO-300

Change-Id: I6588d6ad1c9e95b7d13589a19f3024468d4cc645
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoCamunda cockpit enterprise .rst 41/22241/1
seshukm [Mon, 6 Nov 2017 06:07:50 +0000 (11:37 +0530)]
Camunda cockpit enterprise .rst

IssueId: SO-300

Change-Id: I270adeb3571b0992abcd1e23db183d52e5f75f1b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoCamunda cockpit community .rst file 39/22239/1
seshukm [Mon, 6 Nov 2017 06:06:50 +0000 (11:36 +0530)]
Camunda cockpit community .rst file

IsuueId: SO-300

Change-Id: Iad6e161f6e45f3995f91b08461967c363510cfa2
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoBuilding SO .rst file for readthedocs 37/22237/1
seshukm [Mon, 6 Nov 2017 06:05:39 +0000 (11:35 +0530)]
Building SO .rst file for readthedocs

IssueId: SO-300

Change-Id: I978ae149b96d26e96022471adabe0dc8b3b12cee
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years ago.rst file for BPMN subprocess 35/22235/1
seshukm [Mon, 6 Nov 2017 05:41:14 +0000 (11:11 +0530)]
.rst file for BPMN subprocess

IssueId: SO-300

Change-Id: I6526945f3b8b05384e81606729255265c744eaa4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years ago.rst file for BPMN project structure 33/22233/1
seshukm [Mon, 6 Nov 2017 05:20:27 +0000 (10:50 +0530)]
.rst file for BPMN project structure

IssueId: SO-300

Change-Id: Ic0a0c737323cf0206bf24fd1548936587156adbf
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoBPMN deployment strategy .rst file 31/22231/1
seshukm [Mon, 6 Nov 2017 05:17:37 +0000 (10:47 +0530)]
BPMN deployment strategy .rst file

IssueId: SO-300

Change-Id: I5d0bf155fe2604a78049b9e3c222b9a3c55cd1d7
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>