1. 1eee90f Merge "Fix DeprecationWarning in test_volume_pools.py" by Jenkins · 8 years ago
  2. 2b96098 Fix DeprecationWarning in test_volume_pools.py by Masayuki Igawa · 8 years ago
  3. b44452e Add server group API schema for microversion 2.13 by Takashi NATSUME · 8 years ago
  4. a9746fc Merge "Fix broken api urls in TypesClient" by Jenkins · 8 years ago
  5. 9a1cfa4 Merge "Fix url in list_services" by Jenkins · 8 years ago
  6. 7e3047a Fix broken api urls in TypesClient by zhufl · 8 years ago
  7. 1457006 Fix url in list_services by Felipe Monteiro · 8 years ago
  8. 2c0ae15 Fix ssh proxy regression by YAMAMOTO Takashi · 8 years ago
  9. 79a1cbf Add test case for show volume summary by jeremy.zhang · 8 years ago
  10. 6d95417 Merge "Revert "cinder backup force-delete when backup is error"" by Jenkins · 8 years ago
  11. b0d15bf Revert "cinder backup force-delete when backup is error" by Ghanshyam Mann · 8 years ago
  12. 44c2e0f Add test case for showing host details by jeremy.zhang · 8 years ago
  13. f84537b Merge "Add test cases for volume quota class" by Jenkins · 8 years ago
  14. 924db3a Merge "Remove deprecated TYPE in rest_client" by Jenkins · 8 years ago
  15. 5b1d1f8 Merge "Nova: test live migration with serial console" by Jenkins · 8 years ago
  16. dc10b93 Merge "Keystone v3 extension os-ep-filter api testcases" by Jenkins · 8 years ago
  17. 69d58b8 Nova: test live migration with serial console by Markus Zoeller · 8 years ago
  18. 5d52d3a Keystone v3 extension os-ep-filter api testcases by Pradeep Kumar KS · 8 years ago
  19. 7b0eaf8 Add test case for force detach volume by jeremy.zhang · 8 years ago
  20. e1d9fd3 Merge "Make delete_volume in volumes_client.py use **params" by Jenkins · 8 years ago
  21. 523dfd7 Merge "cinder backup force-delete when backup is error" by Jenkins · 8 years ago
  22. 2deeebe Merge "Identity v3 Domain Configuration Client" by Jenkins · 8 years ago
  23. 8bb5abe Merge "Remove duplication of skip_tracker" by Jenkins · 8 years ago
  24. 189b92f Remove deprecated TYPE in rest_client by Masayuki Igawa · 8 years ago
  25. 3bc7395 Remove duplication of skip_tracker by Masayuki Igawa · 8 years ago
  26. cb5f650 Make delete_volume in volumes_client.py use **params by Jordan Pittier · 8 years ago
  27. c2618d9 Add support to list volume transfers with detail by jeremy.zhang · 8 years ago
  28. 94d8577 Identity v3 Domain Configuration Client by Felipe Monteiro · 8 years ago
  29. da341c9 Merge "Improve docstring examples" by Jenkins · 8 years ago
  30. 9902bd3 Merge "Use sequence directly instead of using len()" by Jenkins · 8 years ago
  31. 0c0f014 Use sequence directly instead of using len() by Masayuki Igawa · 8 years ago
  32. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  33. 683abe2 Improve docstring examples by Masayuki Igawa · 8 years ago
  34. 9d52e99 Merge "Move the `related_bug` decorator from test.py to tempest/lib" by Jenkins · 8 years ago
  35. c5665a6 Move the `related_bug` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  36. e356f33 Fix and improve ServiceClients docstring examples by Andrea Frittoli · 8 years ago
  37. 644b01d Add test cases for volume quota class by jeremy.zhang · 8 years ago
  38. 0d93900 Merge "Deprecate client_parameters from ServiceClients" by Jenkins · 8 years ago
  39. 3b6d599 Deprecate client_parameters from ServiceClients by Andrea Frittoli · 8 years ago
  40. 31169e2 cinder backup force-delete when backup is error by Benny Kopilov · 8 years ago
  41. 98544cf Fix api ref link in TransfersClient by zhufl · 8 years ago
  42. 67bcab8 Merge "Fix broken api link and put api link in one line" by Jenkins · 8 years ago
  43. 6ea5f8b Fix broken api link and put api link in one line by zhufl · 8 years ago
  44. c05a58c Merge "Delete volume with associated snapshots" by Jenkins · 8 years ago
  45. add0f82 Merge "Add Nova version log" by Jenkins · 8 years ago
  46. b90426c Merge "[DOC] Fix details of tox" by Jenkins · 8 years ago
  47. b3d86fe Merge "Separate volume v2 transfers service clients" by Jenkins · 8 years ago
  48. 6f52fc5 [DOC] Fix details of tox by Hai Shi · 8 years ago
  49. 0e3bbdf Delete volume with associated snapshots by lkuchlan · 9 years ago
  50. 59614b4 Separate volume v2 transfers service clients by ghanshyam · 8 years ago
  51. e2325f0 Add Nova version log by Ken'ichi Ohmichi · 8 years ago
  52. 11b0030 Merge "Add additional roles method to v3 roles client." by Jenkins · 8 years ago
  53. 08ef4a9 Merge "Fix flavor info in server response schema" by Jenkins · 8 years ago
  54. 9b0c25b Merge "Fix API reference links in volume/snapshot/type client" by Jenkins · 8 years ago
  55. edb2b12 Fix flavor info in server response schema by ghanshyam · 8 years ago
  56. fe96c26 Add additional roles method to v3 roles client. by Felipe Monteiro · 8 years ago
  57. dbffd22 Merge "Correct the module path for decorators" by Jenkins · 8 years ago
  58. 90d505a Merge "Identity V3-ext Oauth1 Consumers Client" by Jenkins · 8 years ago
  59. 12afdb8 Correct the module path for decorators by Jeremy Liu · 8 years ago
  60. ccd9d65 Fix API reference links in volume/snapshot/type client by zhufl · 8 years ago
  61. 2715d22 Fix API reference links in volume client by Andrea Frittoli · 8 years ago
  62. a92a428 Merge "Add test case for volume unmanage and manage" by Jenkins · 8 years ago
  63. 9e5cea7 Merge "Add test case for update volume encryption type" by Jenkins · 8 years ago
  64. 40c8f60 Merge "Adding server evacuate client" by Jenkins · 8 years ago
  65. 14158c9 Adding server evacuate client by raiesmh08 · 8 years ago
  66. 8e2d403 Identity V3-ext Oauth1 Consumers Client by Nicolas Helgeson · 8 years ago
  67. 4adae2f Add "list Cinder API versions" by Ken'ichi Ohmichi · 8 years ago
  68. f4fbf30 Add test case for volume unmanage and manage by jeremy.zhang · 8 years ago
  69. 316d564 Add test case for update volume encryption type by jeremy.zhang · 8 years ago
  70. 05efdd1 Merge "keystone roles are case insensitive" by Jenkins · 8 years ago
  71. 96490ea Improve server tag schema by ghanshyam · 8 years ago
  72. 499314a Merge "Add "list Glance API versions" test" by Jenkins · 8 years ago
  73. 140ad5b Merge "Add test case for Keystone API "GET /v3/auth/projects"" by Jenkins · 8 years ago
  74. f72343e Add "list Glance API versions" test by Ken'ichi Ohmichi · 8 years ago
  75. db439c2 Merge "Add new detail kwarg to show_quota_set to QuotasClient." by Jenkins · 8 years ago
  76. 74e1df5 Add test case for Keystone API "GET /v3/auth/projects" by ZhangHongtao · 8 years ago
  77. 3f52a4a Add new detail kwarg to show_quota_set to QuotasClient. by Felipe Monteiro · 8 years ago
  78. d20a3c8 Merge "Add content-type without spaces" by Jenkins · 8 years ago
  79. 94e44fc Merge "Fix volume v2 capabilities/scheduler-stats tests to test v2 APIs" by Jenkins · 8 years ago
  80. f48d046 Merge "Add RemoteClient under tempest.lib" by Jenkins · 8 years ago
  81. 9f81613 Merge "Add a bit more debugging to the client registry" by Jenkins · 8 years ago
  82. f9c06ce Merge "Add "list versions" test for Keystone" by Jenkins · 8 years ago
  83. d25a1a3 Add RemoteClient under tempest.lib by Ken'ichi Ohmichi · 8 years ago
  84. da26b16 Add "list versions" test for Keystone by Ken'ichi Ohmichi · 8 years ago
  85. 6a36e3d Add a bit more debugging to the client registry by Andrea Frittoli · 8 years ago
  86. d39e1c8 Merge "Correct API reference link in volume client" by Jenkins · 8 years ago
  87. c95f161 Merge "Correct API reference link in compute client(3)" by Jenkins · 8 years ago
  88. 33a5154 Merge "Correct API reference link in compute client(2)" by Jenkins · 8 years ago
  89. 3eb8b7f Merge "Correct API reference link in compute client(1)" by Jenkins · 8 years ago
  90. bca4c2b Merge "Correct API reference link in identity client" by Jenkins · 8 years ago
  91. b1c6186 Merge "Correct API reference link in servers_client" by Jenkins · 8 years ago
  92. 126a66d Correct API reference link in compute client(3) by zhufl · 8 years ago
  93. 4ffa4c1 Correct API reference link in compute client(2) by zhufl · 8 years ago
  94. 8d4134b Correct API reference link in compute client(1) by zhufl · 8 years ago
  95. 96e2885 Merge "Correct API reference link in image client" by Jenkins · 8 years ago
  96. 03e1ad7 Correct API reference link in identity client by zhufl · 8 years ago
  97. b2f3090 Correct API reference link in volume client by zhufl · 8 years ago
  98. b6a0f41 Correct API reference link in image client by zhufl · 8 years ago
  99. 8ca1180 Merge "Drop allowing old test.idempotent_id" by Jenkins · 8 years ago
  100. 01ae8db Correct API reference link in servers_client by zhufl · 8 years ago