aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Merge "Removed unused method setHPAParameters()"Lukasz Muszkieta1-18/+0
2019-08-13Removed unused method setHPAParameters()Oleksandr Moliavko1-18/+0
2019-08-12Merge "Sonar fix in mso-adapter-utils"Lukasz Muszkieta2-34/+29
2019-08-12Merge "Change collections size with isEmpty"Seshu Kumar M1-2/+2
2019-08-12Sonar fix in mso-adapter-utilsParshad Patel2-34/+29
2019-08-12Change collections size with isEmptysindhu36721-2/+2
2019-08-09Replace collections size with isEmptysindhu36721-3/+3
2019-08-09fix sonar issuesarada prasad sahoo1-12/+9
2019-08-09fix sonar issuesarada prasad sahoo2-43/+37
2019-07-30Replaced constructor call with Boolean.valueOf() callOleksandr Moliavko1-1/+1
2019-07-25store heat env file sent to heatGamboa, Gilbert3-2/+56
2019-07-18Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()"Steve Smokowski1-3/+6
2019-07-18Removing application-local.yaml filesRoy, Amresh1-64/+0
2019-07-17add query stack data and populate table stepBoslet, Cory1-3/+33
2019-07-15Added null check for yaml to prevent crash atOleksandr Moliavko1-3/+6
2019-06-27Update failsafe dependency to 2.0.1Benjamin, Max1-7/+4
2019-06-18Use Regex to find the name on failure scenarioSmokowski, Steven2-27/+10
2019-06-15Merge "update multi stage code to accurately skip bbs"Max Benjamin5-0/+100
2019-06-14Merge "adapter client will not retry on openstack failure"Max Benjamin8-26/+32
2019-06-14fix delete stack error not propogatingSmokowski, Steven2-30/+65
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max5-0/+100
2019-06-14adapter client will not retry on openstack failureSangalang, Felix8-26/+32
2019-06-09Merge "Switched name and id, and updated tests"Steve Smokowski2-5/+5
2019-06-09Update stack save to only save the params objectSmokowski, Steven2-26/+20
2019-06-09Switched name and id, and updated testsPlummer, Brittany2-5/+5
2019-06-07Merge "Updated to use the logicalResourceId"Steve Smokowski2-2/+2
2019-06-06Updated to use the logicalResourceIdPlummer, Brittany2-2/+2
2019-06-06change the update line to update the latest stackKalkere Ramesh, Sharan2-2/+2
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski3-64/+37
2019-05-31Fix issue where request was not being updatedSmokowski, Steven4-3/+136
2019-05-31fix keypair conflict issue in openstack adapterSmokowski, Steven13-677/+928
2019-05-15store openstack request status in requestdbSmokowski, Steven15-137/+869
2019-05-03Merge "Merge remote-tracking branch 'origin/dublin'"Marcus Williams1-1/+1
2019-05-03Merge remote-tracking branch 'origin/dublin'Benjamin, Max (mb388a)1-1/+1
2019-05-02Merge "Removal of unused local variables. Removal of unused local variables a...Seshu Kumar M2-17/+16
2019-05-01Fixup handling of multicloud post responseEric Multanen2-63/+36
2019-05-01build sndc and user directives in groovyEric Multanen1-1/+1
2019-04-29Removal of unused local variables.h003974752-17/+16
2019-04-28Store Cloud Request in DatabaseSmokowski, Steven2-0/+31
2019-04-26Fix multicloud query of non-existant stackEric Multanen1-1/+1
2019-04-26Merge "Define constant in place of literals Constants are declared and used i...Seshu Kumar M3-43/+45
2019-04-26Merge "Removal of unused variables and replace type specification. Removal of...Seshu Kumar M3-12/+12
2019-04-25Merge "Reorder modifiers. Reorder modifiers to complt with Java code specific...Seshu Kumar M3-6/+7
2019-04-25Merge "Reorder java modifiers. Reorder modifiers to complt with Java code spe...Seshu Kumar M4-4/+4
2019-04-25Reorder java modifiers.h003974754-4/+4
2019-04-25Reorder modifiers.h003974753-6/+7
2019-04-25Removal of unused variables and replace type specification.h003974753-12/+12
2019-04-25Define constant in place of literalsh003974753-43/+45
2019-04-25String literal to be on the left side of string compariosion.h003974753-13/+11
2019-04-17Changed constants collections to immutableWitold Ficio Kopel1-4/+3