summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-17Set workflowexceptionerrormessage in all casesBoslet, Cory1-7/+6
Removed white spaces so that they are gone. Change to set workflowexceptionerrormessage in all cases so that its available to workflowactionbb. Change-Id: I66130b80eab0c0a0f96c3a7a5509bb70dda26884 Issue-ID: SO-1886 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-15Merge "refactor so-mon-ui code"Steve Smokowski22-705/+717
2019-05-15Merge "store openstack request status in requestdb"Steve Smokowski36-251/+1137
2019-05-15mapped host routes into gbb l3 network objectKalkere Ramesh, Sharan4-4/+150
mapped host routes into gbb l3 network object Change-Id: Ie3ab4693f7584946b1e2020d43143412bec62631 Issue-ID: SO-1885 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-15store openstack request status in requestdbSmokowski, Steven36-251/+1137
Openstack request status now stored in request db Change-Id: Ida8f4f613d406c2b834ab190e01d5aaf2f16dd3d Issue-ID: SO-1867 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-14Fix sdnc nb snapshot version, fix buildMarcus G K Williams1-1/+1
Issue-ID: SO-1877 Change-Id: I2b8f25311e92d35bffe1c70490041d32be217c5a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-13Fix common ccsdk dependency and buildMarcus G K Williams1-1/+1
Issue-ID: SO-1874 Change-Id: I898049fc986abef8c7eba0c402088686ecb20b34 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-13refactor so-mon-ui codeAndrei_Barcovschi22-705/+717
Change-Id: I026496a4bfd5485484394409d09df52f7d59a9da Issue-ID: SO-1691 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-05-13Merge "fix newest sonar bugs"Seshu Kumar M2-1/+4
2019-05-13Merge "Remove unused logger,replace type specification"Seshu Kumar M2-11/+10
2019-05-10Merge "Update Rainy day handling to be more robust"Steve Smokowski9-123/+118
2019-05-10Merge "Updated closing gateway to be inclusive instead."Steve Smokowski1-12/+12
2019-05-10Merge "Remove triple logging of VNF adapter response"Steve Smokowski2-2/+1
2019-05-10Merge "APIH should ensure valid requestId UUID"Steve Smokowski3-7/+40
2019-05-10Merge "Added to write variablles on audit failure"Steve Smokowski1-1/+1
2019-05-10Update Rainy day handling to be more robustSmokowski, Steven9-123/+118
Clean up unused tests and code, update UT Fix issue with junits and conflicts on id field Update Rainy day handling to be more robust Change-Id: I2ce9a1288457017613dece19357e44b8566867c5 Issue-ID: SO-1866 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Updated closing gateway to be inclusive instead.Boslet, Cory1-12/+12
Updated closing gateway to be inclusive instead. Change-Id: If877bf71b406d00f7a0e277b88f9e3064e642be0 Issue-ID: SO-1868 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10APIH should ensure valid requestId UUIDBhatt, Prema3-7/+40
Added logic to check if the requestId sent in GET orchestrationRequest query is a valid UUID. Updated existing unit tests and added a new test for invalid UUID scenario. Change-Id: I424bef8aa75dd7e47de8145603899820dfb99725 Issue-ID: SO-1865 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Created custom BadResponseException classPlummer, Brittany1-0/+11
Created custom BadResponseException class Change-Id: I9b7288c5c489e155a84f2b98956df8f3f8f53bb4 Issue-ID: SO-1864 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Remove triple logging of VNF adapter responseMcblain, Thomas2-2/+1
Remove triple logging of VNF adapter response to bpel Change-Id: Ia8f3d3b9b76616e9dcc9f638ba5ca58dcac3ab8b Issue-ID: SO-1863 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Added to write variablles on audit failureBoslet, Cory1-1/+1
Added to write variablles on audit failure so bpmn knows whether success or not. Change-Id: I1eb0827a10ee75f4ee89bfb36d13035a2612e032 Issue-ID: SO-1862 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Merge "use logger to log exception"Steve Smokowski1-1/+2
2019-05-09Merge "add junit coverage for InstantiateOperationProgressor"Steve Smokowski1-0/+99
2019-05-09Merge "Removed null checks from ResourceRequestBuilder"Steve Smokowski1-4/+4
2019-05-09add junit coverage for InstantiateOperationProgressorLukasz Muszkieta1-0/+99
Change-Id: I8409877b8db74871ccd2a3d20a1cdc8faacbe568 Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-05-09Update License infoseshukm1-0/+0
Issue-ID: SO-1854 Change-Id: Icd347db4fddb50a8543193394c71e61d9bd69282 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-09use logger to log exceptionArindam Mondal1-1/+2
sonar link:https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&resolved=false&types=VULNERABILITY Issue-ID: SO-1859 Change-Id: I599ca396db3d24cbef56bb3aea8f83b2d52ff26d Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-05-08Merge "Fix resourceIndex to model"Seshu Kumar M1-0/+11
2019-05-07Fix resourceIndex to modelsubhash kumar singh1-0/+11
Fix resourceIndex to model in json mapping. Change-Id: Ia609d3eb381b14fc5654774e83f8417a4d876e91 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-07fix newest sonar bugsk.kazak2-1/+4
OperationProgressor: restore interrupted state PnfEventReadyDmaapClient: remove useless check for null that never happens Test for this case already exists in PnfEventReadyDmaapClientTest.pnfCorrelationIdIsNotFoundInHttpResponse Change-Id: Ic7e4d0cb701721ee4d9a8bc46d65dc1d847d7704 Issue-ID: SO-1811 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-05-07Update the format of resourceInputzm3306-12/+21
Save format when resource is list type e.g. {key2:[vf_prop_list,INDEX,key]|default} Issue-ID: SO-1393 Change-Id: Ibb5e7bb31114fa3bbd7a3e1af5f2152a98941a4b Signed-off-by: zm330 <zhangminyj@chinamobile.com>
2019-05-07Removed null checks from ResourceRequestBuilderr.bogacki1-4/+4
Removed unnecessary null checks from ResourceRequestBuilder according to comments from https://gerrit.onap.org/r/#/c/87001/ Change-Id: I21140d812982713229c322d772e6a10f7c7c044d Issue-ID: SO-1498 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-05-07Remove unused logger,replace type specificationSindhuri.A2-11/+10
Remove unused logger,replace type specification sdnc beans and mapper classes Issue-ID: SO-1490 Change-Id: I9a671f0ade5b86dbfd4cce1fbc6c07c0fdcf38a8 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-05-06Merge "Resume APIH Functionality"Steve Smokowski13-81/+781
2019-05-06Merge "Fixed NPE in ResourceRequestBuilder"Seshu Kumar M1-5/+9
2019-05-06Fixed NPE in ResourceRequestBuilderr.bogacki1-5/+9
Fixed possible NullPointerException in ResourceRequestBuilder according to the Sonar analysis. Change-Id: Ide97a1a6439342ef55fc490916c945d194d4e518 Issue-ID: SO-1498 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-05-06Merge "update the version of plugin to fix jenkins docker"Seshu Kumar M1-1/+1
2019-05-06Merge "Check variable to determine audit success"Seshu Kumar M1-114/+153
2019-05-06Merge "Invoke prepare instance resource list from bpmn"Seshu Kumar M2-75/+90
2019-05-06Invoke prepare instance resource list from bpmnsubhash kumar singh2-75/+90
Invoke prepare instance resource list from bpmn. Change-Id: I9a116eaee3800bfc061f986e0e5aea75d2f88598 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-05update the version of plugin to fix jenkins dockerKalkere Ramesh, Sharan1-1/+1
update the version of fabric8 to fix jenkins docker push Change-Id: I5b827bd56bf4d58763bf9d5eaa87d3218ba85c1c Issue-ID: SO-1848 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-05Check variable to determine audit successBoslet, Cory1-114/+153
Added gateway to check variable to determine audit success due to external task not throwing bpmn error. Change-Id: I35acbb46ea40d83f2af78e2bf99f07193401a2a6 Issue-ID: SO-1832 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-05Resume APIH FunctionalityPlummer, Brittany13-81/+781
Updated license for 2019 and added null check test Moved record creation to RequestHandlerUtils Updated uri retrieval to obtain full uri Updated verify based on actual objects Renamed tests for better description Removed use of Spring in unit tests Moved constant to other logger files Added new class to JerseyConfiguration Separated resume request work to separate file Updated value that progress is saved as in db Added new original_partner_name key for partnername retrieval Added column for progress to be saved to db Added additional columns to be saved to requestDb Added inProgress request check to resume Change-Id: I9ef1e61829be49da348b29bc255beb073b48639d Issue-ID: SO-1831 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-03Merge "Update oparent version"Marcus Williams1-1/+1
2019-05-03Merge "Merge remote-tracking branch 'origin/dublin'"Marcus Williams8-81/+283
2019-05-03Merge remote-tracking branch 'origin/dublin'Benjamin, Max (mb388a)8-81/+283
merged dublin into master branch Change-Id: Ifb78d405611b65764fd4f01558b0e703551ed663 Issue-ID: SO-1830 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-05-03Merge "add resource input Save format when resource is list type e.g. ↵Seshu Kumar M3-32/+74
{key2:vf_prop_list,INDEX,key|default}"
2019-05-02Update oparent versionJessica Wagantall1-1/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: I50382154cac487247c3824cff802fb7993b5c3ae Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-02Merge "test suite file moving"Seshu Kumar M1-1/+1
2019-05-02Merge "replace System.out by logger"Seshu Kumar M3-8/+19