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