aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/src/main
AgeCommit message (Expand)AuthorFilesLines
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 Smokowski2-5/+84
2019-06-18Fixed critical Sonar bugsr.bogacki1-4/+7
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)2-5/+84
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 Smokowski3-5/+11
2019-05-31Corrected enum formatting by pluginBenjamin, Max (mb388a)1-3/+9
2019-05-31converted lock time from hard coded valueKalkere Ramesh, Sharan3-5/+11
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, Cory2-18/+28
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-28Store Cloud Request in DatabaseSmokowski, Steven1-2/+2
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
2019-04-20Remove import,variable,shift constructor callSindhuri.A1-11/+9
2019-04-20Replace String literal with a constantSindhuri.A1-4/+5
2019-04-20Merge "Substitute String Literal with Constant"Seshu Kumar M1-32/+30
2019-04-20Merge "Replace String Literal with a Constant"Seshu Kumar M1-3/+4
2019-04-20Merge "Replace String Literals with Constant"Seshu Kumar M1-9/+10
2019-04-19Substitute String Literal with ConstantSindhuri.A1-32/+30
2019-04-19Merge "move constructor calling after variable declare"Seshu Kumar M1-4/+4
2019-04-19Merge "Add String constant for duplicate literals"Seshu Kumar M1-40/+38
2019-04-19Replace String Literal with a ConstantSindhuri.A1-3/+4
2019-04-19Merge "Replace String Literal with Constant"Seshu Kumar M1-5/+6
2019-04-19Merge "change modifiers order and method name"Seshu Kumar M1-6/+6
2019-04-19Replace String Literals with ConstantSindhuri.A1-9/+10
2019-04-19move constructor calling after variable declareSindhuri.A1-4/+4
2019-04-19Replace String Literal with ConstantSindhuri.A1-5/+6
2019-04-19move constructor call after variable declarationSindhuri.A1-4/+5
2019-04-19Add String constant for duplicate literalsSindhuri.A1-40/+38