summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Create new project/user for tempest testsJuha Kosonen2-15/+25
2018-08-29Support pre-Provisioned credentialsCédric Ollivier2-2/+14
2018-08-29Allow adding a specific role to users created by tempestCédric Ollivier1-0/+2
2018-08-25Create new project/user for snaps testsJuha Kosonen2-4/+57
2018-08-23Redirect stderr to stdout when running tempestCédric Ollivier1-8/+4
2018-08-23Create output directoryGeorg Kunz1-0/+2
2018-08-22Fix fixed_network_name in tempest.confCédric Ollivier1-1/+7
2018-08-16Create new project/user for rally testJuha Kosonen2-4/+22
2018-08-07Fix swift operator roleCédric Ollivier1-1/+1
2018-08-03Fix timeout (switch to synchronous calls)Cédric Ollivier1-1/+0
2018-08-01Add fallback mechanism if vlanCédric Ollivier2-5/+12
2018-08-01Print stderr in logs when calling cmd over sshCédric Ollivier1-2/+3
2018-07-30Delete alt images before removing the accountCédric Ollivier2-2/+2
2018-07-27Stop overriding neutron extension discoveryCédric Ollivier2-27/+0
2018-07-27Stop redirecting output to json filesCédric Ollivier1-15/+10
2018-07-27Refactor task results manipulation in rallyJuha Kosonen1-58/+82
2018-07-27Set filename_alt in tempestCédric Ollivier1-0/+1
2018-07-27Leverage cloudify_ims on CloudifyCédric Ollivier1-2/+1
2018-07-27Add py3 support in tempest and rallyCédric Ollivier2-6/+9
2018-07-27Force region to RegionOne if OS_REGION_NAME is unsetCédric Ollivier1-2/+2
2018-07-27Refactor tempest commonCédric Ollivier6-360/+49
2018-07-26Set swift_operator_role if requiredCédric Ollivier1-0/+14
2018-07-22Revert "Temporarily disable Snaps CreateRouterSuccessTests"Cédric Ollivier1-10/+7
2018-07-22Revert "Temporarily disable HOT including OS::Nova::FloatingIPAssociation"Cédric Ollivier1-13/+11
2018-07-14Temporarily disable HOT including OS::Nova::FloatingIPAssociationCédric Ollivier1-11/+13
2018-07-12Avoid duplicating tempest section in rally.confCédric Ollivier1-1/+2
2018-07-11Add tempest section in rally.confCédric Ollivier1-0/+1
2018-07-11Clean all possible resourcesCédric Ollivier4-12/+18
2018-07-11Cover vping_sshCédric Ollivier1-2/+0
2018-07-11Check the status of inherited stepsCédric Ollivier3-3/+6
2018-07-11Force result = 0 if exceptionCédric Ollivier2-0/+2
2018-07-11Update rally image name regexCédric Ollivier1-0/+11
2018-07-08Temporarily disable Snaps CreateRouterSuccessTestsCédric Ollivier1-7/+10
2018-07-03Abort vping_userdata test if IP address is missingJuha Kosonen1-0/+4
2018-07-03Inherit rally from VmReady1Cédric Ollivier2-131/+16
2018-07-03Improve scenarios to reduce duplicate codesCédric Ollivier4-314/+37
2018-07-03Fix user/project create operationsCédric Ollivier1-3/+8
2018-07-03Update tempest to inherit from VmReady1Cédric Ollivier2-143/+46
2018-07-03Publish tenantnetwork scenariosCédric Ollivier1-3/+5
2018-06-27SNAPS via functest with flavor metadata configurablePanagiotis Karalis1-1/+2
2018-06-05Switch from OS_ENDPOINT_TYPE to OS_INTERFACECédric Ollivier1-14/+13
2018-05-30Fix _do_execute() return code in vping_sshCédric Ollivier1-1/+1
2018-05-28Print vping output instead of Paramiko objectCédric Ollivier1-1/+1
2018-05-24Set image metadata in tempestCédric Ollivier2-2/+3
2018-05-21Switch to Shade in rallyJuha Kosonen1-76/+81
2018-05-21Switch to project domain nameCédric Ollivier1-3/+5
2018-05-21Rewrite TempestResourcesManagerCédric Ollivier2-147/+106
2018-05-20Add image extra properties back in vping_baseDelia Popescu1-1/+4
2018-05-20Improve ssh timeout in vping_sshCédric Ollivier1-6/+18
2018-05-20Simplify vping_sshCédric Ollivier4-91/+26