aboutsummaryrefslogtreecommitdiffstats
path: root/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Bugfixes for error handling while attaching volumeModaboina, Kusumakumari (km583p)1-29/+88
2018-03-21bugfix for error handling while detaching volumesModaboina, Kusumakumari (km583p)3-487/+533
2018-03-05Unit Test Coverage Part:2amshegokar5-0/+306
2018-03-01Unit Test Coverageshubhada4-0/+223
2018-02-28Code fix for attach and detach volumesPatrick Brady2-78/+84
2018-02-18refactor LookupServer for nesting tryTaka1-37/+43
2018-02-18refactor EvacuateServer for nesting tryTaka1-109/+132
2018-02-18refactor CreateSnapshot for nesting tryTaka1-39/+44
2018-02-14Unit test for iaas provider activatorTaka2-2/+114
2018-02-12ProviderServerOperation sonar fixesJakub Dudycz1-131/+84
2018-02-12ProviderOperation sonar fixesJakub Dudycz3-95/+98
2018-02-09ChefAdapterImpl sonar fixesJakub Dudycz1-0/+1
2018-02-07ServiceCatalogV3 fixesJakub Dudycz1-53/+58
2018-02-07TenantCache sonar fixesJakub Dudycz1-49/+46
2018-02-05AttachVolumeServer fixesJakub Dudycz1-59/+58
2018-02-02Extraction of nested try catch in migrateServerkjaniak2-22/+61
2018-01-31Fix in CreateSnapshotburdziak1-2/+5
2018-01-30Fixes in ServiceCatalogV2burdziak1-20/+19
2018-01-30EvacuateServer fixesJakub Dudycz1-36/+55
2018-01-25DetachVolumeServer fixesJakub Dudycz1-36/+40
2018-01-25validation fix for OS attach volumes & detach volskusuma kumari M2-9/+41
2018-01-25Fixes in ServiceCatalogV2burdziak1-7/+12
2018-01-24platform-specific line separatorburdziak1-6/+6
2018-01-24code fix for OS attach volumes and dettach volumeskusuma kumari M2-39/+54
2018-01-22Evaluate to variable valueburdziak11-24/+44
2018-01-19Change log message for Restart actionSkip Wonnell1-2/+2
2018-01-18fixed some Sonar critical issuesTaka4-0/+22
2018-01-17Add/update license text part 3Skip Wonnell12-12/+288
2018-01-17Fix some sonar issueskurczews1-2/+2
2018-01-12Fix blockers in MigrateServerkurczews1-44/+39
2018-01-11Replaced to private String definitionTaka1-3/+4
2018-01-11Fix sonar issues in EvacuateServerkurczews1-61/+61
2018-01-10attach volume & detach volume actions in openstackkusuma kumari M6-82/+278
2018-01-04New iaas unit testsPatrick Brady13-1/+690
2017-12-21Fix sonar issues for APPCTaka2-7/+0
2017-12-20Fix Compilation issue in TestServiceCatalogMichal Kabaj1-14/+11
2017-12-19Update bundle names from openecomp to onapTakamune Cho7-7/+7
2017-12-13Fourth part of onap renamePatrick Brady2-2/+2
2017-12-13Second part of onap renamePatrick Brady68-0/+0
2017-12-13First part of onap renamePatrick Brady69-414/+414
2017-12-07Fixed several Sonas blockerTaka1-1/+2
2017-12-04remove the unused import for iaas adaptorTaka1-21/+0
2017-10-16Add null checks to ServiceCatalogFactoryPatrick Brady1-2/+15
2017-10-11Correcting iaas property namesPatrick Brady4-4/+8
2017-10-11Add support for OpenStack V3 Identity ServiceRY303T61-1653/+2406
2017-10-03Update VMURL to use a range for the versionRY303T2-4/+33
2017-09-27Sonar Critical Fixsanchitap1-3/+4
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady22-24/+24
2017-09-01Modify IaaS adapter URL parsing to include pathRY303T5-16/+139
2017-08-30Remove catch throwable and errorbeili.zhou14-49/+54