Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | add retry sequence levels | Boslet, Cory | 5 | -0/+23 |
2020-01-30 | Remove Valet from openstack adapter | Smokowski, Steven | 18 | -1972/+13 |
2020-01-15 | Use the timeout from the heat template instead of | Boslet, Cory | 11 | -30/+65 |
2020-01-07 | consolidated security configuration | Benjamin, Max | 3 | -238/+0 |
2019-12-20 | Merge "Removed redundant null check for retryCount to prevent static analyzer... | Seshu Kumar M | 3 | -3/+3 |
2019-12-20 | Merge "Added AAF Integration related changes" | Seshu Kumar M | 5 | -10/+198 |
2019-12-17 | Implementing scope and action values from SO-DB to SO-Backend | Manamohan | 1 | -0/+2 |
2019-12-04 | SO CDS Metadata ingestion | eeginux | 1 | -0/+7 |
2019-12-02 | Heatbridge bugfix make use of regionId instead of cloudSiteId | Munir Ahmad | 6 | -19/+19 |
2019-12-02 | Add heatbridge authenticate method | Munir Ahmad | 1 | -4/+2 |
2019-12-02 | SO and heatbridge integration for delete flow | Munir Ahmad | 13 | -15/+133 |
2019-11-22 | improve error log scores | Plummer, Brittany | 11 | -77/+75 |
2019-11-21 | Added AAF Integration related changes | Ramesh Parthasarathy | 5 | -10/+198 |
2019-11-08 | removed global configuration of jar plugin | Benjamin, Max | 1 | -0/+3 |
2019-11-08 | Merge "Create PServer/PInterface Objects in AAI based on openstack's stack re... | Max Benjamin | 5 | -0/+85 |
2019-11-07 | Create PServer/PInterface Objects in AAI based on openstack's stack resources | Munir Ahmad | 5 | -0/+85 |
2019-11-07 | Merge "remove unused columns infra active requests" | Steve Smokowski | 1 | -5/+0 |
2019-11-07 | Merge "Heatbridge: Unable to proceed with any of the function related to Orch... | Max Benjamin | 1 | -2/+2 |
2019-11-07 | remove unused columns infra active requests | Chan, Mercy | 1 | -5/+0 |
2019-11-04 | - Check if failIfExists exists, if not default it. | Merkel, Jeff | 2 | -0/+17 |
2019-10-29 | Heatbridge: Unable to proceed with any of the function related to Orchestrati... | Munir Ahmad | 1 | -2/+2 |
2019-10-28 | Merge "General sonar improvements" | Lukasz Muszkieta | 1 | -4/+0 |
2019-10-28 | General sonar improvements | Arindam Mondal | 1 | -4/+0 |
2019-10-22 | remove python heatstack method call, use java | Mnushkin, Dmitry | 1 | -35/+4 |
2019-10-15 | Cleanup - removed unused variables and methods, | Oleksandr Moliavko | 2 | -10/+1 |
2019-10-10 | Removed redundant null check for retryCount to | Oleksandr Moliavko | 3 | -3/+3 |
2019-10-01 | Improve fall out case handling | Smokowski, Steven | 6 | -267/+65 |
2019-09-30 | Merge "Added null check to server.getImage() to prevent crash at getId() call." | Lukasz Muszkieta | 1 | -5/+7 |
2019-09-26 | Added null check to server.getImage() to prevent | Oleksandr Moliavko | 1 | -5/+7 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 8 | -55/+103 |
2019-09-10 | Merge "Created external task utils in a common location" | Steve Smokowski | 7 | -237/+24 |
2019-09-10 | General sonar fixes | Arindam Mondal | 2 | -18/+17 |
2019-09-08 | Created external task utils in a common location | Boslet, Cory | 7 | -237/+24 |
2019-08-29 | sonar fix-remove unused import | Thugutla sailakshmi | 1 | -1/+0 |
2019-08-22 | Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at... | Lukasz Muszkieta | 1 | -1/+1 |
2019-08-22 | Merge "Moved null check for outputs so that get() method call won't result in... | Lukasz Muszkieta | 1 | -4/+4 |
2019-08-21 | Added null check for rootNode to prevent crash at | Oleksandr Moliavko | 1 | -13/+18 |
2019-08-19 | Added null check for heat to remove static | Oleksandr Moliavko | 1 | -1/+5 |
2019-08-16 | Merge "Initial commit of validation framework to APIH" | Steve Smokowski | 1 | -0/+1 |
2019-08-16 | Removed unused CSAR class. | Oleksandr Moliavko | 1 | -189/+0 |
2019-08-16 | Replaced string concatenations in a loop with | Oleksandr Moliavko | 1 | -4/+9 |
2019-08-15 | Initial commit of validation framework to APIH | Smokowski, Steven | 1 | -0/+1 |
2019-08-13 | Merge "Removed duplicate use of networkType field in String.format() call to ... | Lukasz Muszkieta | 1 | -2/+2 |
2019-08-13 | Removed duplicate use of networkType field in | Oleksandr Moliavko | 1 | -2/+2 |
2019-08-09 | Moved setNeutronNetworkId() call inside null check | Oleksandr Moliavko | 1 | -1/+1 |
2019-08-09 | Moved null check for outputs so that get() method | Oleksandr Moliavko | 1 | -4/+4 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -15/+16 |
2019-08-08 | Merge "Replace duplicated String literals" | Seshu Kumar M | 3 | -20/+22 |
2019-08-08 | Shift string literal to left side of equals(avoid null pointer ex) | sindhu3672 | 2 | -2/+2 |
2019-08-08 | Replace duplicated String literals | sindhu3672 | 3 | -20/+22 |