1. 6809bab Change volume client methods to return one value by Joseph Lanoux · 11 years ago
  2. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  3. 5c2a558 Adds test for list/get volume attachments V2 APIs by Ghanshyam · 11 years ago
  4. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  5. 4adb7cd Cleanup for local variable in test_attach_volume by Ghanshyam · 11 years ago
  6. 423834d ssh instance validation add options for Neutron by Attila Fazekas · 11 years ago
  7. 6c66820 Move run_ssh class variable into skip decorators by Matt Riedemann · 11 years ago
  8. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  9. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  10. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  11. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  12. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  13. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  14. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  15. 6bd91db Fix tempest config usage in test_attach_volume by Matthew Treinish · 12 years ago
  16. cb2e125 Add device name, ssh password to Tempest config by Ryan Hsu · 12 years ago
  17. 6a7a2d5 Set missing attribute self.server in _create_and_attach utility by Ryan Hsu · 12 years ago
  18. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  19. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  20. 4c41292 Add cinder_available config option. by Matthew Treinish · 12 years ago
  21. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  22. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  23. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/volumes/test_attach_volume.py]
  24. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  25. 954add7 Remove unused variables by Attila Fazekas · 12 years ago
  26. c426f3a Remove unused imports by afazekas · 12 years ago
  27. 0a1bdff Change server create to use tracked create_server by Mauro S. M. Rodrigues · 12 years ago
  28. 2f54b28 fix sever not deleted issue in test_attach_detach_volume. by ivan-zhu · 12 years ago
  29. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  30. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  31. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  32. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  33. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  34. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  35. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  36. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 13 years ago
  37. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  38. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_attach_volume.py]
  39. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  40. 1ced842 Add XML support for test_attach_volume by Dan Smith · 13 years ago
  41. c18d8c6 Add tests for volume attach and detach by Dan Smith · 13 years ago