so.git
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>
6 years agoBPMN main process .rst file 29/22229/1
seshukm [Mon, 6 Nov 2017 05:01:04 +0000 (10:31 +0530)]
BPMN main process .rst file

IssueId: SO-300

Change-Id: I0557282bc9cd04a37e32ce434d2bb050ae844aaa
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agocamunda modeler images for read the docs 27/22227/1
seshukm [Mon, 6 Nov 2017 04:58:22 +0000 (10:28 +0530)]
camunda modeler images for read the docs

IssueId: SO-300

Change-Id: Ie114bc4eb4420bc5d665a2db8fa09185bca4a544
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoBPMN project structure images for SO 25/22225/1
seshukm [Mon, 6 Nov 2017 04:47:54 +0000 (10:17 +0530)]
BPMN project structure images for SO

IssueId: SO-300

Change-Id: I8dd0221984ddc160fbc37b3f168a6f9c2f31756d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoimages for workspace dev tools 23/22223/1
seshukm [Mon, 6 Nov 2017 04:42:14 +0000 (10:12 +0530)]
images for workspace dev tools

IssueId: SO-300

Change-Id: Idbb921e1b26d0ad177940a472f77eae77271ee03
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoimages for SO docs 21/22221/1
seshukm [Mon, 6 Nov 2017 04:38:04 +0000 (10:08 +0530)]
images for SO docs

IssueId: SO-300

Change-Id: I3999f50f094235a0001be89a600669abb5e61c05
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoDocker Install images for read the docs 19/22219/1
seshukm [Mon, 6 Nov 2017 04:33:42 +0000 (10:03 +0530)]
Docker Install images for read the docs

IssueId: SO-300

Change-Id: Ib8290752e27d1443bed8e18369cbebb33c1700eb
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoconfigure ubuntu images for read the docs 17/22217/1
seshukm [Mon, 6 Nov 2017 04:31:31 +0000 (10:01 +0530)]
configure ubuntu images for read the docs

IssueId: SO-300

Change-Id: Id63063d7e332a64fc2ac87dfe5df10e13bd1043d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoconfigure git images for read the docs 15/22215/1
seshukm [Mon, 6 Nov 2017 04:16:27 +0000 (09:46 +0530)]
configure git images for read the docs

IssueId: SO-300

Change-Id: I503981e960ed13a21a8a84fb3c811b53fc3def16
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoimages for Camunda Cockpit Enterprise readthedocs 13/22213/1
seshukm [Mon, 6 Nov 2017 04:05:04 +0000 (09:35 +0530)]
images for Camunda Cockpit Enterprise readthedocs

IssueId: SO-300

Change-Id: I37ed6515d70be1dcf7001e2372170262a7514dfc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoImages for Camunda cockpit community readthedocs 11/22211/1
seshukm [Mon, 6 Nov 2017 03:50:08 +0000 (09:20 +0530)]
Images for Camunda cockpit community readthedocs

IssueId: SO-300

Change-Id: I0927c5125bbe3264d318eb11751afdaff3e27a63
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoimages for BPMN Process, readthedocs 09/22209/1
seshukm [Mon, 6 Nov 2017 03:47:31 +0000 (09:17 +0530)]
images for BPMN Process, readthedocs

IssueId: SO-300

Change-Id: I3edc0aea202e8935e56c8e465007c9e600298ac3
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoupdating the install config file for readthedocs 07/22207/1
seshukm [Mon, 6 Nov 2017 03:44:42 +0000 (09:14 +0530)]
updating the install config file for readthedocs

IssueId: SO-300

Change-Id: If9f9421b80acdd657efffcb47c231b94db9193dd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMoved sleep to macro flow 95/22195/1
Jim Hahn [Sun, 5 Nov 2017 23:51:54 +0000 (18:51 -0500)]
Moved sleep to macro flow

Added new method to "Await AAI Distribution" to macro flow and moved sleep
there.  Added junit test for new method and updated existing tests.

Change-Id: I91c8a787669a0fc8cf2038a4cfb6f6229d3949e2
Issue-Id: SO-303
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoChanged debug variable name to be consistent 87/22187/1
Jim Hahn [Sun, 5 Nov 2017 22:18:26 +0000 (17:18 -0500)]
Changed debug variable name to be consistent

The debug variable name was inconsistent which resulted in null being
passed to the debug logger.

Change-Id: Ia431b12a950113d27cb84c54eb54579995ae17de
Issue-Id: SO-306
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "Added sleep before GET call"
Seshu Kumar M [Sun, 5 Nov 2017 05:36:21 +0000 (05:36 +0000)]
Merge "Added sleep before GET call"

6 years agoAdded sleep before GET call 75/22075/2
Shailendra Borale [Fri, 3 Nov 2017 22:36:06 +0000 (18:36 -0400)]
Added sleep before GET call

Added 30 second sleep to take care of AAI replication issue
Changed calls to toJsonString to toJsonStringNoRootName. toJsonString adds additional braces causing parsing error
Added code to skip wait in case of unit testing. added debug prints to test cases

Change-Id: I25461da8051f96ea2c8f6c5fde386a0ba0b66e43
IssueId: SO-303
Signed-off-by: Shailendra Borale <sb8915@att.com>
6 years agoCorrecting the namespace template for SO 53/22053/1
Seshu-Kumar-M [Fri, 3 Nov 2017 18:33:59 +0000 (00:03 +0530)]
Correcting the namespace template for SO

IssueId : SO-300

Change-Id: Ie7588cc9c1752ecded8ad7db46f0907ce1c59de7
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "correcting SO architecture as per defined template"
Seshu Kumar M [Fri, 3 Nov 2017 15:03:04 +0000 (15:03 +0000)]
Merge "correcting SO architecture as per defined template"

6 years agoMerge "initial commit, Release notes for SO"
Seshu Kumar M [Fri, 3 Nov 2017 14:31:01 +0000 (14:31 +0000)]
Merge "initial commit, Release notes  for SO"

6 years agocorrecting SO architecture as per defined template 31/22031/1
seshukm [Fri, 3 Nov 2017 14:01:19 +0000 (19:31 +0530)]
correcting SO architecture as per defined template

Change-Id: I0409d481f5dc6d357f08ea9125fe191a49ae0687
IssueId: SO-300
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agofix for arquillian build failure. 19/22019/2
seshukm [Fri, 3 Nov 2017 13:04:29 +0000 (18:34 +0530)]
fix for arquillian build failure.

IssueId : SO-286

Change-Id: I64d16ad375f00d2ff9f4d4c9f3e12302941b7535
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "supporting files for e2e svc UT"
Seshu Kumar M [Fri, 3 Nov 2017 13:51:13 +0000 (13:51 +0000)]
Merge "supporting files for e2e svc UT"