1. a9af3ea Add new tests for check-uuid tool by Lukas Piwowarski · 4 years, 9 months ago
  2. a7203be Merge "Remove any reference to "tenant_id" in network" by Zuul · 4 years, 9 months ago
  3. e1eebfa Replace mock by unittest.mock in 2 forgotten cases by Martin Kopec · 4 years, 9 months ago
  4. 02af6a4 Remove deprecated scenario image options by Martin Kopec · 5 years ago
  5. c5e3313 Merge "object storage: fix and cleanup header checks" by Zuul · 4 years, 9 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, 10 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, 10 months ago
  17. cbf480f Fix request body for compute unshelve action API by Ghanshyam · 6 years ago
  18. 8517b91 Fix test_get_service_by_invalid_params for microversion 2.75 by zhufl · 4 years, 10 months ago
  19. 367e148 Merge "Fix 404 when deleteing volume group" by Zuul · 4 years, 10 months ago
  20. 58b0538 Fix the argument check for account-generator by Lukas Piwowarski · 4 years, 10 months ago
  21. a0ee8b4 Merge "Change 'Member' role reference to 'member'" by Zuul · 4 years, 10 months ago
  22. 99d4dae Change 'Member' role reference to 'member' by Martin Kopec · 4 years, 10 months ago
  23. 4341421 Merge "Fix flavor swap default value for compute microversion 2.75" by Zuul · 4 years, 10 months ago
  24. 3280d8c Merge "Don't use deprecated configparser.readfp" by Zuul · 4 years, 10 months ago
  25. 423ae45 Fix 404 when deleteing volume group by Gupta, Sangeet (sg774j) · 4 years, 10 months ago
  26. d89c6cb Fix flavor swap default value for compute microversion 2.75 by zhufl · 4 years, 10 months ago
  27. c1449d4 Remove any reference to "tenant_id" in network by Rodolfo Alonso Hernandez · 5 years ago
  28. df5eef9 Merge "Use unittest.mock instead of third party mock" by Zuul · 4 years, 10 months ago
  29. 1f4bf49 Allow snapshot name with null by zhurong · 4 years, 10 months ago
  30. 232744f Merge "Fix check_floating_ip_status utility's output" by Zuul · 4 years, 10 months ago
  31. 17bf0e1 Merge "Sort roles in keystone token" by Zuul · 4 years, 10 months ago
  32. d70a1ae Merge "compute: Fix boot from volume stable rescue tests" by Zuul · 4 years, 10 months ago
  33. 3c27236 Merge "Add image "version" metadata in test_snapshot_pattern" by Zuul · 4 years, 10 months ago
  34. a9ef5db Merge "Add response schema validation for volume pools" by Zuul · 4 years, 10 months ago
  35. c1c0708 Merge "Add response schema validation for volume snapshots" by Zuul · 4 years, 10 months ago
  36. 7067239 Sort roles in keystone token by Sam · 4 years, 11 months ago
  37. ad25f25 Merge "[Trivial]Do not use self in class method" by Zuul · 4 years, 10 months ago
  38. 2c8e8ae Add image "version" metadata in test_snapshot_pattern by Archit Modi · 4 years, 11 months ago
  39. d145194 Merge "Change bytes to str in servers_client for python3" by Zuul · 4 years, 11 months ago
  40. f004447 Merge "Add explicit external network for test_create_router_set_gateway_with_fixed_ip" by Zuul · 4 years, 11 months ago
  41. b352e74 Merge "Adding description for testcases - image part2" by Zuul · 4 years, 11 months ago
  42. adb1620 Add response schema validation for volume snapshots by zhufl · 6 years ago
  43. 126e996 Add response schema validation for volume pools by zhufl · 7 years ago
  44. 40e5eaa [Trivial]Do not use self in class method by zhufl · 4 years, 11 months ago
  45. b19649a Merge "Add response schema validation for encryption types" by Zuul · 4 years, 11 months ago
  46. 385873e Merge "Add response schema validation for volume group types" by Zuul · 4 years, 11 months ago
  47. 284a3a0 Merge "Add response schema validation for volume limits" by Zuul · 4 years, 11 months ago
  48. 19a487e Add response schema validation for volume group types by zhufl · 7 years ago
  49. e973452 Add response schema validation for encryption types by zhufl · 7 years ago
  50. eed8074 Use unittest.mock instead of third party mock by Sean McGinnis · 5 years ago
  51. 2fd745f compute: Fix boot from volume stable rescue tests by Lee Yarwood · 5 years ago
  52. 7ac89c9 Add explicit external network for test_create_router_set_gateway_with_fixed_ip by Paras Babbar · 5 years ago
  53. 4bbe5b5 Add migration uuid API schema validation for 2.59 by James Parker · 5 years ago
  54. 0c71fc2 Merge "test_server_rescue.py should use CONF.volume.volume_size" by Zuul · 4 years, 11 months ago
  55. f4b5df6 Fix check_floating_ip_status utility's output by Martin Kopec · 5 years ago
  56. e67ebd8 Merge "Use new encryption provider constants (reprise)" by Zuul · 4 years, 11 months ago
  57. 714a92f Merge "Modify the fake data" by Zuul · 4 years, 11 months ago
  58. 7ad6abd Merge "Adding description for testcases - image part1" by Zuul · 4 years, 11 months ago
  59. 15d6309 Prevent raising exception if IP address is set in _hotplug_server by Rodolfo Alonso Hernandez · 5 years ago
  60. abda871 test_server_rescue.py should use CONF.volume.volume_size by Martin Kopec · 5 years ago
  61. a857880 Improve logging in tempest cleanup by Martin Kopec · 5 years ago
  62. 2f27324 Don't use deprecated configparser.readfp by Andreas Jaeger · 5 years ago
  63. 56743fe Merge "compute: Add stable device rescue tests with BFV instances" by Zuul · 5 years ago
  64. 1e844a8 Merge "Remove the deprecated tempest-account-generator CLI" by Zuul · 5 years ago
  65. 6a2be43 Make image_ssh_password a secret so it does not show in console by Doug Schveninger · 5 years ago
  66. 2ad7ca4 compute: Add stable device rescue tests with BFV instances by Lee Yarwood · 5 years ago
  67. 06e1ba9 Use new encryption provider constants (reprise) by Luigi Toscano · 5 years ago
  68. 2c22e28 Create default network for compute rescue tests by Ghanshyam Mann · 5 years ago
  69. 2ae7f55 Adding description for testcases - image part2 by zhufl · 5 years ago
  70. e68f435 Adding description for testcases - image part1 by zhufl · 5 years ago
  71. e974f3b Merge "Catch json.loads exceptions in verify_device_metadata" by Zuul · 5 years ago
  72. f9a492a Merge "Fix noVNC failed TCs" by Zuul · 5 years ago
  73. 414f211 Merge "compute: Add stable device rescue tests" by Zuul · 5 years ago
  74. 9ef44fc Merge "[Trivial]Do not use self in class method" by Zuul · 5 years ago
  75. 02a4abb Merge "[Trivial]Add space between words in log message" by Zuul · 5 years ago
  76. 9fe0e9e Merge "Adding description for testcases - identity part1" by Zuul · 5 years ago
  77. 8ef110c Merge "Adding description for testcases - volume part1" by Zuul · 5 years ago
  78. 7641547 Merge "Adding description for testcases - compute part2" by Zuul · 5 years ago
  79. eb9d67e Merge "Add --worker-file option in tempest" by Zuul · 5 years ago
  80. 476567f Merge "compute: Add missing 2.73 response schema validation" by Zuul · 5 years ago
  81. 448ac79 Merge "Add logs for plugins data" by Zuul · 5 years ago
  82. c16883f Adding description for testcases - identity part1 by zhufl · 5 years ago
  83. 3fdd35a Adding description for testcases - volume part1 by zhufl · 5 years ago
  84. aa7c147 Add logs for plugins data by Ghanshyam Mann · 5 years ago
  85. f77b3e3 Catch json.loads exceptions in verify_device_metadata by Rodolfo Alonso Hernandez · 5 years ago
  86. 1b3b03d Adding description for testcases - compute part2 by zhufl · 5 years ago
  87. 8f3e503 Merge "Adding description for testcases - compute part1" by Zuul · 5 years ago
  88. 5c191fa Explicitly handle baremetal ports when checking if they are active by Dmitry Tantsur · 5 years ago
  89. 5e5b891 [Trivial]Do not use self in class method by zhufl · 5 years ago
  90. 747300b [Trivial]Add space between words in log message by zhufl · 5 years ago
  91. 2a6dcdb Adding description for testcases - compute part1 by zhufl · 5 years ago
  92. 3d13f07 Merge "Fix deletion of network quotas" by Zuul · 5 years ago
  93. fe28c84 Merge "Pass clients to compute base's create_test_server" by Zuul · 5 years ago
  94. c0ad55c compute: Add stable device rescue tests by Lee Yarwood · 5 years ago
  95. 803b4a7 compute: Add missing 2.73 response schema validation by Lee Yarwood · 5 years ago
  96. 91f0e00 Merge "Keystone - List user groups 'membership_expires_at' attribute" by Zuul · 5 years ago
  97. ca0fad0 Fix noVNC failed TCs by Jason Li · 5 years ago
  98. 30638b5 Keystone - List user groups 'membership_expires_at' attribute by Kristi Nikolla · 5 years ago
  99. 329247f Merge "add unittest for create and list resource types association" by Zuul · 5 years ago
  100. d46b7f9 Merge "Fixed test related to tag-ext" by Zuul · 5 years ago