1. b36186b Revert "Update volume-status waiter for new cinder attach" by Matt Riedemann · 8 years ago
  2. 9f416dd Stop implicit validation_resources provisioning by Andrea Frittoli · 8 years ago
  3. 596f980 Merge "add detaches to attachment test" by Jenkins · 8 years ago
  4. 11289db Use skip_checks instead of skipUnless by zhufl · 8 years ago
  5. 5026c50 add detaches to attachment test by Steve Noyes · 8 years ago
  6. 030dd17 Update volume-status waiter for new cinder attach by John Griffith · 8 years ago
  7. dcfcc8d Merge "Fix volume attach tests failing when using FIP as ssh method" by Jenkins · 8 years ago
  8. 7a547df Fix volume attach tests failing when using FIP as ssh method by Kevin_Zheng · 8 years ago
  9. 16dd62c Merge test_list_get_two_volume_attachments by zhufl · 8 years ago
  10. 6f40c3e Merge "Remove unused CONF and LOG" by Jenkins · 8 years ago
  11. f52c5a5 Remove unused CONF and LOG by zhufl · 8 years ago
  12. cec4494 Fix race in test_attach_detach_volume by Andrea Frittoli · 8 years ago
  13. 36f0a97 Use base.attach_volume in test_attach_volume by zhufl · 8 years ago
  14. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago
  15. 6c92edf Switch to decorators.idempotent_id on compute.* by Ken'ichi Ohmichi · 8 years ago
  16. f3eb947 Use oslo.log library instead of system logging module by Anusha Ramineni · 9 years ago
  17. 525ec71 Hacking: enable H904 by Jordan Pittier · 9 years ago
  18. d187de9 Merge "Make get_partitions() work for partitioned disks" by Jenkins · 9 years ago
  19. 0913928 Add a test for attaching 2 volumes to a server by Ken'ichi Ohmichi · 9 years ago
  20. 5c5f7d8 Fix compute test_attach_volume by Benny Kopilov · 9 years ago
  21. 2b74f10 Make the parameter 'device' optional by Ken'ichi Ohmichi · 9 years ago
  22. 4894a91 Make get_partitions() work for partitioned disks by Evgeny Antyshev · 9 years ago
  23. 49134ed Use common function create_volume to create test volume by zhufl · 9 years ago
  24. 0d1d24e Correct several typos by Tianbiao Qi · 9 years ago
  25. 68f261d Replace volume's "test" name with classname as prefix by Anna Babich · 9 years ago
  26. 506efe2 Use local variable for volume instead of instance one by Anna Babich · 9 years ago
  27. 2620d62 Merge "Narrow assertion in attach/delete volume test" by Jenkins · 9 years ago
  28. fe757e3 Narrow assertion in attach/delete volume test by Emily Hugenbruch · 9 years ago
  29. bbef276 Count volumes vs partitions and remove hard-coded expected result by Fabian Zimmermann · 9 years ago
  30. 3f5aa98 Run attach/detach volume tests even without ssh by Andrea Frittoli (andreaf) · 9 years ago
  31. 0a7b826 Count partitions starting with sd prefix by Kristi Nikolla · 9 years ago
  32. f344eec ssh before shelve to avoid ssh failures by Andrea Frittoli (andreaf) · 9 years ago
  33. 2a70a61 Pass server to RemoteClient in API tests by Andrea Frittoli (andreaf) · 9 years ago
  34. 2746ba0 Microversion v2.20 tests: nova volume operations when shelved by lanoux · 9 years ago
  35. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  36. c7810e8 Merge "Fix server admin password usage" by Jenkins · 10 years ago
  37. 8fc0ed2 Make volume volume_client to use **kwargs-part1 by Ghanshyam · 10 years ago
  38. 3390d9f Fix server admin password usage by Ghanshyam · 10 years ago
  39. 277d188 Fix T110 violations for servers_client by Ken'ichi Ohmichi · 10 years ago
  40. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  41. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 10 years ago
  42. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  43. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  44. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  45. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 10 years ago
  46. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  47. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  48. e5cca00 Add new config option to globally trigger resource validation by Matthew Treinish · 10 years ago
  49. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  50. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  51. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  52. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  53. 8284a34 Split resource_setup for compute volumes tests by Emily Hugenbruch · 11 years ago
  54. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  55. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  56. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  57. 6809bab Change volume client methods to return one value by Joseph Lanoux · 11 years ago
  58. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  59. 5c2a558 Adds test for list/get volume attachments V2 APIs by Ghanshyam · 11 years ago
  60. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  61. 4adb7cd Cleanup for local variable in test_attach_volume by Ghanshyam · 11 years ago
  62. 423834d ssh instance validation add options for Neutron by Attila Fazekas · 11 years ago
  63. 6c66820 Move run_ssh class variable into skip decorators by Matt Riedemann · 11 years ago
  64. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  65. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  66. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  67. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  68. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  69. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  70. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  71. 6bd91db Fix tempest config usage in test_attach_volume by Matthew Treinish · 12 years ago
  72. cb2e125 Add device name, ssh password to Tempest config by Ryan Hsu · 12 years ago
  73. 6a7a2d5 Set missing attribute self.server in _create_and_attach utility by Ryan Hsu · 12 years ago
  74. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  75. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  76. 4c41292 Add cinder_available config option. by Matthew Treinish · 12 years ago
  77. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  78. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  79. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/volumes/test_attach_volume.py]
  80. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  81. 954add7 Remove unused variables by Attila Fazekas · 12 years ago
  82. c426f3a Remove unused imports by afazekas · 12 years ago
  83. 0a1bdff Change server create to use tracked create_server by Mauro S. M. Rodrigues · 12 years ago
  84. 2f54b28 fix sever not deleted issue in test_attach_detach_volume. by ivan-zhu · 12 years ago
  85. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  86. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  87. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  88. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 13 years ago
  89. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 13 years ago
  90. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 13 years ago
  91. 4dd2c0b convert docstrings to comments by Sean Dague · 13 years ago
  92. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 13 years ago
  93. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  94. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_attach_volume.py]
  95. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  96. 1ced842 Add XML support for test_attach_volume by Dan Smith · 13 years ago
  97. c18d8c6 Add tests for volume attach and detach by Dan Smith · 13 years ago