1. 8160f08 Fix typo in documentation by Frédéric Guillot · 8 years ago
  2. 5f9f540 Merge "Make Identity v2 service clients as available module" by Jenkins · 8 years ago
  3. c4e25b1 Merge "Updated API ref link as single line which is more readable." by Jenkins · 8 years ago
  4. 7ae2966 Merge "Remove negative_rest_client" by Jenkins · 8 years ago
  5. 6a51306 Merge "Add deprecated_reason for nova_cert" by Jenkins · 8 years ago
  6. 71bfd2b Merge "Remove CONF.volume_feature_enabled.bootable" by Jenkins · 8 years ago
  7. bf60217 Merge "Move role_assignments_client to tempest lib" by Jenkins · 8 years ago
  8. 6d77013 Merge "Add wait_for_server_termination in test_server_basic_ops" by Jenkins · 8 years ago
  9. 5efb798 Merge "Remove an obselete msg from then optimize a router test case" by Jenkins · 8 years ago
  10. 97c0167 Merge "Do not use instance variable in FloatingIPsNegativeTestJSON" by Jenkins · 8 years ago
  11. 8315891 Remove an obselete msg from then optimize a router test case by Tianbiao Qi · 8 years ago
  12. 313ee10 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  13. ab0066b Merge "Add namespace properties client and tests" by Jenkins · 8 years ago
  14. bd128d1 Move role_assignments_client to tempest lib by Rodrigo Duarte Sousa · 8 years ago
  15. 2db3f77 Merge "Use names containing "invalid" or "nonexistent" as invalid name" by Jenkins · 8 years ago
  16. 7fed740 Merge "Rename testcase names with 'with_out' to 'without'" by Jenkins · 8 years ago
  17. 3b5d092 Merge "Replace directly import of logging with import oslo_log" by Jenkins · 8 years ago
  18. 31a0ed1 Do not use instance variable in FloatingIPsNegativeTestJSON by zhufl · 8 years ago
  19. 72014bc Replace directly import of logging with import oslo_log by Cady_Chen · 8 years ago
  20. f8b5eb0 Remove CONF.volume_feature_enabled.bootable by Ken'ichi Ohmichi · 8 years ago
  21. e2fb43e Rename testcase names with 'with_out' to 'without' by zhufl · 8 years ago
  22. 753e90a Add namespace properties client and tests by guo yunxian · 8 years ago
  23. d65cf9c Add deprecated_reason for nova_cert by Ken'ichi Ohmichi · 8 years ago
  24. 86cfa35 Merge "Remove skipException for volume creation failure" by Jenkins · 8 years ago
  25. 8bb5d67 Merge "Move wait_for_interface_status to waiters" by Jenkins · 8 years ago
  26. 402f1b7 Merge "Check volume and minimum disk sizes to create volume" by Jenkins · 8 years ago
  27. 44fce68 Add wait_for_server_termination in test_server_basic_ops by zhufl · 8 years ago
  28. 36bea05 Updated API ref link as single line which is more readable. by Surya Prakash Singh · 8 years ago
  29. 172f228 Remove skipException for volume creation failure by Ken'ichi Ohmichi · 8 years ago
  30. f53f88e Remove negative_rest_client by Ken'ichi Ohmichi · 8 years ago
  31. 3f5d149 Merge "Merge the separated link lines on volume client" by Jenkins · 8 years ago
  32. ea35afb Merge "Add missing tests for the image v2 API" by Jenkins · 8 years ago
  33. 62d7100 Merge "Improved Cinder snapshot tests" by Jenkins · 8 years ago
  34. 127887a Merge the separated link lines on volume client by Dong Ma · 8 years ago
  35. 85ced01 Merge "Add missing volume snapshot skip" by Jenkins · 8 years ago
  36. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 8 years ago
  37. 5163a7d Make Identity v2 service clients as available module by ghanshyam · 8 years ago
  38. b746d99 Check volume and minimum disk sizes to create volume by Nuno Santos · 8 years ago
  39. 5988b52 Merge "Fix ref link in volume v1 service clients" by Jenkins · 8 years ago
  40. c022390 Merge "Fix volume_create to use shared function with a cleanup" by Jenkins · 8 years ago
  41. ba19bc7 Improved Cinder snapshot tests by Erlon R. Cruz · 8 years ago
  42. d21cfcf Merge "Merge very similar code in test_quotas_negative" by Jenkins · 8 years ago
  43. c37195a Merge "Move list_hosts to resource_setup in test_hosts_negative" by Jenkins · 8 years ago
  44. 8652853 Merge "Do not remove server_groups from default_quota_set" by Jenkins · 8 years ago
  45. 6bffe42 Merge "Remove unused client in ServerMetadataTestJSON" by Jenkins · 8 years ago
  46. 009cac1 Merge "Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk" by Jenkins · 8 years ago
  47. e2a1568 Merge "Remove meaningless assignment" by Jenkins · 8 years ago
  48. aa5e41a Merge very similar code in test_quotas_negative by zhufl · 8 years ago
  49. e88b1f6 Remove unused client in ServerMetadataTestJSON by zhufl · 8 years ago
  50. 34ba88c Remove meaningless assignment by zhufl · 8 years ago
  51. 8bd3163 Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk by zhufl · 8 years ago
  52. 6361797 Move list_hosts to resource_setup in test_hosts_negative by zhufl · 8 years ago
  53. 00fdf6f Add missing volume snapshot skip by Diana Clarke · 8 years ago
  54. 3021f2a Merge "Use assertIs(Not)None to check for None" by Jenkins · 8 years ago
  55. c26aa1c Merge "Merge very similar code in test_aggregates_negative" by Jenkins · 8 years ago
  56. 51feb12 Merge "Add api ref link in TenantUsagesClient" by Jenkins · 8 years ago
  57. d887e0a Do not remove server_groups from default_quota_set by zhufl · 8 years ago
  58. 3dcbdaf Use assertIs(Not)None to check for None by howardlee · 8 years ago
  59. 29ea88b Add api ref link in TenantUsagesClient by zhufl · 8 years ago
  60. e139b23 Fix ref link in volume v1 service clients by dharmendra · 8 years ago
  61. 08737dc Merge very similar code in test_aggregates_negative by zhufl · 8 years ago
  62. 1c82f7e Merge "Bump hacking version in test-requirements.txt" by Jenkins · 8 years ago
  63. 0a01e78 Merge "Improve error message on volume tests failure" by Jenkins · 8 years ago
  64. 8a33ee1 Fix volume_create to use shared function with a cleanup by Benny Kopilov · 8 years ago
  65. f590955 Merge "Remove NetworksIPV6TestAttrs duplicate tests" by Jenkins · 8 years ago
  66. 1671297 Merge "Add random name in scenario.manager.create_server" by Jenkins · 8 years ago
  67. e025341 Merge "Use the correct path of InvalidConfiguration" by Jenkins · 8 years ago
  68. f88949f Merge "Delete duplicated dvr tests" by Jenkins · 8 years ago
  69. 7cd3aaa Merge "Add connectivity check test for migration" by Jenkins · 8 years ago
  70. 6655c78 Delete duplicated dvr tests by Attila Fazekas · 8 years ago
  71. 9c87569 Merge "fix bulk service name" by Jenkins · 8 years ago
  72. aeb7657 Bump hacking version in test-requirements.txt by ghanshyam · 8 years ago
  73. ffc4fc0 Use the correct path of InvalidConfiguration by guo yunxian · 8 years ago
  74. 8696cc8 Typo fixing by Cady_Chen · 8 years ago
  75. 65ca5ad Merge "compute/images/test_images_oneserver: don't share resources" by Jenkins · 8 years ago
  76. 7b63833 Move wait_for_interface_status to waiters by zhufl · 8 years ago
  77. 92507fa Merge "Use more specific asserts in tests" by Jenkins · 8 years ago
  78. 66d87b8 Improve error message on volume tests failure by ghanshyam · 8 years ago
  79. 50da1d2 fix bulk service name by Thiago da Silva · 8 years ago
  80. 2e7d0f0 Merge "Updated from global requirements" by Jenkins · 8 years ago
  81. e136048 _log_console_output missing space by Attila Fazekas · 8 years ago
  82. 6e4ab34 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  83. f4f6d12 Merge "Add negative tests about update-volume API" by Jenkins · 8 years ago
  84. f15dd70 Merge "Get rid of useless tenant_id attribiute" by Jenkins · 8 years ago
  85. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  86. a5d263d Merge "_log_console_output do not raise NotFound" by Jenkins · 8 years ago
  87. 185589b Merge "Fix cinder message-client naming to volume_v3_messages_client" by Jenkins · 8 years ago
  88. 010f8c1 Merge "Correct a scheme example error from fake netutron versions client" by Jenkins · 8 years ago
  89. 410c782 Get rid of useless tenant_id attribiute by Marc Koderer · 8 years ago
  90. 9a5a112 _log_console_output do not raise NotFound by Attila Fazekas · 8 years ago
  91. c9abbd8 Merge "Add existing volumes when using pre-provisioned credentials" by Jenkins · 8 years ago
  92. 5620b57 Merge "Scenario: object_storage_basic_ops: move and update test description" by Jenkins · 8 years ago
  93. 0c76792 Merge "Scenario: server_basic_ops: use regular variable (not instance var)" by Jenkins · 8 years ago
  94. 5d4f9cd Merge "Add deprecated code review guideline" by Jenkins · 8 years ago
  95. c285b5d Merge "Update volume client class description" by Jenkins · 8 years ago
  96. 26379ca Merge "Validate power_state enums in compute API response schema" by Jenkins · 8 years ago
  97. 059f4db Merge "Updated from global requirements" by Jenkins · 8 years ago
  98. 414598f Merge "Move cred_client to tempest.lib" by Jenkins · 8 years ago
  99. 9bc2926 Merge "Fix race in test_networks.py: don't try to get a possibly-deleted network" by Jenkins · 8 years ago
  100. 3787e4c Move cred_client to tempest.lib by Matthew Treinish · 8 years ago