aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-16Add Generic Workflow for E2E ServiceInstancec001491074-0/+4276
Add Generic Workflow for E2E ServiceInstance Change-Id: I078d7b74b16c670927ca4aebba2fbe4aa1c0d542 Issue-ID: SO-379 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-01-12Merge "refactoring - adding junit"Seshu Kumar M5-60/+58
2018-01-12Merge "refactoring - code clean up"Seshu Kumar M8-291/+240
2018-01-11Merge "UT for catalogDatabase"Seshu Kumar M3-336/+487
2018-01-11Merge "Utility Methods: clean xml of all empty nodes"Seshu Kumar M1-0/+27
2018-01-11Merge "Conflicting Jars: jaon-rpc and json-20160212"Seshu Kumar M1-5/+0
2018-01-11Merge "Moved variable name extraction to separate class."Seshu Kumar M4-500/+581
2018-01-11Merge "Updated Service deployment changes not reflected"Seshu Kumar M1-1/+1
2018-01-11UT for catalogDatabasesubhash kumar singh3-336/+487
Fix the UT's for catalogDatabase.java. Change-Id: Id385b5318c52e58d5de41a0a9032964de1bc63fa Issue-ID: SO-360 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-01-10refactoring - adding junitLukasz Muszkieta5-60/+58
Change-Id: I91ba9dafa40df25d1ca1aae5a7dce11e0afb71da Issue-ID: SO-360 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-01-09Merge "Remove unused method and imports"Seshu Kumar M1-978/+879
2018-01-09Merge "Improve unit test for VNFQuery"Seshu Kumar M1-30/+91
2018-01-08Utility Methods: clean xml of all empty nodesAbhishek Shekhar1-0/+27
Change-Id: I29e26659da6d031237dffe940373515ccaa645c8 Issue-ID: SO-377 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-01-08Conflicting Jars: jaon-rpc and json-20160212Abhishek Shekhar1-5/+0
Change-Id: Ic822046c688f9c2531748f2cd02d9b54aabfbbcd Issue-ID: SO-376 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-01-08Improve unit test for VNFQuerysubhash kumar singh1-30/+91
Imporve unit test for vnfquery. Change-Id: Ie8da164dce3e7f5186a7be742860fbaefc4e1b59 Issue-ID: SO-360 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-01-08Remove unused method and importssubhash kumar singh1-978/+879
Remove unused method and imports. Replace tab character with space. Remove unwanted return. Issue-ID: SO-360 Change-Id: I34bb3b7d51c7ff5bd4f3644d1fd774f5059d4a0b Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-01-04refactoring - code clean upLukasz Muszkieta8-291/+240
Change-Id: Ic2486da2bd415c132959ad9415d7a3e1b178dffa Issue-ID: SO-360 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-01-04Moved variable name extraction to separate class.biniek4-500/+581
Change-Id: Ic4105f9f3557c924928321c1b27f7b0e3444bfbc Issue-ID: SO-374 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-01-03Fix the compilation issue.seshukm1-1/+1
Issue-ID: SO-371 Change-Id: I954ea2188e571c60d411612a9d1169e5704400d2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-01-03refactoring - remove unused codeLukasz Muszkieta15-235/+50
Issue-ID: SO-360 Change-Id: Iac9653fa6d5f10de7986fa3d511535d74f0c24c8 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-01-02Merge "refactoring - adding junit coverage"Seshu Kumar M6-1064/+72
2018-01-02Merge "Fix the super keyword misuse"Seshu Kumar M9-276/+274
2018-01-02Merge "Fixed git clone to point at gerrit"Seshu Kumar M1-5/+20
2018-01-02Merge "Added back commented modules"Seshu Kumar M1-2/+2
2018-01-02Merge "Added copyright header"Seshu Kumar M1-0/+18
2018-01-02Merge "Added module to build for aria-rest-server"Seshu Kumar M2-5/+6
2018-01-02Merge "Updated build to create wheel and push to Pypi"Seshu Kumar M3-45/+121
2017-12-28Fixed git clone to point at gerritdfilppi1-5/+20
Change-Id: Idbec6e7239f526cb236212aa0509218218f60b1d Issue-ID: SO-365 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-28refactoring - adding junit coverageLukasz Muszkieta6-1064/+72
Change-Id: I712afd8ff4e403829ee51b87d76ed38dda027ace Issue-ID: SO-360 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2017-12-27Added back commented modulesdfilppi1-2/+2
Change-Id: I6cc9250c2b5a139de770c2e6d6f697f311b6da41 Issue-ID: SO-362 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-27Added copyright headerdfilppi1-0/+18
Change-Id: I855059a79aa19f7efe7494d50b5320b32618145d Issue-ID: SO-362 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-26Added module to build for aria-rest-serverdfilppi2-5/+6
Change-Id: Ifd4dc937ba4047fd2de98c9f96d3202a55199b21 Issue-ID: SO-362 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-26Updated build to create wheel and push to Pypidfilppi3-45/+121
Change-Id: I8cb80cf56ed5c0d459a64af8c6a9198c1c4f9fae Issue-ID: SO-362 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-22Updated Service deployment changes not reflectedAbhishek Shekhar1-1/+1
Issue-ID: SO-271 Change-Id: I7f27d1a1aa1f4b8a5f68618a3fdbb34cca477434 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2017-12-18Removed unwanted dataseshukm1-15/+2
Issue-ID: SO-300 Change-Id: I68f98a7ea8c77cbbb75a9ab383a299d26a899960 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-12-18Merge "Reduce complexity of HealthCheckUtils"v1.2.0Chuanyu Chen15-144/+126
2017-12-18Merge "Fix Unexpected service create issue"Seshu Kumar M1-1/+5
2017-12-15Fix Unexpected service create issuec001491071-1/+5
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>
2017-12-14Merge "Fix Json Serialize failed issue"Seshu Kumar M1-1/+1
2017-12-14Fix Json Serialize failed issuec001491071-1/+1
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>
2017-12-14Merge "Null POST/PUT bodies were causing REST failures"Seshu Kumar M1-6/+6
2017-12-13Reduce complexity of HealthCheckUtilskurczews15-144/+126
* Split bulk conditionals * Split health checks to separate methods * Fix minor issues Issue-ID: SO-353 Change-Id: Ib6298bc488a94aa4fbb253e3894532708547533d Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2017-12-12Fix the super keyword misuseByung-Woo Jun9-276/+274
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>
2017-12-12Added VID, SDC, Multi VIM, Policy interfaces doc.seshukm1-3/+3821
Issue-ID: SO-300 Change-Id: I563efb983bce5bbcf5e7f7a4f5ac2094a3a2766d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-12-11Merge "changed image according required format"Seshu Kumar M1-0/+0
2017-12-11Merge "Consolidating interfaces at one place"Seshu Kumar M1-1/+347
2017-12-09Null POST/PUT bodies were causing REST failuresdfilppi1-6/+6
Change-Id: I11725dfd1feb7b080160a361cd9fec65bba4bf78 Issue-ID: SO-356 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-08Consolidating interfaces at one placeseshukm1-1/+347
Issue-ID: SO-300 Change-Id: I94fec6472e17882f2564a4fe44292dffd8d6d07e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-12-07added PUT capability. fixed ARIA version refdfilppi2-15/+68
Change-Id: I8d9100be25c884537099ff0de8533002bbefc49d Issue-ID: SO-220 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
2017-12-07changed image according required formatseshukm1-0/+0
Issue-ID: SO-355 Change-Id: Ia4e335c574c1fcfcdf678fb1f57ea9ceb01b2959 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>