1. 9e22b85 test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key by lkuchlan · 8 years ago
  2. dfa619c Merge "Boot server from snapshot" by Jenkins · 8 years ago
  3. 4fe213a Merge "Switch to decorators.idempotent_id on network" by Jenkins · 8 years ago
  4. 53b9a63 Switch to decorators.idempotent_id on network by Ken'ichi Ohmichi · 8 years ago
  5. f35efa2 Switch to decorators.idempotent_id on image by Ken'ichi Ohmichi · 8 years ago
  6. f2d72d8 Merge "let addCleanup use the current client" by Jenkins · 8 years ago
  7. edf0ef1 Merge "Switch to decorators.idempotent_id on identity" by Jenkins · 8 years ago
  8. 725c7a9 Merge "Add tempest test to test NoVNC support" by Jenkins · 8 years ago
  9. 7c0a204 Merge "Add related_bug for bug/1660878" by Jenkins · 8 years ago
  10. 4cc96d9 Merge "Improve volume_backed logic in create_test_server" by Jenkins · 8 years ago
  11. 152f49d Merge "Remove default_params_with_timeout_values variable" by Jenkins · 8 years ago
  12. dcdb4b0 Merge "Fix map usage on py3 in v2 test_volumes_snapshots_list" by Jenkins · 8 years ago
  13. bc6d4c2 Add related_bug for bug/1660878 by Ken'ichi Ohmichi · 8 years ago
  14. 8bf20b3 let addCleanup use the current client by zhoubin50 · 8 years ago
  15. e8192e4 Merge "Fix date-time format checking in response schema" by Jenkins · 8 years ago
  16. 1dd9a26 Fix map usage on py3 in v2 test_volumes_snapshots_list by Matthew Treinish · 8 years ago
  17. f496885 Merge "ssh: Add proxy support" by Jenkins · 8 years ago
  18. ae015d1 ssh: Add proxy support by YAMAMOTO Takashi · 8 years ago
  19. 8c8943a Merge "Switch to decorators.idempotent_id on compute.*" by Jenkins · 8 years ago
  20. 09c48f2 Merge "Snapshot v2 pagination tests" by Jenkins · 8 years ago
  21. 8ba6e74 Merge "Switch to decorators.idempotent_id on compute.servers" by Jenkins · 8 years ago
  22. f9ded35 Fix date-time format checking in response schema by ghanshyam · 9 years ago
  23. 248b745 Merge "Create volume from private volume type" by Jenkins · 8 years ago
  24. fe1a8e2 Merge "Switch to decorators.idempotent_id on compute.admin" by Jenkins · 8 years ago
  25. 76e9ca0 Create volume from private volume type by lkuchlan · 8 years ago
  26. 6433d25 Snapshot v2 pagination tests by lkuchlan · 8 years ago
  27. eeabdd2 Switch to decorators.idempotent_id on identity by Ken'ichi Ohmichi · 8 years ago
  28. 6c92edf Switch to decorators.idempotent_id on compute.* by Ken'ichi Ohmichi · 8 years ago
  29. 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
  30. ebbfd1c Switch to decorators.idempotent_id on compute.admin by Ken'ichi Ohmichi · 8 years ago
  31. a7b33cf Merge "Refactor test_roles_client" by Jenkins · 8 years ago
  32. f805dcb Merge "Use single underscore variable in loop iteration(in compute)" by Jenkins · 8 years ago
  33. 4598471 Merge "Use single underscore variable in loop iteration(in identity)" by Jenkins · 8 years ago
  34. fecb026 Remove default_params_with_timeout_values variable by ghanshyam · 8 years ago
  35. bddf45b Merge "Don't skip Cinder backup tests based on Swift's availability" by Jenkins · 8 years ago
  36. 0d18675 Refactor test_roles_client by Rodrigo Duarte Sousa · 8 years ago
  37. f1fb368 Merge "Remove a redundant 'body' variable" by Jenkins · 8 years ago
  38. 0b0cb3b Merge "Add a test case for metadata POST" by Jenkins · 8 years ago
  39. 4311dc4 Use single underscore variable in loop iteration(in compute) by zhufl · 8 years ago
  40. 8e9a073 Use single underscore variable in loop iteration(in identity) by zhufl · 8 years ago
  41. 8bdd427 Merge "Remove ListImagesTest from test_images" by Jenkins · 8 years ago
  42. cd5ba3a Remove a redundant 'body' variable by lkuchlan · 8 years ago
  43. a8c3437 Merge "Fix update_host API response schema" by Jenkins · 8 years ago
  44. 6e042bc Remove ListImagesTest from test_images by zhufl · 8 years ago
  45. 8d9d8d7 Don't skip Cinder backup tests based on Swift's availability by Jordan Pittier · 8 years ago
  46. 4f25fc8 Merge "Add tempest tests for volume retype with migration" by Jenkins · 8 years ago
  47. 1b21b66 Merge "Cleanup useless aliasing in test_container_acl" by Jenkins · 8 years ago
  48. 0278c98 Merge "Using oslo_log instead of logging" by Jenkins · 8 years ago
  49. 883ef42 Fix update_host API response schema by ghanshyam · 8 years ago
  50. c43ae71 Merge "Remove a redundant cleanup_snapshot method" by Jenkins · 8 years ago
  51. f550133 Using oslo_log instead of logging by zhuzeyu · 8 years ago
  52. 9991e26 Use single underscore variable in loop iteration by lkuchlan · 8 years ago
  53. 6ac6157 Remove a redundant cleanup_snapshot method by lkuchlan · 8 years ago
  54. bf73e0c Merge "[py35] Fixes to get more tempest tests working" by Jenkins · 8 years ago
  55. 816607c [py35] Fixes to get more tempest tests working by Davanum Srinivas · 8 years ago
  56. 890f59a Add tempest tests for volume retype with migration by Erlon R. Cruz · 8 years ago
  57. 61f68ac Migrate volume while attached to an instance by scottda · 9 years ago
  58. 772d89b Merge "Port object_storage tests to Py3." by Jenkins · 8 years ago
  59. 580d24d Merge "Add namespace tags client and tests" by Jenkins · 8 years ago
  60. 3adabda Merge "Modify the indentation problem for the if loop" by Jenkins · 8 years ago
  61. cc8ee55 Merge "Shared images test create with default visibility" by Jenkins · 8 years ago
  62. 1eef260 Fix test test_rescue_unrescue_instance by Nolwenn Cauchois · 8 years ago
  63. f641c73 Modify the indentation problem for the if loop by guo yunxian · 8 years ago
  64. 8789c55 Boot server from snapshot by lkuchlan · 8 years ago
  65. 4f67d82 Add namespace tags client and tests by guo yunxian · 8 years ago
  66. a21ca51 Merge "Replaces yaml.load() with yaml.safe_load()" by Jenkins · 8 years ago
  67. c5fd865 Merge "Modify comments in xxx_name_length_exceeds_256" by Jenkins · 8 years ago
  68. ab751c6 Merge "Correct print pattern in rest_client" by Jenkins · 8 years ago
  69. 1182da2 Merge "Fix compute baremetal service client tests" by Jenkins · 8 years ago
  70. bf73fed Merge "Add generate_random_security_group_id in BaseSecurityGroupsTest" by Jenkins · 8 years ago
  71. 4d2f515 Correct print pattern in rest_client by zhufl · 8 years ago
  72. e26e991 Merge "Add random name in base._create_keypair" by Jenkins · 8 years ago
  73. 6a61050 Merge "Use oslo.log library instead of system logging module" by Jenkins · 8 years ago
  74. d36b376 Fix compute baremetal service client tests by sonu.kumar · 8 years ago
  75. 40d0208 Replaces yaml.load() with yaml.safe_load() by Dao Cong Tien · 8 years ago
  76. 5bcd7ee Add random name in base._create_keypair by zhufl · 8 years ago
  77. b3acb48 Modify comments in xxx_name_length_exceeds_256 by zhufl · 8 years ago
  78. 80b12ae Add generate_random_security_group_id in BaseSecurityGroupsTest by zhufl · 8 years ago
  79. 7219579 Merge "Fix logging messages not being formatted correctly" by Jenkins · 8 years ago
  80. f3eb947 Use oslo.log library instead of system logging module by Anusha Ramineni · 8 years ago
  81. a6d1351 Merge "Use invalid id with rand string instead of special char" by Jenkins · 8 years ago
  82. 61db96e Improve volume_backed logic in create_test_server by ghanshyam · 8 years ago
  83. d5f7e23 Add a test case for metadata POST by YAMAMOTO Takashi · 8 years ago
  84. 29fbb70 Merge "Use Token Clients from the client factory" by Jenkins · 8 years ago
  85. a898aec Fix logging messages not being formatted correctly by John L. Villalovos · 8 years ago
  86. bf427e9 Merge "Forcing dynamic credentials for identity admin" by Jenkins · 8 years ago
  87. 8ac5b97 Shared images test create with default visibility by Steve Lewis · 8 years ago
  88. 8b8db53 Use Token Clients from the client factory by Andrea Frittoli · 8 years ago
  89. 4dd523a Merge "Formally deprecate the allow_port_security_disabled feature flag" by Jenkins · 8 years ago
  90. 9e294c4 Use invalid id with rand string instead of special char by ghanshyam · 8 years ago
  91. 98c25cd Merge "Define 'delete_snapshot' method as a static method" by Jenkins · 8 years ago
  92. a11c56d Merge "Remove unnecessary name definitions" by Jenkins · 8 years ago
  93. 0374f6c Merge "Allow not the same sequence in container_formats and disk_formats" by Jenkins · 8 years ago
  94. b4dd5de Merge "Add short options to tempest" by Jenkins · 8 years ago
  95. ff27d3b Add short options to tempest by Nicolas Bock · 8 years ago
  96. 7821b64 Merge "Use 'attach_volume' method" by Jenkins · 8 years ago
  97. 802291b Merge "Removes unnecessary utf-8 encoding" by Jenkins · 8 years ago
  98. 0f649f1 Remove unnecessary name definitions by zhufl · 8 years ago
  99. 1313636 Merge "Fix a typo in 'attach_volume' docstring" by Jenkins · 8 years ago
  100. ccafc34 Merge "Feature flag: allow disabling 'manage snapshot' tests" by Jenkins · 8 years ago