aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Remove this useless eq(...) invocationGanesh2-4/+4
2022-07-15sonar issue, MsoMulticloudUtilsTest Use assertSame insteadGanesh1-6/+6
2022-07-15sonar issue, AuthenticationMethodTest use assertNotEquals insteadGanesh1-5/+6
2022-07-12sonar issue, Use assertNotEquals insteadGanesh1-4/+3
2022-07-12sonar issue, Use assertEquals insteadGanesh1-12/+14
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)3-6/+4
2021-01-05Use the timeout from the heat templates forBoslet, Cory1-0/+43
2020-12-11Address openstack adapter requestdb update exceptionRamesh Parthasarathy2-12/+31
2020-10-01use timeout interval in minutes for poll durationMnushkin, Dmitry1-6/+19
2020-08-31deleted all cloudify support from soBenjamin, Max6-623/+0
2020-05-22added assert statements in JUnitsRupinder5-0/+7
2020-03-26convert openstack to external tasksBoslet, Cory1-6/+4
2020-01-30- Include stack Status Reason when rollback isMerkel, Jeff1-2/+3
2019-10-01Improve fall out case handlingSmokowski, Steven3-22/+28
2019-08-09fix sonar issuesarada prasad sahoo1-2/+2
2019-07-25store heat env file sent to heatGamboa, Gilbert1-1/+15
2019-06-18Use Regex to find the name on failure scenarioSmokowski, Steven1-15/+1
2019-06-15Merge "update multi stage code to accurately skip bbs"Max Benjamin1-0/+20
2019-06-14Merge "adapter client will not retry on openstack failure"Max Benjamin1-1/+3
2019-06-14fix delete stack error not propogatingSmokowski, Steven1-2/+27
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max1-0/+20
2019-06-14adapter client will not retry on openstack failureSangalang, Felix1-1/+3
2019-06-09Merge "Switched name and id, and updated tests"Steve Smokowski1-3/+3
2019-06-09Update stack save to only save the params objectSmokowski, Steven1-23/+17
2019-06-09Switched name and id, and updated testsPlummer, Brittany1-3/+3
2019-06-07Merge "Updated to use the logicalResourceId"Steve Smokowski1-1/+1
2019-06-06Updated to use the logicalResourceIdPlummer, Brittany1-1/+1
2019-06-06change the update line to update the latest stackKalkere Ramesh, Sharan1-1/+1
2019-05-31Fix issue where request was not being updatedSmokowski, Steven2-0/+124
2019-05-31fix keypair conflict issue in openstack adapterSmokowski, Steven3-167/+614
2019-05-15store openstack request status in requestdbSmokowski, Steven1-1/+1
2019-04-11Update multicloud plugin GET handlingEric Multanen1-14/+19
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)35-1657/+1526
2019-04-05Merge "Fixed Sonar blocker issues"Steve Smokowski1-2/+13
2019-04-05Fixed Sonar blocker issuesr.bogacki1-2/+14
2019-04-04Call multicloud aai update from mc vnf pluginEric Multanen1-6/+33
2019-04-02Construct multicloud infra_workload endpointEric Multanen1-8/+11
2019-04-01Merge "JUnit tests for MsoMulticloudUtils"Steve Smokowski1-0/+35
2019-04-01replace all fixed wiremock portsBenjamin, Max (mb388a)7-99/+140
2019-04-01JUnit tests for MsoMulticloudUtilsr.bogacki1-0/+35
2019-03-28sonar blocker fixesLukasz Muszkieta1-0/+6
2019-03-22Multicloud VNF adapter use updated multicloud APIEric Multanen2-9/+10
2019-03-19Add cloudOwner to VNF adapter callEric Multanen4-12/+17
2019-03-13Openstack adapter can't resolve HEAT parameterBenjamin, Max (mb388a)2-0/+137
2019-03-13Merge changes Id0369478,I82d8306fSteve Smokowski1-1/+1
2019-03-08only convert object type json when StringBenjamin, Max (mb388a)2-4/+25
2019-03-07Minior Change - Licence StatementSudarshan Kumar1-1/+1
2019-03-04Junit added for KeystoneAuthHolder.javaSudarshan Kumar1-0/+59
2019-03-01vnf spin up gr api vnf s base module failsBenjamin, Max (mb388a)2-19/+104
2019-02-22fix potential nullpointer from sonark.kazak1-0/+119