1. aaff550 Merge "Fix search disk name for the config_drive in scenario test" by Jenkins · 9 years ago 12.1.0
  2. 330f11d Merge "Define 4 identity v2 clients as libraries" by Jenkins · 9 years ago
  3. 8c8fd0d Merge "Fix Available params docs in service clients" by Jenkins · 9 years ago
  4. e784815 Merge "Fix resize tests" by Jenkins · 9 years ago
  5. 3c0220b Merge "Updated from global requirements" by Jenkins · 9 years ago
  6. 1719306 Define 4 identity v2 clients as libraries by ghanshyam · 9 years ago
  7. 65abcb0 Merge "Prepare the Manager class for tempest.lib" by Jenkins · 9 years ago
  8. 8141152 Merge "Cinder volume type access tests" by Jenkins · 9 years ago
  9. 00abfde Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  10. 9a62d0c Merge "Test-requirements: Bump hacking to >=0.11" by Jenkins · 9 years ago
  11. 2395014 Prepare the Manager class for tempest.lib by Andrea Frittoli (andreaf) · 9 years ago
  12. f11e225 Merge "Remove unused service tags and client" by Jenkins · 9 years ago
  13. e6394db Merge "Member role may already exist" by Jenkins · 9 years ago
  14. 7a71ff5 Fix resize tests by Mikhail Feoktistov · 9 years ago
  15. dac4738 Fix search disk name for the config_drive in scenario test by Alexander Gubanov · 9 years ago
  16. 22b3008 Remove unused service tags and client by Masayuki Igawa · 9 years ago
  17. 5e2ebd5 Merge "Remove placeholder file from releasenotes/notes dir" by Jenkins · 9 years ago
  18. 3e16942 Merge "Remove trove tests from tempest" by Jenkins · 9 years ago
  19. 3c5b06f Merge "Define v1 images_client as library" by Jenkins · 9 years ago
  20. 7209dc8 Merge "Move image_meta_to_headers from images_client" by Jenkins · 9 years ago
  21. b226f8e Member role may already exist by Adam Young · 9 years ago
  22. 3965934 Merge "Add subunit-describe-calls" by Jenkins · 9 years ago
  23. c4d3a05 Merge "Py3: Don't use dict.keys()[0], dict.values()[0] or dict.items()[0]" by Jenkins · 9 years ago
  24. bac2abe Remove placeholder file from releasenotes/notes dir by Matthew Treinish · 9 years ago
  25. c9cbb0f Remove trove tests from tempest by Matthew Treinish · 9 years ago
  26. 0a70535 Merge "Py3: don't access the `unicode` type directly." by Jenkins · 9 years ago
  27. 4172101 Define v1 images_client as library by Ken'ichi Ohmichi · 9 years ago
  28. 02bcdf3 Move image_meta_to_headers from images_client by Ken'ichi Ohmichi · 9 years ago
  29. f9b4068 Merge "Fix AttributeError with run_validation=true" by Jenkins · 9 years ago
  30. 1363561 Merge "Remove unnecessary __init__ and resource_setup/cleanup" by Jenkins · 9 years ago
  31. 508b966 Merge "Fix assertItemsEqual usage for py3" by Jenkins · 9 years ago
  32. e879120 Py3: don't access the `unicode` type directly. by Jordan Pittier · 9 years ago
  33. 5536e1d Merge "Add available params in base_volumes_client's comment" by Jenkins · 9 years ago
  34. 2c074c1 Merge "Fixed typo in in data_utils.py" by Jenkins · 9 years ago
  35. d742931 Remove unnecessary __init__ and resource_setup/cleanup by zhufl · 9 years ago
  36. 42189bf Fix AttributeError with run_validation=true by YAMAMOTO Takashi · 9 years ago
  37. 6dbc403 Merge "Add test removal procedure doc" by Jenkins · 9 years ago
  38. d8bc1cd Add available params in base_volumes_client's comment by guo xian · 9 years ago
  39. 2dee5e3 Fix assertItemsEqual usage for py3 by ghanshyam · 9 years ago
  40. b355a7c Merge "Add Available params in volume backup and snapshot clients" by Jenkins · 9 years ago
  41. 67a446e Fix Available params docs in service clients by Masayuki Igawa · 9 years ago
  42. 9c6bb2d Merge "Api specs for update_volume_image_metadata" by Jenkins · 9 years ago
  43. 45b2b31 Merge "Correct "Available params" link in create_flavor" by Jenkins · 9 years ago
  44. 1fd1a9d Merge "Remove the _try_wrapper function from identity tests" by Jenkins · 9 years ago
  45. 27b0417 Merge "Move properties handling to the test side" by Jenkins · 9 years ago
  46. d54f2b1 Merge "Add guidance on negative tests in HACKING.rst" by Jenkins · 9 years ago
  47. b9255a5 Add Available params in volume backup and snapshot clients by zhufl · 9 years ago
  48. 9f3afc0 Correct "Available params" link in create_flavor by zhufl · 9 years ago
  49. 9fa35f0 Merge "Volume pagination with specific tenant" by Jenkins · 9 years ago
  50. b6daa85 Merge "Cleanup projects in reverse order" by Jenkins · 9 years ago
  51. e28b2c2 Move properties handling to the test side by Ken'ichi Ohmichi · 9 years ago
  52. 2b47841 Add guidance on negative tests in HACKING.rst by Chris Hoge · 9 years ago
  53. 6a61bd9 Api specs for update_volume_image_metadata by lkuchlan · 9 years ago
  54. d23af14 Merge "Remove testscenarios usage from test_server_basic_ops" by Jenkins · 9 years ago
  55. 03f09f9 Remove the _try_wrapper function from identity tests by Matthew Treinish · 9 years ago
  56. e77b689 Cleanup projects in reverse order by Brant Knudson · 9 years ago
  57. 3fe57b3 Fix the init command global conf dir path by Matthew Treinish · 9 years ago
  58. 2fa41e1 Merge "Merge common properties on list_images" by Jenkins · 9 years ago
  59. 8ad8617 Py3: Don't use dict.keys()[0], dict.values()[0] or dict.items()[0] by Jordan Pittier · 9 years ago
  60. e0ef05c Merge "Move oslo config generator config inside package" by Jenkins · 9 years ago
  61. f2c4501 Remove testscenarios usage from test_server_basic_ops by Matthew Treinish · 9 years ago
  62. deabf43 Fixed typo in in data_utils.py by Pablo Sanchez · 9 years ago
  63. 4b2c49c Merge "Remove unnecessary setUp and tearDown" by Jenkins · 9 years ago
  64. 013dcd5 Merge "Add section on release notes to reviewing doc" by Jenkins · 9 years ago
  65. e9593cd Remove unnecessary setUp and tearDown by zhufl · 9 years ago
  66. 23d0575 Merge "Fix un-assignment local variable 'returncode' error" by Jenkins · 9 years ago
  67. 208d1f3 Merge "Image metadata for volume" by Jenkins · 9 years ago
  68. c3e4b53 Merge "Update identity v2 users_client methods name" by Jenkins · 9 years ago
  69. 45d7d42 Merge common properties on list_images by Ken'ichi Ohmichi · 9 years ago
  70. 952ddac Merge "Add available params in set metadata" by Jenkins · 9 years ago
  71. c8548fc Add subunit-describe-calls by Stephen Lowrie · 9 years ago
  72. bdef1c7 Move oslo config generator config inside package by Matthew Treinish · 9 years ago
  73. b786dca Add section on release notes to reviewing doc by Matthew Treinish · 9 years ago
  74. c33486f Service client modules in various services __init__ by Andrea Frittoli (andreaf) · 9 years ago
  75. 9a22543 Service client modules in object-storage __init__ by Andrea Frittoli (andreaf) · 9 years ago
  76. 26300f9 Service client modules in image __init__ by Andrea Frittoli (andreaf) · 9 years ago
  77. 14ecae1 Service client modules in volume __init__ by Andrea Frittoli (andreaf) · 9 years ago
  78. c34e518 Merge "Service client modules in identity __init__" by Jenkins · 9 years ago
  79. 5903016 Merge "Make `tempest init` working dir an abspath" by Jenkins · 9 years ago
  80. fe2fa00 Fix un-assignment local variable 'returncode' error by Masayuki Igawa · 9 years ago
  81. b853243 Add test removal procedure doc by Masayuki Igawa · 9 years ago
  82. 7665057 Cinder volume type access tests by lkuchlan · 9 years ago
  83. ed34885 Add available params in set metadata by caojinlan · 9 years ago
  84. b260351 Test-requirements: Bump hacking to >=0.11 by Jordan Pittier · 9 years ago
  85. 119b2f2 Image metadata for volume by lkuchlan · 9 years ago
  86. 6cb6b13 Service client modules in identity __init__ by Andrea Frittoli (andreaf) · 9 years ago
  87. 530e606 Volume pagination with specific tenant by lkuchlan · 9 years ago
  88. 73c4498 Merge "Change hostname_equals_servername to get_hostname" by Jenkins · 9 years ago
  89. 000bb56 Merge "Correct some misspelt words in print messages" by Jenkins · 9 years ago
  90. 8ef9c5b Merge "Return ResponseBody object from delete_role" by Jenkins · 9 years ago
  91. 10dd2b0 Merge "Make identity v2 roles_client use **kwargs" by Jenkins · 9 years ago
  92. 9c257a7 Update identity v2 users_client methods name by ghanshyam · 9 years ago
  93. 4a3fd99 Merge "Remove unused LOG from images_client" by Jenkins · 9 years ago
  94. bedb2ad Correct some misspelt words in print messages by zhufl · 9 years ago
  95. fa991be Service client modules in network __init__ by Andrea Frittoli (andreaf) · 9 years ago
  96. 76a4b4e Service client modules in compute __init__ by Andrea Frittoli (andreaf) · 9 years ago
  97. b74fd5e Merge "Generic "delete volume" method" by Jenkins · 9 years ago
  98. b51ee61 Merge "Make identity v2 tenants_client use **kwargs" by Jenkins · 9 years ago
  99. 682da85 Merge "Define v1 image_members_client as library" by Jenkins · 9 years ago
  100. e62c8b8 Merge "Add a response schema for "log" attribute" by Jenkins · 9 years ago