summaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Add additional null checks when building pserver objects fromMunir Ahmad2-2/+13
2020-04-14Check for null when building pserver objects from op server objMunir Ahmad1-3/+9
2020-03-25Merge "Ingest and Process Service Function"Steve Smokowski1-0/+1
2020-03-24Ingest and Process Service FunctionSmokowski, Steven1-0/+1
2020-03-19mso to add support for creating the cloud regionSmokowski, Steven4-23/+96
2020-03-16split single and plural graph inventory urisBenjamin, Max2-18/+15
2020-03-10Merge "false positive on network creates"Steve Smokowski9-15/+114
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski16-16/+16
2020-03-08false positive on network createsBoslet, Cory9-15/+114
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany16-16/+16
2020-03-01Add ability to build https endpoint to multicloudEric Multanen1-0/+1
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
2020-02-12mso to add support for creating the cloud regionSmokowski, Steven5-1/+334
2020-02-10Merge "Initial commit to check client alive"Steve Smokowski2-4/+6
2020-02-07Initial commit to check client aliveSmokowski, Steven2-4/+6
2020-02-07add retry sequence levelsBoslet, Cory5-0/+23
2020-01-30Remove Valet from openstack adapterSmokowski, Steven18-1972/+13
2020-01-15Use the timeout from the heat template instead ofBoslet, Cory11-30/+65
2020-01-07consolidated security configurationBenjamin, Max3-238/+0
2019-12-20Merge "Removed redundant null check for retryCount to prevent static analyzer...Seshu Kumar M3-3/+3
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M5-10/+198
2019-12-17Implementing scope and action values from SO-DB to SO-BackendManamohan1-0/+2
2019-12-04SO CDS Metadata ingestioneeginux1-0/+7
2019-12-02Heatbridge bugfix make use of regionId instead of cloudSiteIdMunir Ahmad6-19/+19
2019-12-02Add heatbridge authenticate methodMunir Ahmad1-4/+2
2019-12-02SO and heatbridge integration for delete flowMunir Ahmad13-15/+133
2019-11-22improve error log scoresPlummer, Brittany11-77/+75
2019-11-21Added AAF Integration related changesRamesh Parthasarathy5-10/+198
2019-11-08removed global configuration of jar pluginBenjamin, Max1-0/+3
2019-11-08Merge "Create PServer/PInterface Objects in AAI based on openstack's stack re...Max Benjamin5-0/+85
2019-11-07Create PServer/PInterface Objects in AAI based on openstack's stack resourcesMunir Ahmad5-0/+85
2019-11-07Merge "remove unused columns infra active requests"Steve Smokowski1-5/+0
2019-11-07Merge "Heatbridge: Unable to proceed with any of the function related to Orch...Max Benjamin1-2/+2
2019-11-07remove unused columns infra active requestsChan, Mercy1-5/+0
2019-11-04- Check if failIfExists exists, if not default it.Merkel, Jeff2-0/+17
2019-10-29Heatbridge: Unable to proceed with any of the function related to Orchestrati...Munir Ahmad1-2/+2
2019-10-28Merge "General sonar improvements"Lukasz Muszkieta1-4/+0
2019-10-28General sonar improvementsArindam Mondal1-4/+0
2019-10-22remove python heatstack method call, use javaMnushkin, Dmitry1-35/+4
2019-10-15Cleanup - removed unused variables and methods,Oleksandr Moliavko2-10/+1
2019-10-10Removed redundant null check for retryCount toOleksandr Moliavko3-3/+3
2019-10-01Improve fall out case handlingSmokowski, Steven6-267/+65
2019-09-30Merge "Added null check to server.getImage() to prevent crash at getId() call."Lukasz Muszkieta1-5/+7
2019-09-26Added null check to server.getImage() to preventOleksandr Moliavko1-5/+7
2019-09-10Integrate Logging LibraryPlummer, Brittany8-55/+103
2019-09-10Merge "Created external task utils in a common location"Steve Smokowski7-237/+24
2019-09-10General sonar fixesArindam Mondal2-18/+17
2019-09-08Created external task utils in a common locationBoslet, Cory7-237/+24
2019-08-29sonar fix-remove unused importThugutla sailakshmi1-1/+0
2019-08-22Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at...Lukasz Muszkieta1-1/+1