Age | Commit message (Collapse) | Author | Files | Lines |
|
Refactored JsonUtilsTest; moved CamundaDBSetup from src to test; added newer version of xmlutils and changed scope to test.
Change-Id: I24f51c3b8600be3de08a464bebb3adabc4d7c176
Issue-ID: SO-374
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Add Generic Workflow for E2E ServiceInstance
Change-Id: I078d7b74b16c670927ca4aebba2fbe4aa1c0d542
Issue-ID: SO-379
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
|
|
|
|
Change-Id: I29e26659da6d031237dffe940373515ccaa645c8
Issue-ID: SO-377
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
Change-Id: Ic822046c688f9c2531748f2cd02d9b54aabfbbcd
Issue-ID: SO-376
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
Change-Id: Ic4105f9f3557c924928321c1b27f7b0e3444bfbc
Issue-ID: SO-374
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
|
|
Fix Unexpected service create issue.Reset the variable before update it.
Change-Id: I4e21cecc51ee441727600315f059f7c341c2cc11
Issue-ID: SO-358
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Fix Json Serialize failed issue for delete service, Get json String value of the object.
Change-Id: Id2375beede73581029fc5c048a26a6c7f17eb606
Issue-ID: SO-357
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Remove the super keyword misuse, and create a static method
for the correct assignment
Change-Id: I7048d45c709520788eca53c8275af508d0c4a9a8
Issue-ID: SO-292
Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
|
|
|
|
Correct Service Type value for E2E service
Issue-ID: SO-354
Change-Id: I4265dfac3793117dc83a6ae97a0dddb1d532d58c
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ib72ca9cab2782a4fee15fff8f0653f0c53ad9f71
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fix Json Analyze failed Issue
Issue-ID: SO-348
Change-Id: Ibfea7d2cfa5e62e4d8e251a17908d4f7bc8de154
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
A prior change created our own dmaap client, so we don't
need the one provided by com.att.nsa. That one included
the dme2 jar, which was causing classloading conflicts.
Issue: SO-208
Change-Id: Ia0af70c060044d7c10b1ad9ba8ed2bf8385dd0a4
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-346
Change-Id: I4bd910032baa26c2aa154d3860bf4d34ecf7d9dd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
IssueId: SO-346
Change-Id: Ib18e075a6074b59170cdb26f60260dd5882886d8
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
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>
|
|
Change-Id: I91d63cacc0d1a55c3b07703890adecd95ba9410d
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
|
|
|
|
|
|
Fix SDNC flow Exception
Change-Id: I11478377105bfe0f5c02bb214e2748766d96c651
Issue-ID:SO-338
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Fix Update Create Resource Status Error
Change-Id: I230c7986b72e27e4c59fbeb129c1b39bb500a86b
Issue-ID:SO-337
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
Fix AAI Service Delete failed issue.
Change-Id: Ief3eae52d119fcf488a562916d1322641078983f
Issue-ID:SO-329
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
* changes:
Fix Null Point Exception
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
IssueId: SO-281
Change-Id: I9c5de43451dc7af646ed728839a1bb08ae8f4742
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
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>
|
|
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>
|
|
|
|
|
|
* changes:
Fix issue of Class name wrong
Fix AAI Relationship read failed in delete flow
|
|
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>
|
|
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
Change-Id: Ieb31f2088aba3d4bb2d4ad5c72aec061cf833069
Issue-ID:SO-311
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
IssueId : SO-281
Change-Id: I01ec11410b5ee97f28f780ca08a6860f482b88ea
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
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>
|
|
|