Age | Commit message (Expand) | Author | Files | Lines |
2020-05-22 | added assert statements in JUnits | Rupinder | 5 | -0/+7 |
2020-05-20 | Setup cache for getNovaClient | Plummer, Brittany | 3 | -28/+108 |
2020-05-14 | Merge "add image detail endpoint to openstack proxy" | Steve Smokowski | 1 | -10/+1 |
2020-05-07 | add image detail endpoint to openstack proxy | Smokowski, Steven | 1 | -10/+1 |
2020-05-07 | added queryImage method | Smokowski, Steven | 1 | -0/+14 |
2020-04-30 | Fight against the encoding in openstack | Smokowski, Steven | 1 | -2/+5 |
2020-04-27 | Update encoding library used | Smokowski, Steven | 2 | -4/+14 |
2020-04-21 | Encode Name parameter passed into client | Smokowski, Steven | 2 | -3/+12 |
2020-04-16 | move network adapter to an external client task | Boslet, Cory | 1 | -0/+22 |
2020-04-16 | Merge "reduced code smells" | Steve Smokowski | 1 | -1/+0 |
2020-04-15 | Allow client exception to propogate | Smokowski, Steven | 1 | -14/+10 |
2020-04-12 | reduced code smells | Rupinder | 1 | -1/+0 |
2020-03-26 | convert openstack to external tasks | Boslet, Cory | 3 | -28/+37 |
2020-03-19 | mso to add support for creating the cloud region | Smokowski, Steven | 1 | -3/+1 |
2020-03-16 | Merge "Fix Critical & Major issues in adapters" | Steve Smokowski | 1 | -45/+63 |
2020-03-14 | catch and log exception | Boslet, Cory | 1 | -1/+6 |
2020-03-13 | Fix Critical & Major issues in adapters | Parshad Patel | 1 | -45/+63 |
2020-03-10 | Merge "false positive on network creates" | Steve Smokowski | 1 | -9/+21 |
2020-03-10 | Merge "create custom spring aop annotation for logging" | Steve Smokowski | 7 | -7/+7 |
2020-03-08 | false positive on network creates | Boslet, Cory | 1 | -9/+21 |
2020-03-05 | create custom spring aop annotation for logging | Plummer, Brittany | 7 | -7/+7 |
2020-03-01 | Add ability to build https endpoint to multicloud | Eric Multanen | 2 | -1/+8 |
2020-02-25 | enhance openstack library | Smokowski, Steven | 1 | -0/+63 |
2020-01-30 | Remove Valet from openstack adapter | Smokowski, Steven | 1 | -20/+0 |
2020-01-30 | - Include stack Status Reason when rollback is | Merkel, Jeff | 2 | -4/+7 |
2020-01-23 | Add Neutron Port and Nova Server to Proxy | Smokowski, Steven | 2 | -0/+39 |
2020-01-15 | Use the timeout from the heat template instead of | Boslet, Cory | 1 | -5/+1 |
2019-11-22 | improve error log scores | Plummer, Brittany | 2 | -22/+22 |
2019-10-15 | Cleanup - removed unused variables and methods, | Oleksandr Moliavko | 1 | -1/+1 |
2019-10-04 | Merge "Added null checks for bp to prevent exceptions at bp.getId() calls; fi... | Lukasz Muszkieta | 1 | -8/+13 |
2019-10-04 | Added null checks for bp to prevent exceptions at | Oleksandr Moliavko | 1 | -8/+13 |
2019-10-03 | Merge "Added null check for executions variable to prevent a static analyzer ... | Lukasz Muszkieta | 1 | -1/+1 |
2019-10-03 | Added null check for executions variable to | Oleksandr Moliavko | 1 | -1/+1 |
2019-10-01 | Improve fall out case handling | Smokowski, Steven | 7 | -234/+170 |
2019-09-30 | Added null check for execute() result to remove | Oleksandr Moliavko | 1 | -1/+5 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 1 | -2/+2 |
2019-08-21 | Added null check for latestStack to prevent crash | Oleksandr Moliavko | 1 | -10/+14 |
2019-08-21 | Rewritten checks for status according to comments | Oleksandr Moliavko | 1 | -5/+9 |
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 | 2 | -43/+37 |
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 | 3 | -2/+56 |
2019-07-18 | Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" | Steve Smokowski | 1 | -3/+6 |