Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master 23bd47fc28519d8976d8ea95ccbdbb298c5902bb
Changed hibernate config file
IssueId : SO-331
Change-Id: If4ce90732d60a2bdea8afd723eb49db0e72d2043
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 7131f923020c859da684d16d8af276e17bcec1cd
Merge "Fix AAI Service Delete failed issue."
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>
|
|
Project: so master e795d55a244458a8705760e06a24747cc014cfd3
Merge changes I4e542ffd,Ibb86da2d
* changes:
Fix Null Point Exception
Fix Delete workflow sent msg to vfc adatper failed
Fix Null Point Exception
Fix Null Point Exception
Change-Id: I4e542ffd1369140b21d6252a5f90db66651df181
Issue-ID:SO-328
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
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>
|
|
Project: so master 3b24725073dead970e21509e02c04993efcd0575
Merge "Now passing cloudConfig to subflows"
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>
|
|
Project: so master 6d038c291eeefe7ef6688ca05d108d85631297d8
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>
|
|
Project: so master 6f0a1ef3e4b8891c670c289cfc13219031d25341
Merge "Move unit test mocks to test scoped jar"
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>
|
|
Project: so master 0bb6b03205bf7aeb4ac8917d2559d0b60c094ecc
Merge "modifying the heading in release notes"
modifying the heading in release notes
IssueId: SO-300
Change-Id: I201c0eb59af8e2279743b0627d9e1d77e3f7737b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 7765d299868a1707df9c5e9a5171a49fc0e07fb9
Merge "editing test cases for e2e delete groovy"
editing test cases for e2e delete groovy
IssueId: SO-281
Change-Id: I9c5de43451dc7af646ed728839a1bb08ae8f4742
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a1294a6d36980a4e370b5eebd3c679187562504a
Fix doc8 errors
IssueId: SO-319
Change-Id: Ie5079abe0bc5ed249fa6239a6b9386149aee90b6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Project: so master e10ee3d82cfb4bc9be4808bc9536efa43ae9a0e9
Merge "updating the architecture.rst file for SO"
updating the architecture.rst file for SO
IssueId: SO-300
Change-Id: I484f3fe19cb0d9b8718af4e7af9ef61ee4b5a75a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master d750eabf5de2423f0a7c89ffbfbcc0d65bb4623e
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>
|
|
Project: so master 3935e84e0306183450fc080a09fcc1d13ced345e
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>
|
|
Project: so master eeb8a8441e6267b46ff4426f6c87d1df54a03ef1
Merge "modified sample SDNO code for SO"
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>
|
|
Project: so master e86c847eca166568dd64fc8ca9fe60812709651e
Merge "fix for delete e2e svc subprocess groovy test"
fix for delete e2e svc subprocess groovy test
IssueId : SO-281
Change-Id: I01ec11410b5ee97f28f780ca08a6860f482b88ea
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 44982a57474ede4dfaaf5e788dc65058409f4762
Merge "updating the .rst files readthedocs for SO"
updating the .rst files readthedocs for SO
IssueId: SO-300
Change-Id: Iadcabdb04ace5d90b6893310ef5906bbd2ea4107
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 89d25020563ece32d75648e1f7b1ec37077749c8
Merge changes I33a870e3,Ifc45cdc7
* changes:
Updating the releasenotes
Correcting the namespace template for SO
Updating the releasenotes
IssueId : SO-300
Change-Id: I33a870e35df1e8a4a545dbfcc55f2f2d29ccc29e
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Correcting the namespace template for SO
IssueId : SO-300
Change-Id: Ifc45cdc7944d53097fc206e1d1fbb219228133c3
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 82cd703d05f2470f99097e7b8abe2e687ee99553
Merge changes I47e5be10,Ieb31f208
* changes:
Fix issue of Class name wrong
Fix AAI Relationship read failed in delete flow
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>
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>
|
|
Project: so master a090f3e48d320ac7c53b963b170eeeda512673f2
Merge "create service instance with source as empty"
create service instance with source as empty
IssueId: SO-272
Change-Id: Icd7888fbfececd799751febc7e3d7edbcffc3a0a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 8d496b4f1516d25e39bbd909cb7185e74a453cc6
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>
|
|
Project: so master 134be34c844a78f0bb7f6f597417547e7678eee1
Merge "updating the index.rst file with new link"
updating the index.rst file with new link
IssueId: SO-300
Change-Id: I6ba3adfd183d3907151b047ad26228bfd11e0833
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 04cdb819af24b43b96438922cfbeea3f5639cf34
Merge "updating offered consumed api .rst file"
updating offered consumed api .rst file
IssueId: SO-300
Change-Id: Idb8c5b3f8e810b4f0e93f41be89aef2b630ec0c8
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master b238e088461b9e3b39362410e5770e57f5a7fe42
Merge "UT for Delete e2e main process"
UT for Delete e2e main process
IssueId: SO-281
Change-Id: I49ec3525703d8a8ec4f86a866fa9799f195f14dc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a0652c47e1dc06e4e91857072c2701ced9bcacc3
Merge "Add Relationship between e2eservice and ns"
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>
|
|
Project: so master eb1ffb9557c20594e639116c75eb6862ca7fe0b9
Merge "Changed debug variable name to be consistent"
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>
|
|
Project: so master f94ac3dc488ac2dd3166d5579bb8e1b67d7a9bf7
Merge "Moved sleep to macro flow"
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>
|
|
Project: so master 35c474c321e42128567c21c84f5511c42b51c3ce
Merge "Developer info doc for SO"
Developer info doc for SO
IssueId: SO-300
Change-Id: I0a6c8a9d3a2f519e2a23e83e65596dd9b9646b9f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master da2746d867083a4dfd1761d7d5050625b90e19f5
Merge "doc on workspace and dev tool in read the docs"
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>
|
|
Project: so master 8cdc2db722b90164811bc75a82bfe91c353820b0
Merge "documentation on SO Docker"
documentation on SO Docker
IssueId: SO-300
Change-Id: Icb718667d862fe7f358f98cb0d1793f2ec9240e1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master facdc6816ca7f7fc297597ca6e44903f307255ae
Merge ".rst file for SO Interfaces"
.rst file for SO Interfaces
IssueId: SO-300
Change-Id: I4b804df72bd63b337935d563d9d8aa79c6418d87
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master c4ea3831a9b94fc64bbf5275e000548f0d0e5395
Merge "supporting docs for SO"
supporting docs for SO
IssueId: SO-300
Change-Id: I5edad8a14146003d188c6410b15cbd0950b43a52
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master f046353d18fa58fc2201f1c79978ea4e2e428061
Merge "doc on developer information"
doc on developer information
IssueId: SO-300
Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 2e04cd5103b42129a44e589e194fed83f7c729e5
Merge "doc on how to install docker"
doc on how to install docker
IssueId: SO-300
Change-Id: I03351070ac519f68f51695f60bd279c73b7f5696
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 17f7f40f95921a11bc241d9fc9d861e233e56465
Merge ".rst file for configuring git and gerrit"
.rst file for configuring git and gerrit
IssueId: SO-300
Change-Id: I8d78638353f6280435afb7178d4f91bcee253b97
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master b52a4919bbcf90d09b8a75195e833e21e1d93492
Merge ".rst file for camunda modeler readthedocs"
.rst file for camunda modeler readthedocs
IssueId: SO-300
Change-Id: I6588d6ad1c9e95b7d13589a19f3024468d4cc645
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master eaeb612c51c53e176e58dfbbc7dd9838f1c4ec5b
Merge "Camunda cockpit community .rst file"
Camunda cockpit community .rst file
IsuueId: SO-300
Change-Id: Iad6e161f6e45f3995f91b08461967c363510cfa2
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 8d3cd8b54c8a157632c7e4b6f724f3d15b672ab6
Merge ".rst file for BPMN subprocess"
.rst file for BPMN subprocess
IssueId: SO-300
Change-Id: I6526945f3b8b05384e81606729255265c744eaa4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 0d9914be6201a7fde13e0022e42ca7edd4cb55ef
Merge "BPMN deployment strategy .rst file"
BPMN deployment strategy .rst file
IssueId: SO-300
Change-Id: I5d0bf155fe2604a78049b9e3c222b9a3c55cd1d7
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 91112ebf9aa2f5bcb66a4cba37943dc8318908a8
Merge "camunda modeler images for read the docs"
camunda modeler images for read the docs
IssueId: SO-300
Change-Id: Ie114bc4eb4420bc5d665a2db8fa09185bca4a544
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a67bbce28477c2a1a792232e293993b39911eaf2
Merge "BPMN project structure images for SO"
BPMN project structure images for SO
IssueId: SO-300
Change-Id: I8dd0221984ddc160fbc37b3f168a6f9c2f31756d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 54bdff31f5bf5a52c7af963395f6b51874248878
Merge "Camunda cockpit enterprise .rst"
Camunda cockpit enterprise .rst
IssueId: SO-300
Change-Id: I270adeb3571b0992abcd1e23db183d52e5f75f1b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a2ee5897cd2f54333bd654c9d1533272fa9be2dc
Merge "Building SO .rst file for readthedocs"
Building SO .rst file for readthedocs
IssueId: SO-300
Change-Id: I978ae149b96d26e96022471adabe0dc8b3b12cee
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 69f17742963ccb5fbd50314d8f81225bdd00f5e7
Merge "images for SO docs"
images for SO docs
IssueId: SO-300
Change-Id: I3999f50f094235a0001be89a600669abb5e61c05
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 38c649233e38c924a760fdf731d857ab44af0331
Merge "configure git images for read the docs"
configure git images for read the docs
IssueId: SO-300
Change-Id: I503981e960ed13a21a8a84fb3c811b53fc3def16
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master c6e9ccf285d6d5f947e3ad616f0cce116e485f3d
Merge "images for Camunda Cockpit Enterprise readthedocs"
images for Camunda Cockpit Enterprise readthedocs
IssueId: SO-300
Change-Id: I37ed6515d70be1dcf7001e2372170262a7514dfc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 01b1ed2fd877bbc3809a3ba0701b55af75715b66
.rst file for BPMN project structure
IssueId: SO-300
Change-Id: Ic0a0c737323cf0206bf24fd1548936587156adbf
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 107e0c48c8a391981a4dba8fba23051ef9f1f68f
BPMN main process .rst file
IssueId: SO-300
Change-Id: I0557282bc9cd04a37e32ce434d2bb050ae844aaa
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 9f739936ff34697610fb18c47267a4938f891541
images for workspace dev tools
IssueId: SO-300
Change-Id: Idbb921e1b26d0ad177940a472f77eae77271ee03
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 229e38c68113bb5474bd899aebbf4b11e3ac53fb
Docker Install images for read the docs
IssueId: SO-300
Change-Id: Ib8290752e27d1443bed8e18369cbebb33c1700eb
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 46a3bbccd38c36b4dfd5c8d0be29552911a9cbd4
configure ubuntu images for read the docs
IssueId: SO-300
Change-Id: Id63063d7e332a64fc2ac87dfe5df10e13bd1043d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 4e9d24ef57c7628ab7d21600e26da365c493e674
Images for Camunda cockpit community readthedocs
IssueId: SO-300
Change-Id: I0927c5125bbe3264d318eb11751afdaff3e27a63
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|