1. b4fdd68 Handle missing flavor.id in server response by Sean McGinnis · 7 years ago
  2. f894cfe Merge "Add flavor check after resize server" by Zuul · 7 years ago
  3. 476f84f Add flavor check after resize server by lianghao · 7 years ago
  4. f110a4b Handle creating an image from a server with microversion > 2.35 by Matt Riedemann · 7 years ago
  5. b36186b Revert "Update volume-status waiter for new cinder attach" by Matt Riedemann · 7 years ago
  6. b3eab67 Fix a pointer to NotFound exception by Eric Fried · 8 years ago
  7. 8d5f43e Merge "Rename base.rebuild_server to base.recreate_server" by Zuul · 8 years ago
  8. 0d4551b Only attempt to detach an in-use volume during cleanup by Matt Riedemann · 8 years ago
  9. ba0e553 Rename base.rebuild_server to base.recreate_server by zhufl · 8 years ago
  10. e65ec45 Add compare header version to create_image_from_server helper by Felipe Monteiro · 8 years ago
  11. ca8d23d Merge "Compute volumes via addClassResourceCleanup" by Jenkins · 8 years ago
  12. 2a8996b Merge "Compute SG via addClassResourceCleanup" by Jenkins · 8 years ago
  13. 3b9a660 Merge "Compute servers via addClassResourceCleanup" by Jenkins · 8 years ago
  14. 2580bc0 Merge "Remove one-line helper _delete_volume" by Jenkins · 8 years ago
  15. 1fc499e Compute volumes via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  16. 238818c Compute SG via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  17. 0d0a3f3 Compute servers via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  18. decdcf6 Remove one-line helper _delete_volume by zhufl · 8 years ago
  19. d5f49e2 Merge "Stop implicit validation_resources provisioning" by Jenkins · 8 years ago
  20. b17f7a3 Compute images via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  21. 9f416dd Stop implicit validation_resources provisioning by Andrea Frittoli · 8 years ago
  22. 1dc2e23 Only choose available compute node as migration dest by zhufl · 8 years ago
  23. a6b3015 Make sure test use the latest volume clients by Andrea Frittoli · 8 years ago
  24. da11e52 Merge "Add negative test for live migration" by Jenkins · 8 years ago
  25. 030dd17 Update volume-status waiter for new cinder attach by John Griffith · 8 years ago
  26. 0994120 Add negative test for live migration by Duc Truong · 8 years ago
  27. 8654e5b Added tests for Nova microversion v2.47 by Sergey Nikitin · 8 years ago
  28. 0bb68d7 Merge "Replace the usage of 'os' with 'os_primary'" by Jenkins · 8 years ago
  29. aa4f4c8 Merge "Add max_microversion for compute volumes_extensions_client tests" by Jenkins · 8 years ago
  30. 0419088 Replace the usage of 'os' with 'os_primary' by zhufl · 8 years ago
  31. a40e9b7 Add max_microversion for compute volumes_extensions_client tests by Felipe Monteiro · 8 years ago
  32. 7db050e Merge "Refactor resource cleanup methods in compute.base" by Jenkins · 8 years ago
  33. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  34. 77d3f0f Refactor resource cleanup methods in compute.base by Masayuki Igawa · 8 years ago
  35. 3bd0d2b Remove remaining usage of cinder v1 API call from Tempest by ghanshyam · 8 years ago
  36. 35a694b Use base.create_image_from_server to create server snapshot by zhufl · 8 years ago
  37. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  38. 36f0a97 Use base.attach_volume in test_attach_volume by zhufl · 8 years ago
  39. fc0d675 Merge "Add a generic "wait_for_volume_resource_status" function" by Jenkins · 8 years ago
  40. 0b5c2c9 Merge "Revert "Remove wait_for_server from create_image_from_server"" by Jenkins · 8 years ago
  41. 5fe6239 Revert "Remove wait_for_server from create_image_from_server" by Bob Ball · 8 years ago
  42. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago
  43. e5b62a6 Add admin_servers_client in BaseV2ComputeAdminTest by zhufl · 8 years ago
  44. 488ea09 Merge "Add create_flavor in compute.base" by Jenkins · 8 years ago
  45. 36eeab0 Add create_flavor in compute.base by zhufl · 8 years ago
  46. 1395435 Get server fault if snapshot fails by Matt Riedemann · 8 years ago
  47. 621544c Remove wait_for_server from create_image_from_server by Matt Riedemann · 8 years ago
  48. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  49. 9b68290 Use base.delete_server in base.rebuild_server by zhufl · 8 years ago
  50. 8d23f92 Use base.create_volume in VolumesTestJSON by zhufl · 8 years ago
  51. 536cb1c Remove unused client by zhufl · 8 years ago
  52. 7447712 Merge "Add resize_server in compute.base" by Jenkins · 9 years ago
  53. 3d018b0 Add resize_server in compute.base by zhufl · 9 years ago
  54. fc8f8e6 Integration tests for device role tagging by Artom Lifshitz · 9 years ago
  55. ffc4fc0 Use the correct path of InvalidConfiguration by guo yunxian · 9 years ago
  56. cb16a66 Re-use common volume create/attach methods in test_iscsi_volume by Matt Riedemann · 9 years ago
  57. 342b37c Add compute API admin test for swap volume by Matt Riedemann · 9 years ago
  58. 7ae2268 Fill name param in create_test_server by zhufl · 9 years ago
  59. 955f82b Add server_id in exception ServerUnreachable by zhufl · 9 years ago
  60. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  61. 84f7321 Merge "Migrated microversion testing framework to tempest/lib" by Jenkins · 9 years ago
  62. 1f47cf9 Migrated microversion testing framework to tempest/lib by Ghanshyam · 9 years ago
  63. 2959153 Move microversion config options to 'compute' section by ghanshyam · 9 years ago
  64. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  65. 05049dd Add microversion fixture to set microversion by Ghanshyam · 9 years ago
  66. 20e9861 Consolidate the ssh code by Sean Dague · 9 years ago
  67. c7810e8 Merge "Fix server admin password usage" by Jenkins · 9 years ago
  68. 770548c Merge "Rename compute images_client to compute_images_client" by Jenkins · 9 years ago
  69. 30d3c9b Merge "Rename references to compute security group rules client" by Jenkins · 9 years ago
  70. ae76c12 Rename compute images_client to compute_images_client by Ghanshyam · 9 years ago
  71. 5cdbf42 Rename references to compute security group rules client by John Warren · 9 years ago
  72. ef163ec Merge "Change LOG.warn to LOG.warning" by Jenkins · 9 years ago
  73. 6c09664 Change LOG.warn to LOG.warning by zhangguoqing · 9 years ago
  74. 3390d9f Fix server admin password usage by Ghanshyam · 9 years ago
  75. 4e2be34 Add logic to select the request microversion by ghanshyam · 10 years ago
  76. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  77. f234551 Rename references to compute security groups client by John Warren · 9 years ago
  78. 4d237e7 Add the base microversions test part by Ken'ichi Ohmichi · 10 years ago
  79. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 10 years ago
  80. e001bc4 Merge "Rename references to compute floating IPs client" by Jenkins · 10 years ago
  81. 0bde8d5 Merge "Remove BaseComputeTest and _api_version" by Jenkins · 10 years ago
  82. e74890a Rename references to compute floating IPs client by John Warren · 10 years ago
  83. 6afb023 Trivial fix of doc string by Marian Horban · 10 years ago
  84. 02a8ccd Remove BaseComputeTest and _api_version by Ken'ichi Ohmichi · 10 years ago
  85. 1f36daa Make create_server_group use **kwargs by Ken'ichi Ohmichi · 10 years ago
  86. 8843f0f Add volume backed live migration test by Joe Gordon · 10 years ago
  87. 9487a18 Rename references to compute networks client by John Warren · 10 years ago
  88. 7c779e2 Merge "Remove nova v2 API comments" by Jenkins · 10 years ago
  89. b9c9d6e Add test for volume snapshot in compute api by Gaozexu · 10 years ago
  90. be322a5 Remove nova v2 API comments by Ken'ichi Ohmichi · 10 years ago
  91. 7565593 Merge "Use Cinder API V2 if V1 is disabled" by Jenkins · 10 years ago
  92. bcfc32e Use Cinder API V2 if V1 is disabled by Ivan Kolodyazhny · 10 years ago
  93. 2b6012b Add test for Nova list-versions API by Ken'ichi Ohmichi · 10 years ago
  94. 27aac3a Merge "Return complete response from compute images_client" by Jenkins · 10 years ago
  95. e803449 Merge "Properly skip nova tests if nova isn't available" by Jenkins · 10 years ago
  96. 49f8a0e Merge "Return complete resp from server_groups_client" by Jenkins · 10 years ago
  97. 1756e0b Return complete response from compute images_client by ghanshyam · 10 years ago
  98. f8ff358 Properly skip nova tests if nova isn't available by Matthew Treinish · 10 years ago
  99. b610b77 Return complete resp from security_groups_client by ghanshyam · 10 years ago
  100. 2dc1345 Return complete resp from server_groups_client by ghanshyam · 10 years ago