summaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2019-08-08Merge "Replace duplicated String literals"Seshu Kumar M3-20/+22
2019-08-08Shift string literal to left side of equals(avoid null pointer ex)sindhu36722-2/+2
2019-08-08Replace duplicated String literalssindhu36723-20/+22
2019-08-02General sonar fixesArindam Mondal2-2/+3
2019-07-30Merge "Added null check to heatStack.getOutputs() to prevent crash at get() c...Seshu Kumar M1-10/+13
2019-07-30Added null check to heatStack.getOutputs()Oleksandr Moliavko1-10/+13
2019-07-30Merge "Replaced constructor call with valueOf() call to remove static analyze...Seshu Kumar M1-1/+1
2019-07-30Merge "Sonar fix: HealthStackAudit.java"Seshu Kumar M1-1/+2
2019-07-30Replaced constructor call with valueOf() call toOleksandr Moliavko1-1/+1
2019-07-25Add SpringClientFilter in ValetClient to autologMcblain, Thomas1-6/+6
2019-07-23Major Sonar fixesr.bogacki1-31/+16
2019-07-22Merge "Added servicename to MDC so that it gets logged"Steve Smokowski5-4/+20
2019-07-19Added servicename to MDC so that it gets loggedBoslet, Cory5-4/+20
2019-07-19Sonar fix: HealthStackAudit.javaArundathi Patil1-1/+2
2019-07-18Merge changes I5e72e1c6,I5e1cb624Steve Smokowski1-8/+16
2019-07-17add query stack data and populate table stepBoslet, Cory7-15/+271
2019-07-12Added null check for function param pFqdns toOleksandr Moliavko1-8/+16
2019-07-09Sonar fix in CreateInventoryTask.javaArundathi Patil1-4/+8
2019-07-02Added null check to prevent call of getVnfResources() methodOleksandr Moliavko1-2/+4
2019-07-02Added null check for heatStack to prevent crash atOleksandr Moliavko1-1/+1
2019-06-24Sonar fixes in MsoVnfAdapterAsyncImplr.bogacki1-5/+3
2019-06-18Merge "Changes related to eviction of connections"Steve Smokowski1-0/+77
2019-06-18Fixed critical Sonar bugsr.bogacki1-4/+7
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)1-0/+77
2019-06-17Merge "Fix sonar issues in mso-openstack-adapters"Steve Smokowski1-79/+62
2019-06-17Improvements in MsoVnfAdapterImplr.bogacki1-67/+62
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max17-0/+340
2019-06-10replaced String.repeat with static final stringsBenjamin, Max9-165/+155
2019-06-03Cleaned up duplicated literalsrob.bog7-128/+143
2019-05-31enhanced vnf adapter errog log.Sangalang, Felix3-6/+15
2019-05-31Merge "converted lock time from hard coded value"Steve Smokowski2-5/+9
2019-05-31Corrected enum formatting by pluginBenjamin, Max (mb388a)1-3/+9
2019-05-31converted lock time from hard coded valueKalkere Ramesh, Sharan2-5/+9
2019-05-31fix keypair conflict issue in openstack adapterSmokowski, Steven2-63/+25
2019-05-29Fix sonar issues in mso-openstack-adaptersParshad Patel1-79/+62
2019-05-17Audit service enhancementsBoslet, Cory1-17/+27
2019-05-15store openstack request status in requestdbSmokowski, Steven6-45/+150
2019-05-10Merge "Remove triple logging of VNF adapter response"Steve Smokowski2-2/+1
2019-05-10Remove triple logging of VNF adapter responseMcblain, Thomas2-2/+1
2019-05-10Added to write variablles on audit failureBoslet, Cory1-1/+1
2019-05-03Merge remote-tracking branch 'origin/dublin'Benjamin, Max (mb388a)1-1/+9
2019-04-26Do not need to retry on inventory exceptionBoslet, Cory1-2/+10
2019-04-25Merge "Add SO update config file -application.yaml file"Steve Smokowski1-9/+11
2019-04-25MsoVnfAdapterImpl - sonar fixDriptaroop Das1-30/+11
2019-04-22Merge "Status message for create vf module event audit"Steve Smokowski9-89/+20
2019-04-21Fix issue where null variable causes task to notBenjamin, Max (mb388a)1-10/+11
2019-04-21Status message for create vf module event auditBenjamin, Max (mb388a)9-89/+20
2019-04-21Merge "Remove import,variable,shift constructor call"Seshu Kumar M1-11/+9
2019-04-21Merge "Replace String literal with constant"Seshu Kumar M1-10/+9
2019-04-20Replace String literal with constantSindhuri.A1-10/+9