aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vmtp/vmtp.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-19/+19
2021-08-18Update to Alpine 3.14Cédric Ollivier1-3/+3
2020-06-29Simplify hypervisor list logic in vmtpCédric Ollivier1-5/+4
2020-06-18Allow listing hypervisors in VMTPCédric Ollivier1-1/+9
2020-06-15Increase timeout in shaker and vmtpCédric Ollivier1-0/+2
2019-10-08Count all hypervisors by defaultCédric Ollivier1-1/+1
2019-09-30Count all active hypervisorsCédric Ollivier1-1/+1
2019-09-28Allow getting service via any endpointCédric Ollivier1-0/+1
2019-09-14Harden OS_ env vars for VMTPCédric Ollivier1-0/+2
2019-06-01Decode tempest exception output (py3)Cédric Ollivier1-1/+2
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-3/+3
2019-05-23Enable Vmtp if py3Cédric Ollivier1-3/+4
2019-04-25Remove python warnings (yaml.load)Cédric Ollivier1-1/+1
2019-01-27Stop using urljoin when adding v3Cédric Ollivier1-3/+1
2018-11-10Check if at least 1 hypervisorsCédric Ollivier1-0/+6
2018-11-06Increase Vmtp timeoutsCédric Ollivier1-0/+1
2018-10-23Overprotect vmtp vs unversioned OS_AUTH_URLCédric Ollivier1-0/+4
2018-08-14Conforms Vmtp with create_server_timeoutCédric Ollivier1-0/+1
2018-08-09Fix method name in VmtpJuha Kosonen1-1/+1
2018-08-03Protect VMTP vs cidr conflictsCédric Ollivier1-7/+42
2018-07-11Clean all possible resourcesCédric Ollivier1-1/+2
2018-07-09Add Vmtp as a new testcaseCédric Ollivier1-0/+153