1. 7ecfc66 Sharing codes for volumes list tests by Zhi Kun Liu · 12 years ago
  2. 2fb786b Merge "Sharing codes for cinder v1 and v2 tests" by Jenkins · 12 years ago
  3. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 12 years ago
  4. 6e6cf83 Sharing codes for cinder v1 and v2 tests by Zhi Kun Liu · 12 years ago
  5. fc11769 Merge "adds the missing _interface variable" by Jenkins · 12 years ago
  6. 379f9ff Merge "Add missing compute service tags to volume API tests" by Jenkins · 12 years ago
  7. 15f27fe Merge "adds tests for CINDER encryption volume-type APIs" by Jenkins · 12 years ago
  8. 44bcdfa adds the missing _interface variable by Abhijeet.Jain · 12 years ago
  9. 7ea69e6 Add missing compute service tags to volume API tests by Matthew Treinish · 12 years ago
  10. 4233b02 Merge "modifies the test to sort based on UUID" by Jenkins · 12 years ago
  11. 5cff5ca Merge "Add quota delete test to cinder" by Jenkins · 12 years ago
  12. 1f5ab08 Merge "Add tests for availability-zone-list CINDER V1 API" by Jenkins · 12 years ago
  13. 3d59e4a Add quota delete test to cinder by nayna-patel · 12 years ago
  14. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 12 years ago
  15. 0a1fab5 adds tests for CINDER encryption volume-type APIs by Abhijeet.Jain · 12 years ago
  16. 86ad28d Access credential fields as attributes by Andrea Frittoli · 12 years ago
  17. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 12 years ago
  18. 6109bb8 Add tests for availability-zone-list CINDER V1 API by Abhijeet.Jain · 12 years ago
  19. 99f269b modifies the test to sort based on UUID by Abhijeet.Jain · 12 years ago
  20. 2b94050 Merge "Add tests for CINDER services v1 APIs" by Jenkins · 12 years ago
  21. 1ad0f2b Remove {begin,roll}_detaching volume API tests by Nikola Dipanov · 12 years ago
  22. 0056b07 Add tests for CINDER services v1 APIs by Abhijeet.Jain · 12 years ago
  23. 09d780a Merge "Volume size could be specified to create volume" by Jenkins · 12 years ago
  24. 9733d0e Volume size could be specified to create volume by Jerry Cai · 12 years ago
  25. e6d442c Merge "Skip volume snapshot tests if feature is not enabled" by Jenkins · 12 years ago
  26. 6694fec Merge "Add Cinder quota negatives" by Jenkins · 12 years ago
  27. bce5553 Skip volume snapshot tests if feature is not enabled by JordanP · 12 years ago
  28. 5ce0c54 Merge "Stop volume leaking" by Jenkins · 12 years ago
  29. 43f9af1 Stop volume leaking by Zhi Kun Liu · 12 years ago
  30. 1c31a3a Merge "add volume list tests for cinder v2" by Jenkins · 12 years ago
  31. 5cc1f0f Add Cinder quota negatives by Giulio Fidente · 12 years ago
  32. 67380a4 Merge "Fix cinder quota cleanup" by Jenkins · 12 years ago
  33. 2cb1826 Fix cinder quota cleanup by Cory Stone · 12 years ago
  34. 253585d Add server to clean up even in case of errors by Mauro S. M. Rodrigues · 12 years ago
  35. 27a8c56 fix cinder quota equality by Sean Dague · 12 years ago
  36. acaa9ba Merge "Add cinder tempest cases for encryption-type" by Jenkins · 12 years ago
  37. e53afc7 Merge "Stop volume leaking even if an error is occurred" by Jenkins · 12 years ago
  38. 55b82ac Merge "Wait properly for server deletion in test_volumes_actions" by Jenkins · 12 years ago
  39. b5e1d0c add volume list tests for cinder v2 by Zhi Kun Liu · 12 years ago
  40. fd9f907 Add cinder tempest cases for encryption-type by Xiao Chen · 12 years ago
  41. a279a68 Stop volume leaking even if an error is occurred by Masayuki Igawa · 12 years ago
  42. 43302f3 Merge "fix flake8 errors" by Jenkins · 12 years ago
  43. 4435bd8 Wait properly for server deletion in test_volumes_actions by Attila Fazekas · 12 years ago
  44. 5349cfd Make test_volume_quotas force tenant isolation by Matt Riedemann · 12 years ago
  45. 9f7e7e0 Merge "Add Cinder tests for quota sets" by Jenkins · 12 years ago
  46. 228e73d fix flake8 errors by Zhi Kun Liu · 12 years ago
  47. f04da34 Volume backup details API test by raiesmh08 · 12 years ago
  48. 1edf94f Prepare for enabling H302 rule (api/volume,tempest/*) by Masayuki Igawa · 12 years ago
  49. fdd3459 Add Cinder tests for quota sets by Sylvain Baubeau · 12 years ago
  50. 3fb814d Merge "Adds cinder backup functional tests" by Jenkins · 12 years ago
  51. 74b08ad Adds cinder backup functional tests by Giulio Fidente · 12 years ago
  52. ba7bcf6 Prepare for enabling H302 (identity,volume,etc.) by Masayuki Igawa · 12 years ago
  53. 95d97b1 Merge "Add support for special char in volume metadata" by Jenkins · 12 years ago
  54. 573e4a1 Merge "Add some cases about volume-create and volume-rename" by Jenkins · 12 years ago
  55. 805efcf Merge "Add test case for snapshot-create with in-use volume" by Jenkins · 12 years ago
  56. 1b5e86d Merge "enable volume list tests for cinder v2 - part2" by Jenkins · 12 years ago
  57. 299f4c9 Merge "Fix volume transfer tests with tenant isolation disabled" by Jenkins · 12 years ago
  58. 47fcbf4 Add test case for snapshot-create with in-use volume by Xiao Chen · 12 years ago
  59. 5f2cbc5 Merge "enable volume list tests for cinder v2 - part1" by Jenkins · 12 years ago
  60. 00de0d4 Merge "Use testtools.matchers.GreaterThan in test_volumes_transfer" by Jenkins · 12 years ago
  61. 1ea9367 Add some cases about volume-create and volume-rename by Xiao Chen · 12 years ago
  62. b06283d Merge "Fix test_create_list_delete_volume_transfer without tenant isolation" by Jenkins · 12 years ago
  63. 1f391f8 Fix test_create_list_delete_volume_transfer without tenant isolation by Matt Riedemann · 12 years ago
  64. 1c42d6b Use testtools.matchers.GreaterThan in test_volumes_transfer by Matt Riedemann · 12 years ago
  65. 8cc3c84 enable volume list tests for cinder v2 - part2 by Zhi Kun Liu · 12 years ago
  66. 4be2f60 enable volume list tests for cinder v2 - part1 by Zhi Kun Liu · 12 years ago
  67. 318f177 Fix volume transfer tests with tenant isolation disabled by Matthew Treinish · 12 years ago
  68. 9acfcf7 Add support for special char in volume metadata by Ryan McNair · 12 years ago
  69. 4d2e579 Fix client usage in multibackend volume test by Matthew Treinish · 12 years ago
  70. a1598ba Correctly call client inits from test_multi_backend by Matthew Treinish · 12 years ago
  71. 56fe321 Merge "add tests for force delete snapshot:" by Jenkins · 12 years ago
  72. fbb3502 Merge "Convert volume api tests to use global CONF object" by Jenkins · 12 years ago
  73. bab2c6c Merge "Do not assume volume metadata is identical to POST request" by Jenkins · 12 years ago
  74. 4d352bc Convert volume api tests to use global CONF object by Matthew Treinish · 12 years ago
  75. e7eed18 Merge "Fix class inheritance for volume_types tests" by Jenkins · 12 years ago
  76. fa3908c add tests for force delete snapshot: by wanghao · 12 years ago
  77. 7050f13 Add volume cleanup to test_volume_transfer test by John Griffith · 12 years ago
  78. 5ed48ce Do not assume volume metadata is identical to POST request by Giulio Fidente · 12 years ago
  79. e455618 Merge "cinder v2 api tests - fix volume client" by Jenkins · 12 years ago
  80. 27729c4 Fix class inheritance for volume_types tests by Matthew Treinish · 12 years ago
  81. b29b36e Merge "Fixing typo "existant". Must be "existent"" by Jenkins · 12 years ago
  82. 88eb519 Merge "Create only necessary resources for image, object_storage, volume" by Jenkins · 12 years ago
  83. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  84. 179077c Fixing typo "existant". Must be "existent" by nayna-patel · 12 years ago
  85. 11b99d0 Create only necessary resources for image, object_storage, volume by Sylvain Afchain · 12 years ago
  86. c09b74b Merge "Fix volume metadata validation of identical to request" by Jenkins · 12 years ago
  87. c3c49ad Fix volume metadata validation of identical to request by Jerry Cai · 12 years ago
  88. 02a9906 cinder v2 api tests - fix volume client by Zhi Kun Liu · 12 years ago
  89. b8ed227 Merge "List Nova and Cinder extensions in debug log" by Jenkins · 12 years ago
  90. 608df26 Merge "Add tests for snapshot_metadata" by Jenkins · 12 years ago
  91. 1acc63a List Nova and Cinder extensions in debug log by Christian Schwede · 12 years ago
  92. efd5370 Merge "Add tests for volume_metadata" by Jenkins · 12 years ago
  93. 1346d70 Add tests for snapshot_metadata by huangtianhua · 12 years ago
  94. a039f87 Increase exception log details by Yair Fried · 12 years ago
  95. 68fd19c Merge "Use wrapper create_volume() in volume tests" by Jenkins · 12 years ago
  96. 9d5284a Merge "Remove unused wait_for function" by Jenkins · 12 years ago
  97. 0ff4168 Add tests for volume_metadata by huangtianhua · 12 years ago
  98. f67a451 Merge "cinder v2 api tests - part1" by Jenkins · 12 years ago
  99. e1da812 Remove unused wait_for function by Masayuki Igawa · 12 years ago
  100. 5687d55 Use wrapper create_volume() in volume tests by Ken'ichi Ohmichi · 12 years ago