Age | Commit message (Expand) | Author | Files | Lines |
2019-08-13 | Merge "Removed unused method setHPAParameters()" | Lukasz Muszkieta | 1 | -18/+0 |
2019-08-13 | Removed unused method setHPAParameters() | Oleksandr Moliavko | 1 | -18/+0 |
2019-08-12 | Merge "Sonar fix in mso-adapter-utils" | Lukasz Muszkieta | 2 | -34/+29 |
2019-08-12 | Merge "Change collections size with isEmpty" | Seshu Kumar M | 1 | -2/+2 |
2019-08-12 | Sonar fix in mso-adapter-utils | Parshad Patel | 2 | -34/+29 |
2019-08-12 | Change collections size with isEmpty | sindhu3672 | 1 | -2/+2 |
2019-08-09 | Replace collections size with isEmpty | sindhu3672 | 1 | -3/+3 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -12/+9 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -41/+35 |
2019-07-30 | Replaced constructor call with Boolean.valueOf() call | Oleksandr Moliavko | 1 | -1/+1 |
2019-07-25 | store heat env file sent to heat | Gamboa, Gilbert | 2 | -1/+41 |
2019-07-18 | Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" | Steve Smokowski | 1 | -3/+6 |
2019-07-17 | add query stack data and populate table step | Boslet, Cory | 1 | -3/+33 |
2019-07-15 | Added null check for yaml to prevent crash at | Oleksandr Moliavko | 1 | -3/+6 |
2019-06-27 | Update failsafe dependency to 2.0.1 | Benjamin, Max | 1 | -7/+4 |
2019-06-18 | Use Regex to find the name on failure scenario | Smokowski, Steven | 1 | -12/+9 |
2019-06-15 | Merge "update multi stage code to accurately skip bbs" | Max Benjamin | 4 | -0/+80 |
2019-06-14 | Merge "adapter client will not retry on openstack failure" | Max Benjamin | 7 | -25/+29 |
2019-06-14 | fix delete stack error not propogating | Smokowski, Steven | 1 | -28/+38 |
2019-06-14 | update multi stage code to accurately skip bbs | Benjamin, Max | 4 | -0/+80 |
2019-06-14 | adapter client will not retry on openstack failure | Sangalang, Felix | 7 | -25/+29 |
2019-06-09 | Merge "Switched name and id, and updated tests" | Steve Smokowski | 1 | -2/+2 |
2019-06-09 | Update stack save to only save the params object | Smokowski, Steven | 1 | -3/+3 |
2019-06-09 | Switched name and id, and updated tests | Plummer, Brittany | 1 | -2/+2 |
2019-06-07 | Merge "Updated to use the logicalResourceId" | Steve Smokowski | 1 | -1/+1 |
2019-06-06 | Updated to use the logicalResourceId | Plummer, Brittany | 1 | -1/+1 |
2019-06-06 | change the update line to update the latest stack | Kalkere Ramesh, Sharan | 1 | -1/+1 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' | Steve Smokowski | 3 | -64/+37 |
2019-05-31 | Fix issue where request was not being updated | Smokowski, Steven | 2 | -3/+12 |
2019-05-31 | fix keypair conflict issue in openstack adapter | Smokowski, Steven | 9 | -509/+313 |
2019-05-15 | store openstack request status in requestdb | Smokowski, Steven | 14 | -136/+868 |
2019-05-03 | Merge "Merge remote-tracking branch 'origin/dublin'" | Marcus Williams | 1 | -1/+1 |
2019-05-03 | Merge remote-tracking branch 'origin/dublin' | Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-05-02 | Merge "Removal of unused local variables. Removal of unused local variables a... | Seshu Kumar M | 2 | -17/+16 |
2019-05-01 | Fixup handling of multicloud post response | Eric Multanen | 2 | -63/+36 |
2019-05-01 | build sndc and user directives in groovy | Eric Multanen | 1 | -1/+1 |
2019-04-29 | Removal of unused local variables. | h00397475 | 2 | -17/+16 |
2019-04-28 | Store Cloud Request in Database | Smokowski, Steven | 1 | -0/+26 |
2019-04-26 | Fix multicloud query of non-existant stack | Eric Multanen | 1 | -1/+1 |
2019-04-26 | Merge "Define constant in place of literals Constants are declared and used i... | Seshu Kumar M | 3 | -43/+45 |
2019-04-26 | Merge "Removal of unused variables and replace type specification. Removal of... | Seshu Kumar M | 3 | -12/+12 |
2019-04-25 | Merge "Reorder modifiers. Reorder modifiers to complt with Java code specific... | Seshu Kumar M | 3 | -6/+7 |
2019-04-25 | Merge "Reorder java modifiers. Reorder modifiers to complt with Java code spe... | Seshu Kumar M | 4 | -4/+4 |
2019-04-25 | Reorder java modifiers. | h00397475 | 4 | -4/+4 |
2019-04-25 | Reorder modifiers. | h00397475 | 3 | -6/+7 |
2019-04-25 | Removal of unused variables and replace type specification. | h00397475 | 3 | -12/+12 |
2019-04-25 | Define constant in place of literals | h00397475 | 3 | -43/+45 |
2019-04-25 | String literal to be on the left side of string compariosion. | h00397475 | 3 | -13/+11 |
2019-04-17 | Changed constants collections to immutable | Witold Ficio Kopel | 1 | -4/+3 |
2019-04-11 | Update multicloud plugin GET handling | Eric Multanen | 2 | -19/+93 |