summaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-19change modifiers order and method nameSindhuri.A1-6/+6
2019-04-19Merge "Reorder modifiers, replace type specification"Seshu Kumar M1-37/+32
2019-04-19Merge "replace type specification for vnf async client"Seshu Kumar M2-2/+2
2019-04-19Merge "Replace str literal for const, replace type spec"Seshu Kumar M1-15/+16
2019-04-19Merge "Remove unused constants, change constructor place"Seshu Kumar M1-14/+9
2019-04-19Reorder modifiers, replace type specificationSindhuri.A1-37/+32
2019-04-19Merge "Added String constant for duplicate literals"Seshu Kumar M2-4/+4
2019-04-19Merge "Edit method name to match regex CXFConfiguration"Seshu Kumar M1-3/+3
2019-04-19replace type specification for vnf async clientSindhuri.A2-2/+2
2019-04-19Replace str literal for const, replace type specSindhuri.A1-15/+16
2019-04-19Remove unused constants, change constructor placeSindhuri.A1-14/+9
2019-04-19Added String constant for duplicate literalsSindhuri.A2-4/+4
2019-04-19Merge "Change variable name, method name to match regex"Seshu Kumar M2-24/+24
2019-04-19Merge "Change variable name to match regex"Seshu Kumar M1-5/+5
2019-04-19Merge "Move constructor call,remove unused private variable"Seshu Kumar M1-2/+2
2019-04-19Edit method name to match regex CXFConfigurationSindhuri.A1-3/+3
2019-04-19Change variable name, method name to match regexSindhuri.A2-24/+24
2019-04-19Replace type spec, define constant for literalSindhuri.A1-6/+7
2019-04-19Change variable name to match regexSindhuri.A1-5/+5
2019-04-19Move constructor call,remove unused private variableSindhuri.A1-2/+2
2019-04-18Merge "compliant attribute name, removed unused import"Seshu Kumar M3-6/+4
2019-04-18compliant attribute name and getter settersSindhuri.A2-5/+5
2019-04-18compliant attribute name, removed unused importSindhuri.A3-6/+4
2019-04-15Merge "add junit coverage for HeatBridgeUtils"Steve Smokowski1-11/+0
2019-04-15add junit coverage for HeatBridgeUtilsLukasz Muszkieta1-11/+0
2019-04-15Merge "Code Enhancement (Sonar Fixes)"Steve Smokowski5-16/+12
2019-04-14Changed to use shallow copy of linterface in aduitBenjamin, Max (mb388a)1-2/+0
2019-04-12Code Enhancement (Sonar Fixes)Sindhuri.A5-16/+12
2019-04-10Re-commit some changes which were lostBenjamin, Max (mb388a)2-16/+1
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)114-13566/+11688
2019-04-08Merge "Fix POM to allow HTTP long polling to work"Steve Smokowski2-3/+3
2019-04-08Query param to pull back nested stack informationBenjamin, Max (mb388a)1-1/+1
2019-04-08Fix POM to allow HTTP long polling to workBenjamin, Max (mb388a)2-3/+3
2019-04-05Allow volume groups in multicloud plugin adapterEric Multanen1-43/+26