1. 9fb9d55 Change personality inject path to / by Andrea Frittoli · 8 years ago
  2. 82167d7 Merge "Add server group limits in test_absLimits_get" by Jenkins · 8 years ago
  3. 441c29e Merge "Add resource clean for tests" by Jenkins · 8 years ago
  4. 288c6a2 Merge "Remove unnessary assertIsNotNone" by Jenkins · 8 years ago
  5. 381fa1c Merge "Add a test for attaching 2 volumes to a server" by Jenkins · 8 years ago
  6. 7447712 Merge "Add resize_server in compute.base" by Jenkins · 8 years ago
  7. 4541ebe Merge "Integration tests for device role tagging" by Jenkins · 8 years ago
  8. e1a2deb Merge "Remove _is_true() from test_volumes_actions.py" by Jenkins · 8 years ago
  9. 6af41d0 Merge "Fix unit-test test_user_messages file name" by Jenkins · 8 years ago
  10. 0913928 Add a test for attaching 2 volumes to a server by Ken'ichi Ohmichi · 8 years ago
  11. 3ae1947 Add resource clean for tests by guo yunxian · 8 years ago
  12. a59e59e Add server group limits in test_absLimits_get by zhufl · 8 years ago
  13. 8a6f9c3 Remove unnessary assertIsNotNone by zhufl · 8 years ago
  14. 7f7b735 Fix unit-test test_user_messages file name by Benny Kopilov · 8 years ago
  15. 866d8b4 Use TempestException from tempest.lib by Trevor McCasland · 8 years ago
  16. 742c7ee Merge "Wait for FIP status to get to DOWN in test_router_rescheduling" by Jenkins · 8 years ago
  17. a122b65 Merge "Remove setup_client method" by Jenkins · 8 years ago
  18. 5062746 Remove _is_true() from test_volumes_actions.py by Masayuki Igawa · 8 years ago
  19. 46f283c Merge "Rename "VolumesCloneTest" class name to "VolumesV2CloneTest"" by Jenkins · 8 years ago
  20. 0d4cd57 Merge "Fix compute test_attach_volume" by Jenkins · 8 years ago
  21. 91873cf Merge "Add 'Negative' to negative test class names" by Jenkins · 8 years ago
  22. 5abb409 Merge "Add test create volume from bootable volume" by Jenkins · 8 years ago
  23. 01ca81c Merge "Add possibility to pass prefix before cli command" by Jenkins · 8 years ago
  24. e72f0cf Merge "Add a generic method for backup creation" by Jenkins · 8 years ago
  25. 8dc0f7e Merge "Move some network tests from Neutron to Tempest" by Jenkins · 8 years ago
  26. 32a9e30 Merge "Add hypervisor_type option" by Jenkins · 8 years ago
  27. d95375c Add possibility to pass prefix before cli command by Georgy Dyuldin · 9 years ago
  28. b21fc57 Remove setup_client method by lkuchlan · 8 years ago
  29. e8d1d6d Add 'Negative' to negative test class names by Masayuki Igawa · 8 years ago
  30. 4b053d2 Merge "Fix glance create image" by Jenkins · 8 years ago
  31. b159c15 Merge "Remove old v3 volume services library and use lib/service for v3" by Jenkins · 8 years ago
  32. 57c0708 Rename "VolumesCloneTest" class name to "VolumesV2CloneTest" by lkuchlan · 8 years ago
  33. faf08d3 Add test create volume from bootable volume by lkuchlan · 8 years ago
  34. 9fdf1d9 Merge "Minor fix in role_assignments_client docstring" by Jenkins · 8 years ago
  35. 3d018b0 Add resize_server in compute.base by zhufl · 8 years ago
  36. 5c5f7d8 Fix compute test_attach_volume by Benny Kopilov · 8 years ago
  37. 8130969 Merge "Make the parameter 'device' optional" by Jenkins · 8 years ago
  38. 37b2bee Remove old v3 volume services library and use lib/service for v3 by Benny Kopilov · 8 years ago
  39. ae4beb7 Merge "Show team and repo badges on README" by Jenkins · 8 years ago
  40. d0eb0fc Merge "Fix typo in documentation" by Jenkins · 8 years ago
  41. 274bb70 Merge "Use names containing "non-existing" as non-existing resource names" by Jenkins · 8 years ago
  42. 56c5a14 Merge "Cinder absolute-limits tests" by Jenkins · 8 years ago
  43. 8160f08 Fix typo in documentation by Frédéric Guillot · 8 years ago
  44. 5f9f540 Merge "Make Identity v2 service clients as available module" by Jenkins · 8 years ago
  45. c4e25b1 Merge "Updated API ref link as single line which is more readable." by Jenkins · 8 years ago
  46. 7ae2966 Merge "Remove negative_rest_client" by Jenkins · 8 years ago
  47. 6a51306 Merge "Add deprecated_reason for nova_cert" by Jenkins · 8 years ago
  48. 71bfd2b Merge "Remove CONF.volume_feature_enabled.bootable" by Jenkins · 8 years ago
  49. bf60217 Merge "Move role_assignments_client to tempest lib" by Jenkins · 8 years ago
  50. 6d77013 Merge "Add wait_for_server_termination in test_server_basic_ops" by Jenkins · 8 years ago
  51. 3d2dac7 Show team and repo badges on README by Flavio Percoco · 8 years ago
  52. 5efb798 Merge "Remove an obselete msg from then optimize a router test case" by Jenkins · 8 years ago
  53. 5cded7e Minor fix in role_assignments_client docstring by Rodrigo Duarte Sousa · 8 years ago
  54. 97c0167 Merge "Do not use instance variable in FloatingIPsNegativeTestJSON" by Jenkins · 8 years ago
  55. 8315891 Remove an obselete msg from then optimize a router test case by Tianbiao Qi · 8 years ago
  56. 313ee10 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  57. ab0066b Merge "Add namespace properties client and tests" by Jenkins · 8 years ago
  58. bd128d1 Move role_assignments_client to tempest lib by Rodrigo Duarte Sousa · 8 years ago
  59. 2db3f77 Merge "Use names containing "invalid" or "nonexistent" as invalid name" by Jenkins · 8 years ago
  60. 7fed740 Merge "Rename testcase names with 'with_out' to 'without'" by Jenkins · 8 years ago
  61. 2e24c3e Use names containing "non-existing" as non-existing resource names by zhufl · 8 years ago
  62. 3b5d092 Merge "Replace directly import of logging with import oslo_log" by Jenkins · 8 years ago
  63. 31a0ed1 Do not use instance variable in FloatingIPsNegativeTestJSON by zhufl · 8 years ago
  64. 72014bc Replace directly import of logging with import oslo_log by Cady_Chen · 8 years ago
  65. f8b5eb0 Remove CONF.volume_feature_enabled.bootable by Ken'ichi Ohmichi · 8 years ago
  66. e2fb43e Rename testcase names with 'with_out' to 'without' by zhufl · 8 years ago
  67. 753e90a Add namespace properties client and tests by guo yunxian · 8 years ago
  68. d65cf9c Add deprecated_reason for nova_cert by Ken'ichi Ohmichi · 8 years ago
  69. fc8f8e6 Integration tests for device role tagging by Artom Lifshitz · 9 years ago
  70. 86cfa35 Merge "Remove skipException for volume creation failure" by Jenkins · 8 years ago
  71. 8bb5d67 Merge "Move wait_for_interface_status to waiters" by Jenkins · 8 years ago
  72. 402f1b7 Merge "Check volume and minimum disk sizes to create volume" by Jenkins · 8 years ago
  73. 44fce68 Add wait_for_server_termination in test_server_basic_ops by zhufl · 8 years ago
  74. 36bea05 Updated API ref link as single line which is more readable. by Surya Prakash Singh · 8 years ago
  75. 49db4fe Add hypervisor_type option by Ken'ichi Ohmichi · 8 years ago
  76. 2b74f10 Make the parameter 'device' optional by Ken'ichi Ohmichi · 8 years ago
  77. 172f228 Remove skipException for volume creation failure by Ken'ichi Ohmichi · 8 years ago
  78. f53f88e Remove negative_rest_client by Ken'ichi Ohmichi · 8 years ago
  79. 3f5d149 Merge "Merge the separated link lines on volume client" by Jenkins · 8 years ago
  80. ea35afb Merge "Add missing tests for the image v2 API" by Jenkins · 8 years ago
  81. 62d7100 Merge "Improved Cinder snapshot tests" by Jenkins · 8 years ago
  82. 127887a Merge the separated link lines on volume client by Dong Ma · 8 years ago
  83. 85ced01 Merge "Add missing volume snapshot skip" by Jenkins · 8 years ago
  84. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 8 years ago
  85. 5163a7d Make Identity v2 service clients as available module by ghanshyam · 8 years ago
  86. b746d99 Check volume and minimum disk sizes to create volume by Nuno Santos · 8 years ago
  87. 1419308 Cinder absolute-limits tests by bkopilov · 9 years ago
  88. 5988b52 Merge "Fix ref link in volume v1 service clients" by Jenkins · 8 years ago
  89. c022390 Merge "Fix volume_create to use shared function with a cleanup" by Jenkins · 8 years ago
  90. ba19bc7 Improved Cinder snapshot tests by Erlon R. Cruz · 8 years ago
  91. d21cfcf Merge "Merge very similar code in test_quotas_negative" by Jenkins · 8 years ago
  92. c37195a Merge "Move list_hosts to resource_setup in test_hosts_negative" by Jenkins · 8 years ago
  93. 8652853 Merge "Do not remove server_groups from default_quota_set" by Jenkins · 8 years ago
  94. 6bffe42 Merge "Remove unused client in ServerMetadataTestJSON" by Jenkins · 8 years ago
  95. 009cac1 Merge "Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk" by Jenkins · 8 years ago
  96. e2a1568 Merge "Remove meaningless assignment" by Jenkins · 8 years ago
  97. aa5e41a Merge very similar code in test_quotas_negative by zhufl · 8 years ago
  98. e88b1f6 Remove unused client in ServerMetadataTestJSON by zhufl · 8 years ago
  99. 34ba88c Remove meaningless assignment by zhufl · 8 years ago
  100. 8bd3163 Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk by zhufl · 8 years ago