1. 4f633ed Remove checking of Accept-Range header by Lukas Piwowarski · 4 years, 9 months ago
  2. 3800158 Merge "Remove deprecated scenario image options" by Zuul · 4 years, 8 months ago
  3. 02af6a4 Remove deprecated scenario image options by Martin Kopec · 5 years ago
  4. aaaafbb Fix pdf-doc build by skiping the sample file by Ghanshyam Mann · 4 years, 8 months ago
  5. c5e3313 Merge "object storage: fix and cleanup header checks" by Zuul · 4 years, 8 months ago
  6. b721a67 Merge "Add check_service_availability test" by Zuul · 4 years, 9 months ago
  7. 27aeea9 Merge "Add unit tests for check_uuid.py" by Zuul · 4 years, 9 months ago
  8. 42e111c object storage: fix and cleanup header checks by Thomas Morin · 4 years, 9 months ago
  9. fdde131 Merge "Fix test_get_service_by_invalid_params for microversion 2.75" by Zuul · 4 years, 9 months ago
  10. 536d828 Add unit tests for check_uuid.py by Tomas Krchnak · 4 years, 9 months ago
  11. 7cbe8b6 Add check_service_availability test by Tomas Krchnak · 4 years, 10 months ago
  12. b322987 Merge "Unstable test_container_synchronization" by Zuul · 4 years, 9 months ago
  13. f9ba3e6 Merge "Prevent raising exception if IP address is set in _hotplug_server" by Zuul · 4 years, 9 months ago
  14. ecf2d68 Merge "Fix the argument check for account-generator" by Zuul · 4 years, 9 months ago
  15. 173c5c0 Unstable test_container_synchronization by Martin Kopec · 4 years, 9 months ago
  16. 206a9ab Merge "Fix request body for compute unshelve action API" by Zuul · 4 years, 9 months ago
  17. 4c709ec Use python3 venv instead of virtualenv by Martin Kopec · 4 years, 9 months ago
  18. cbf480f Fix request body for compute unshelve action API by Ghanshyam · 6 years ago
  19. 8517b91 Fix test_get_service_by_invalid_params for microversion 2.75 by zhufl · 4 years, 9 months ago
  20. 367e148 Merge "Fix 404 when deleteing volume group" by Zuul · 4 years, 9 months ago
  21. f94204f Merge "[compute] Blacklist test_create_second_image due to race" by Zuul · 4 years, 9 months ago
  22. 58b0538 Fix the argument check for account-generator by Lukas Piwowarski · 4 years, 9 months ago
  23. a0ee8b4 Merge "Change 'Member' role reference to 'member'" by Zuul · 4 years, 9 months ago
  24. 99d4dae Change 'Member' role reference to 'member' by Martin Kopec · 4 years, 10 months ago
  25. 4341421 Merge "Fix flavor swap default value for compute microversion 2.75" by Zuul · 4 years, 9 months ago
  26. 3280d8c Merge "Don't use deprecated configparser.readfp" by Zuul · 4 years, 9 months ago
  27. 423ae45 Fix 404 when deleteing volume group by Gupta, Sangeet (sg774j) · 4 years, 9 months ago
  28. d89c6cb Fix flavor swap default value for compute microversion 2.75 by zhufl · 4 years, 9 months ago
  29. fc7dd52 [compute] Blacklist test_create_second_image due to race by Piotr Kopec · 4 years, 9 months ago
  30. 257f3b0 Merge "Move ceph job to voting" by Zuul · 4 years, 10 months ago
  31. df5eef9 Merge "Use unittest.mock instead of third party mock" by Zuul · 4 years, 10 months ago
  32. 1f4bf49 Allow snapshot name with null by zhurong · 4 years, 10 months ago
  33. 232744f Merge "Fix check_floating_ip_status utility's output" by Zuul · 4 years, 10 months ago
  34. 17bf0e1 Merge "Sort roles in keystone token" by Zuul · 4 years, 10 months ago
  35. d70a1ae Merge "compute: Fix boot from volume stable rescue tests" by Zuul · 4 years, 10 months ago
  36. 3c27236 Merge "Add image "version" metadata in test_snapshot_pattern" by Zuul · 4 years, 10 months ago
  37. a9ef5db Merge "Add response schema validation for volume pools" by Zuul · 4 years, 10 months ago
  38. c1c0708 Merge "Add response schema validation for volume snapshots" by Zuul · 4 years, 10 months ago
  39. 7067239 Sort roles in keystone token by Sam · 4 years, 10 months ago
  40. ad25f25 Merge "[Trivial]Do not use self in class method" by Zuul · 4 years, 10 months ago
  41. 2c8e8ae Add image "version" metadata in test_snapshot_pattern by Archit Modi · 4 years, 10 months ago
  42. d145194 Merge "Change bytes to str in servers_client for python3" by Zuul · 4 years, 10 months ago
  43. f004447 Merge "Add explicit external network for test_create_router_set_gateway_with_fixed_ip" by Zuul · 4 years, 10 months ago
  44. b352e74 Merge "Adding description for testcases - image part2" by Zuul · 4 years, 10 months ago
  45. adb1620 Add response schema validation for volume snapshots by zhufl · 6 years ago
  46. 126e996 Add response schema validation for volume pools by zhufl · 6 years ago
  47. 40e5eaa [Trivial]Do not use self in class method by zhufl · 4 years, 10 months ago
  48. b19649a Merge "Add response schema validation for encryption types" by Zuul · 4 years, 10 months ago
  49. 385873e Merge "Add response schema validation for volume group types" by Zuul · 4 years, 10 months ago
  50. 284a3a0 Merge "Add response schema validation for volume limits" by Zuul · 4 years, 10 months ago
  51. 9d71681 Merge "Add migration uuid API schema validation for 2.59" by Zuul · 4 years, 10 months ago
  52. 19a487e Add response schema validation for volume group types by zhufl · 6 years ago
  53. e973452 Add response schema validation for encryption types by zhufl · 6 years ago
  54. 0fbce17 Switch to newer openstackdocstheme and reno versions by Andreas Jaeger · 4 years, 10 months ago
  55. eed8074 Use unittest.mock instead of third party mock by Sean McGinnis · 5 years ago
  56. 2fd745f compute: Fix boot from volume stable rescue tests by Lee Yarwood · 4 years, 10 months ago
  57. 7ac89c9 Add explicit external network for test_create_router_set_gateway_with_fixed_ip by Paras Babbar · 5 years ago
  58. 4bbe5b5 Add migration uuid API schema validation for 2.59 by James Parker · 5 years ago
  59. 0c71fc2 Merge "test_server_rescue.py should use CONF.volume.volume_size" by Zuul · 4 years, 10 months ago
  60. f4b5df6 Fix check_floating_ip_status utility's output by Martin Kopec · 5 years ago
  61. e67ebd8 Merge "Use new encryption provider constants (reprise)" by Zuul · 4 years, 10 months ago
  62. 714a92f Merge "Modify the fake data" by Zuul · 4 years, 10 months ago
  63. 7ad6abd Merge "Adding description for testcases - image part1" by Zuul · 4 years, 10 months ago
  64. 15d6309 Prevent raising exception if IP address is set in _hotplug_server by Rodolfo Alonso Hernandez · 5 years ago
  65. 8d1974e Bump hacking min version to 3.0.1 by Ghanshyam Mann · 4 years, 10 months ago
  66. abda871 test_server_rescue.py should use CONF.volume.volume_size by Martin Kopec · 4 years, 10 months ago
  67. 006e8d1 Merge "Switch testing to Victoria testing runtime" by Zuul · 4 years, 10 months ago
  68. a857880 Improve logging in tempest cleanup by Martin Kopec · 5 years ago
  69. 1dbaa8d Merge "Add tempest-cleanup ansible role" by Zuul · 4 years, 10 months ago
  70. 4b6aff0 Merge "Fix redirect for doc section" by Zuul · 4 years, 10 months ago
  71. ccc41e6 Merge "Use ensure-pip for stackviz pip install" by Zuul · 4 years, 10 months ago
  72. 710e877 Fix redirect for doc section by Ghanshyam Mann · 4 years, 10 months ago
  73. 2f27324 Don't use deprecated configparser.readfp by Andreas Jaeger · 4 years, 10 months ago
  74. de69845 Switch testing to Victoria testing runtime by Ghanshyam Mann · 4 years, 10 months ago
  75. f62dbc1 Add tempest-cleanup ansible role by Martin Kopec · 5 years ago
  76. 08a40ad Use ensure-pip for stackviz pip install by Ian Wienand · 4 years, 11 months ago
  77. da3bb61 Add index page for plugins documents by Ghanshyam Mann · 4 years, 10 months ago
  78. 96800bb Add document for stable branch testing for tempest plugins by Ghanshyam Mann · 4 years, 10 months ago
  79. e8f1876 Update supported version doc tempest by Vishakha Agarwal · 4 years, 11 months ago
  80. 8c5333b Move ceph job to voting by Ghanshyam Mann · 4 years, 11 months ago
  81. ba95c36 Merge "Integrated gate storage/swift: blacklist more tests" by Zuul · 4 years, 11 months ago
  82. 56743fe Merge "compute: Add stable device rescue tests with BFV instances" by Zuul · 4 years, 11 months ago
  83. b714ae3 Merge "run-tempest: save the result of tempest execution" by Zuul · 4 years, 11 months ago
  84. 7d1b080 Merge "Add Tempest gate job for stable/ussuri" by Zuul · 4 years, 11 months ago
  85. 1e844a8 Merge "Remove the deprecated tempest-account-generator CLI" by Zuul · 4 years, 11 months ago
  86. 6a2be43 Make image_ssh_password a secret so it does not show in console by Doug Schveninger · 4 years, 11 months ago
  87. 5cc3ffc Merge "Remove the stable rocky from supported branch in Tempest master" by Zuul · 4 years, 11 months ago
  88. 66f1000 Merge "Move the grenade-py3 job to new zuulv3 grenade job name" by Zuul · 4 years, 11 months ago
  89. f8b8987 Move the grenade-py3 job to new zuulv3 grenade job name by Ghanshyam Mann · 4 years, 11 months ago
  90. 6d6bf5e Add Tempest gate job for stable/ussuri by Ghanshyam Mann · 4 years, 11 months ago
  91. 2ad7ca4 compute: Add stable device rescue tests with BFV instances by Lee Yarwood · 5 years ago
  92. a188178 Merge "Add release notes page for version 24.0.0" by Zuul · 4 years, 11 months ago
  93. 4b471d6 Merge "Set TOX_CONSTRAINTS_FILE" by Zuul · 4 years, 11 months ago
  94. 5d7b43c Add release notes page for version 24.0.0 by Ghanshyam Mann · 4 years, 11 months ago
  95. c4f3858 Merge "Fix typo in contributor guide" by Zuul · 4 years, 11 months ago
  96. ed59023 Merge "Use the master constraint again in tox.ini" by Zuul · 5 years ago
  97. d9654da Fix typo in contributor guide by Ghanshyam Mann · 5 years ago
  98. ba41646 Remove the stable rocky from supported branch in Tempest master by Ghanshyam Mann · 5 years ago
  99. c73e6b1 Merge "Create default network for compute rescue tests" by Zuul · 5 years ago 24.0.0
  100. 99b085b Set TOX_CONSTRAINTS_FILE by Andreas Jaeger · 5 years ago