1. 102d762 Test glance hash calculation stops on image deletion by Abhishek Kekane · 9 weeks ago
  2. 211fbad Use volume_type config for create_test_server function by Jimmy McCrory · 4 months ago
  3. 60364b3 Revert "Adds tests for resize server for swap" by Dan Smith · 4 months ago
  4. a20f89d Adds tests for resize server for swap by Amit Uniyal · 2 years, 6 months ago
  5. ac8ca42 Merge "Allow wait_for_image_status() to have multiple" by Zuul · 9 months ago
  6. 397f49c Bump hacking by Takashi Kajinami · 1 year, 6 months ago
  7. aa8d42c Allow wait_for_image_status() to have multiple by Dan Smith · 9 months ago
  8. b530c1f Measure metadata downtime during live-migration by Eduardo Olivares · 10 months ago
  9. d6437c9 Wait for all instance ports to become ACTIVE by Brian Haley · 11 months ago
  10. 36e0b2a Merge "Log request-id in test_delete_server_while_in_verify_resize_state test" by Zuul · 1 year, 1 month ago
  11. 3619d29 Merge "Create independent mount path for each device" by Zuul · 1 year, 2 months ago
  12. 8280f43 Create independent mount path for each device by Takashi Kajinami · 1 year, 3 months ago
  13. 23302a5 Merge "Use service_available option to detect Neutron" by Zuul · 1 year, 2 months ago
  14. f696d83 Log request-id in test_delete_server_while_in_verify_resize_state test by Amit Uniyal · 1 year, 3 months ago
  15. a4f57d3 Use service_available option to detect Neutron by Takashi Kajinami · 1 year, 3 months ago
  16. a85bdb4 [codespell] fix typos by Rajesh Tailor · 1 year, 4 months ago
  17. bd9cbd3 Add delete image from specific store API by Maxim Sava · 1 year, 10 months ago
  18. 213d0a4 Pass resource_name_prefix from tests by Martin Kopec · 1 year, 8 months ago
  19. 8def25c Merge "Report original request ID on failed shelve" by Zuul · 1 year, 9 months ago
  20. 3f233b2 Report original request ID on failed shelve by Artom Lifshitz · 1 year, 9 months ago
  21. 553d91b Fix cleanup for object_storage tests by Lukáš Piwowarski · 1 year, 11 months ago
  22. 27c1742 Merge "Revert "Fix cleanup for volume backup tests"" by Zuul · 1 year, 11 months ago
  23. 18c07ae Revert "Fix cleanup for volume backup tests" by Rajat Dhasmana · 1 year, 11 months ago
  24. 9014dc9 Merge "Fix cleanup for volume backup tests" by Zuul · 1 year, 11 months ago
  25. 2c2484c Fix cleanup for volume backup tests by Lukas Piwowarski · 2 years ago
  26. 3562cd0 Remove Glance v1 APIs tests by Ghanshyam Mann · 2 years ago
  27. aa0d6af Merge "Use vfat for timestamp" by Zuul · 2 years ago
  28. 982f31b Merge "Add image task client and image tests task APIs." by Zuul · 2 years ago
  29. 30eb878 Use vfat for timestamp by Dan Smith · 2 years ago
  30. 88660d4 Add image task client and image tests task APIs. by msava · 2 years, 1 month ago
  31. 3f844b2 Improve error msg of wait_for_server_status waiter by Martin Kopec · 2 years, 2 months ago
  32. e5da675 Also require resources for PINGABLE by Dan Smith · 2 years, 3 months ago
  33. 8f9c77b Fail create if validation flags do not agree by Dan Smith · 2 years, 3 months ago
  34. aeacd8c Log console on failure to delete attachment by Dan Smith · 2 years, 5 months ago
  35. 4e4a43e Restore IP addresses configuration after spoofing MAC address by Slawek Kaplonski · 2 years, 7 months ago
  36. 49163f9 Add support for dhcpcd in the renew_lease method by Slawek Kaplonski · 2 years, 7 months ago
  37. 1b05230 Merge "Added functionality to wait for port creation" by Zuul · 2 years, 7 months ago
  38. bec2d4d Added functionality to wait for port creation by Eliad Cohen · 2 years, 11 months ago
  39. 2c6da1d Fix error KeyError: 'addresses' for two tests by Ilya Popov · 2 years, 9 months ago
  40. beda330 Merge "Fix image import tests for read-only stores" by Zuul · 2 years, 10 months ago
  41. 466f706 Fix image import tests for read-only stores by Dan Smith · 2 years, 10 months ago
  42. 9d141a5 Merge "Update server details before getting fixed IP" by Zuul · 2 years, 10 months ago
  43. ca5ddb4 Update server details before getting fixed IP by Marian Krcmarik · 3 years ago
  44. 6ec23b6 Merge "Allow multiple instances on create_test_server" by Zuul · 3 years ago
  45. c9f9a03 Add waiter for object creation by Bas de Bruijne · 3 years, 1 month ago
  46. 0188f46 Add tempest coverage for new cache API by Abhishek Kekane · 3 years, 7 months ago
  47. 35c1e6f Allow multiple instances on create_test_server by Benny Kopilov · 3 years, 1 month ago
  48. 7257588 Validate network downtime during live migration by Roman Safronov · 3 years, 6 months ago
  49. 618ff5f Remove compute api_extensions config option by Ghanshyam Mann · 3 years, 8 months ago
  50. 8e08a77 Use server hostname when creating secure websocket by Phil Sphicas · 3 years, 4 months ago
  51. dc9a93b Use wrap_socket from ssl.SSLContext instead of ssl by Martin Kopec · 3 years, 4 months ago
  52. 8c6d0cf Move ssh|ping-able server logic into separate method by Ghanshyam Mann · 3 years, 5 months ago
  53. 0b4bc3d Introduce PINGABLE and SSHABLE waiters and wait_until state support by Lee Yarwood · 3 years, 9 months ago
  54. ca03d2b Merge "Move get_server_ip into tempest.common.compute" by Zuul · 3 years, 6 months ago
  55. 165397a Merge "Fix floating ip timeout issues with uwsgi enabled" by Zuul · 3 years, 6 months ago
  56. 78b960f Fix floating ip timeout issues with uwsgi enabled by Martin Kopec · 3 years, 6 months ago
  57. 46fc2e2 Merge "Fix test_rebuild_server test by waiting for floating ip" by Zuul · 3 years, 6 months ago
  58. 34c97a1 Merge "Revert "Check VM's console log before trying to SSH to it."" by Zuul · 3 years, 6 months ago
  59. d4c9cc8 Fix test_rebuild_server test by waiting for floating ip by Martin Kopec · 3 years, 10 months ago
  60. c545cb1 Merge "Add support for ecdsa keys" by Zuul · 3 years, 7 months ago
  61. 6ded070 Add support for ecdsa keys by Ade Lee · 4 years ago
  62. e414221 Merge "wait_for_server_status(): report original request ID if failure" by Zuul · 3 years, 7 months ago
  63. da48e4e wait_for_server_status(): report original request ID if failure by Artom Lifshitz · 3 years, 9 months ago
  64. 20556df Move get_server_ip into tempest.common.compute by Lee Yarwood · 3 years, 9 months ago
  65. 1a76c2c Revert "Check VM's console log before trying to SSH to it." by Lee Yarwood · 3 years, 9 months ago
  66. db40669 Merge "Add floating IP waiter" by Zuul · 3 years, 9 months ago
  67. 5541458 Remove race from wait_for_interface_detach waiter by Balazs Gibizer · 3 years, 10 months ago
  68. 8a959ea Add floating IP waiter by Artom Lifshitz · 3 years, 10 months ago
  69. 1bd6059 compute: Rework attach_volume waiters and cleanup by Lee Yarwood · 4 years, 2 months ago
  70. 126fe65 Wait couple of seconds for dns servers to be set in the guest by Slawek Kaplonski · 4 years ago
  71. b15b58e Add wait to check the import task status by Ghanshyam Mann · 4 years, 3 months ago
  72. ef0e291 Finally remove the old data-utils by Ghanshyam Mann · 4 years, 7 months ago
  73. 982d364 Merge "Remove usage of six" by Zuul · 4 years, 6 months ago
  74. 99d6e00 Remove usage of six by songwenping · 4 years, 7 months ago
  75. ef8e054 Make import wait check for store status by Dan Smith · 4 years, 6 months ago
  76. a66fecd Merge "Move horizon test from tempest-horizon to tempest" by Zuul · 4 years, 7 months ago
  77. eb3c7e3 Move horizon test from tempest-horizon to tempest by Ghanshyam Mann · 4 years, 7 months ago
  78. cd0bbbd Add system scope for admin auth by Colleen Murphy · 6 years ago
  79. 2e515fe Remove race due to 1907084 by Balazs Gibizer · 4 years, 8 months ago
  80. ae5285d Merge "Fix "TypeError: format requires a mapping" in waiters" by Zuul · 4 years, 8 months ago
  81. 05628f2 Merge "Remove six.PY3/six.PY2" by Zuul · 4 years, 8 months ago
  82. 414ffba Fix "TypeError: format requires a mapping" in waiters by zhufl · 4 years, 9 months ago
  83. e3405ba Check VM's console log before trying to SSH to it. by Slawek Kaplonski · 4 years, 9 months ago
  84. 7d91c87 Remove six.PY3/six.PY2 by likui · 4 years, 11 months ago
  85. ae78499 Merge "Add glance image import copy-image tests" by Zuul · 4 years, 9 months ago
  86. f9bb8b8 New list config option to list network features without API extension by elajkat · 4 years, 9 months ago
  87. 4346a82 Add glance image import copy-image tests by Ghanshyam Mann · 5 years ago
  88. 3a19818 Merge "Fix error that instance could not be found" by Zuul · 4 years, 10 months ago
  89. 5f65bf5 Fix error that instance could not be found by ericxiett · 4 years, 10 months ago
  90. 491d63e Add glance multistore tests by PranaliD · 5 years ago
  91. 5c243a9 Use the correct attachment id for multiattach. by Peter Penchev · 5 years ago
  92. 4f633ed Remove checking of Accept-Range header by Lukas Piwowarski · 5 years ago
  93. 42e111c object storage: fix and cleanup header checks by Thomas Morin · 5 years ago
  94. f9a492a Merge "Fix noVNC failed TCs" by Zuul · 5 years ago
  95. 747300b [Trivial]Add space between words in log message by zhufl · 5 years ago
  96. ca0fad0 Fix noVNC failed TCs by Jason Li · 5 years ago
  97. 41f4872 Merge "Support force-deletion of servers." by Zuul · 5 years ago
  98. c1b2a4a waiters: Add wait_for_volume_attachment_remove by Lee Yarwood · 6 years ago
  99. 4b45f9e Fix test_stamp_pattern to remove dependency of user supplied volume name by Paras Babbar · 6 years ago
  100. d0ef93e Support force-deletion of servers. by ericxiett · 6 years ago