1. d76d371 Merge "compute: Skip AttachVolumeShelveTestJSON when cross_az_attach unavailable" by Zuul · 4 years, 1 month ago
  2. 97cd23b Merge "New minimum guaranteed bandwidth tests" by Zuul · 4 years, 1 month ago
  3. 6386312 Merge "Remove race due to 1907084" by Zuul · 4 years, 1 month ago
  4. 8be61fe Merge "Fix indentation for the example code in documentation." by Zuul · 4 years, 1 month ago
  5. 07a3cfd Merge "Allow kwargs in get_timestamp" by Zuul · 4 years, 1 month ago
  6. 2262cce Merge "Fix TypeError when there exists image with size None" by Zuul · 4 years, 1 month ago
  7. 3ca2dcf Merge "Added apis to scenario manager" by Zuul · 4 years, 1 month ago
  8. 2e515fe Remove race due to 1907084 by Balazs Gibizer · 4 years, 1 month ago
  9. 7b9db95 Merge "Allow additional port_vnic_type" by Zuul · 4 years, 1 month ago
  10. 064a340 New minimum guaranteed bandwidth tests by elajkat · 5 years ago
  11. edda62a Fix indentation for the example code in documentation. by Roman Dobosz · 4 years, 1 month ago
  12. 44869ed Merge "Allow kwargs in create_volume_from_image" by Zuul · 4 years, 1 month ago
  13. 400459c Merge "Allow kwargs in create_server_snapshot" by Zuul · 4 years, 1 month ago
  14. 32e71b0 Merge "Add tag in compute interfaces schema for microversion 2.70" by Zuul · 4 years, 1 month ago
  15. c340dbf Merge "Need to have stable implementation of apis" by Zuul · 4 years, 1 month ago
  16. 44ad4ac Merge "Allow kwargs in image_create" by Zuul · 4 years, 1 month ago
  17. 9ad9ca2 Allow kwargs in create_server_snapshot by Lukas Piwowarski · 4 years, 2 months ago
  18. 2c230eb Allow kwargs in get_timestamp by Lukas Piwowarski · 4 years, 2 months ago
  19. 27fd5cb Allow additional port_vnic_type by Tom Stappaerts · 4 years, 2 months ago
  20. cd0d7a2 Merge "Change help string to use openstack instead of neutron" by Zuul · 4 years, 1 month ago
  21. e19eacd Merge "Allow kwargs in create_volume_type" by Zuul · 4 years, 1 month ago
  22. e5287c6 Merge "Decentralize the zuul jobs into zuul.d" by Zuul · 4 years, 1 month ago
  23. 8581ea2 compute: Skip AttachVolumeShelveTestJSON when cross_az_attach unavailable by Lee Yarwood · 4 years, 5 months ago
  24. d31d961 Merge "Add related test to Bug #1732428" by Zuul · 4 years, 1 month ago
  25. ae5285d Merge "Fix "TypeError: format requires a mapping" in waiters" by Zuul · 4 years, 1 month ago
  26. c02c284 Merge "Allow kwargs in create_keypair" by Zuul · 4 years, 1 month ago
  27. 7d9b50a Cleanup server before image at test level by Ghanshyam Mann · 4 years, 2 months ago
  28. 0123f52 Need to have stable implementation of apis by Soniya Vyas · 4 years, 4 months ago
  29. ed66447 Added apis to scenario manager by Soniya Vyas · 4 years, 4 months ago
  30. 05628f2 Merge "Remove six.PY3/six.PY2" by Zuul · 4 years, 2 months ago
  31. 2852123 Merge "Allow kwargs in create_timestamp" by Zuul · 4 years, 2 months ago
  32. 5069945 Merge "compute: Cleanup server before image in AttachSCSIVolumeTestJSON" by Zuul · 4 years, 2 months ago
  33. 0216b37 Allow kwargs in create_volume_from_image by Martin Kopec · 4 years, 2 months ago
  34. 87253a5 Merge "Allow kwargs in create_floating_ip" by Zuul · 4 years, 2 months ago
  35. 6f7ec61 Merge "Allow kwargs in _get_server_port_id_and_ip4" by Zuul · 4 years, 2 months ago
  36. adcddce compute: Cleanup server before image in AttachSCSIVolumeTestJSON by Lee Yarwood · 4 years, 2 months ago
  37. 6f50e7d Merge "[Trivial]Remove unused variables" by Zuul · 4 years, 2 months ago
  38. b6d99b8 Merge "Allow kwargs in create_volume" by Zuul · 4 years, 2 months ago
  39. b50eabe Allow kwargs in image_create by Lukas Piwowarski · 4 years, 2 months ago
  40. 92d6bc5 Merge "Allow kwargs in boot_instance_from_resource" by Zuul · 4 years, 2 months ago
  41. f9f1f04 Merge "Replace display_name by name in scenario manager" by Zuul · 4 years, 2 months ago
  42. 474dc2f Merge "Allow kwargs in _log_console_output" by Zuul · 4 years, 2 months ago
  43. b1ccdb3 Merge "Allow kwargs in get_server_ip" by Zuul · 4 years, 2 months ago
  44. 567b7bf Merge "Allow kwargs in nova_volume_attach" by Zuul · 4 years, 2 months ago
  45. d1c298f Merge "Allow kwargs in create_floating_ip" by Zuul · 4 years, 2 months ago
  46. b2c04d4 Merge "Test attach scsi disk with config drive enabled" by Zuul · 4 years, 2 months ago
  47. 67fa941 Merge "Skip adding host to aggregate with az if host already in other zone" by Zuul · 4 years, 2 months ago
  48. 61f5733 Decentralize the zuul jobs into zuul.d by Ghanshyam Mann · 4 years, 2 months ago
  49. 940a9e2 Fix TypeError when there exists image with size None by zhufl · 4 years, 2 months ago
  50. cdcdf2b Skip test_create_object_with_transfer_encoding by Ghanshyam Mann · 4 years, 2 months ago
  51. 3d70109 Change help string to use openstack instead of neutron by Brian Haley · 4 years, 2 months ago
  52. 3ead998 [Trivial]Remove unused variables by zhufl · 4 years, 2 months ago
  53. 9ca8827 Merge "[Trivial]Remove unused variables and methods" by Zuul · 4 years, 2 months ago
  54. 414ffba Fix "TypeError: format requires a mapping" in waiters by zhufl · 4 years, 2 months ago
  55. 0a9b823 Add related test to Bug #1732428 by Alexandre Arents · 4 years, 6 months ago
  56. 7761859 Add tag in compute interfaces schema for microversion 2.70 by zhufl · 4 years, 2 months ago
  57. bf5ed0b [Trivial]Remove unused variables and methods by zhufl · 4 years, 2 months ago
  58. 72a3ff9 Merge "[Trivial]Do not use cls in instance method" by Zuul · 4 years, 2 months ago
  59. bf66abc Merge "Skip test_server_rescue with volumes when there is no Cinder" by Zuul · 4 years, 2 months ago
  60. d926b8d [Trivial]Do not use cls in instance method by zhufl · 4 years, 2 months ago
  61. bc360ae Skip test_server_rescue with volumes when there is no Cinder by Slawek Kaplonski · 4 years, 2 months ago
  62. 7a48433 Merge "Check VM's console log before trying to SSH to it." by Zuul · 4 years, 2 months ago
  63. e3405ba Check VM's console log before trying to SSH to it. by Slawek Kaplonski · 4 years, 2 months ago
  64. c6d6ac2 Merge "Add glance multistore job (nv) in tempest gate" by Zuul · 4 years, 2 months ago
  65. 25f7ba2 Allow kwargs in create_timestamp by Lukas Piwowarski · 4 years, 2 months ago
  66. 76819fa Allow kwargs in nova_volume_attach by Lukas Piwowarski · 4 years, 2 months ago
  67. f759bc1 Allow kwargs in create_floating_ip by Lukas Piwowarski · 4 years, 2 months ago
  68. 805f2a0 Merge "Remove 'gabbi_tempest_path' from devstack-tempest job" by Zuul · 4 years, 2 months ago
  69. 481f08e Merge "Set image_alt_ssh_user during stack" by Zuul · 4 years, 2 months ago
  70. 467bdfe Merge "Fix incorrect compute api microversion history links" by Zuul · 4 years, 2 months ago
  71. 78e3512 Merge "Clarify tempest-full job description" by Zuul · 4 years, 2 months ago
  72. 7d91c87 Remove six.PY3/six.PY2 by likui · 4 years, 4 months ago
  73. 0769270 Merge "Replace assertItemsEqual with assertEqual" by Zuul · 4 years, 2 months ago
  74. 7503712 Merge "Fix url link for get_remote_console interface" by Zuul · 4 years, 2 months ago
  75. fec0dc1 Add glance multistore job (nv) in tempest gate by Ghanshyam Mann · 4 years, 2 months ago
  76. 9cee538 Remove 'gabbi_tempest_path' from devstack-tempest job by Ghanshyam · 5 years ago
  77. ae78499 Merge "Add glance image import copy-image tests" by Zuul · 4 years, 2 months ago
  78. bb4defc Merge "Unskip Device detach compute tests on Focal" by Zuul · 4 years, 2 months ago
  79. 3fdbab4 Clarify tempest-full job description by Ghanshyam Mann · 4 years, 3 months ago
  80. 8b5f0a5 Merge "Improve tempest-cleanup ansible role" by Zuul · 4 years, 2 months ago
  81. b0642f9 Allow kwargs in get_server_ip by Lukas Piwowarski · 4 years, 2 months ago
  82. 9523d51 Allow kwargs in _get_server_port_id_and_ip4 by Lukas Piwowarski · 4 years, 2 months ago
  83. c54a911 Set image_alt_ssh_user during stack by Weronika Sikora · 5 years ago
  84. d3ad5e9 Allow kwargs in create_volume by Martin Kopec · 4 years, 3 months ago
  85. bee673e Allow kwargs in boot_instance_from_resource by Martin Kopec · 4 years, 2 months ago
  86. 6aa0fa3 Replace assertItemsEqual with assertEqual by likui · 4 years, 2 months ago
  87. 05c35eb Improve tempest-cleanup ansible role by Martin Kopec · 4 years, 5 months ago
  88. 5e761bf Allow kwargs in create_floating_ip by Martin Kopec · 4 years, 2 months ago
  89. f9bb8b8 New list config option to list network features without API extension by elajkat · 4 years, 2 months ago
  90. 721aeca Unskip Device detach compute tests on Focal by Ghanshyam Mann · 4 years, 2 months ago
  91. 711e9f2 Merge "zuul: Move tempest-integrated-compute to Focal" by Zuul · 4 years, 2 months ago
  92. 91ded04 Allow kwargs in _log_console_output by Lukas Piwowarski · 4 years, 2 months ago
  93. 4346a82 Add glance image import copy-image tests by Ghanshyam Mann · 4 years, 6 months ago
  94. fb1e4db Fix incorrect compute api microversion history links by zhufl · 4 years, 2 months ago
  95. 35c2c12 Fix url link for get_remote_console interface by zhufl · 4 years, 3 months ago
  96. 0d62208 Test attach scsi disk with config drive enabled by Paras Babbar · 4 years, 3 months ago
  97. b439c97 Merge "Add Tempest gate job for stable/victoria" by Zuul · 4 years, 3 months ago
  98. 3a19818 Merge "Fix error that instance could not be found" by Zuul · 4 years, 3 months ago
  99. 63aec89 Merge "Delete test_reboot_server_soft" by Zuul · 4 years, 3 months ago
  100. cfd6159 Make neutron-tempest-dvr job non-voting by Martin Kopec · 4 years, 3 months ago