1. 9b0f2d2 Remove unnecessary assertIsNotNone check by zhufl · 8 years ago
  2. 9d2ebc4 Replace assertGreaterEqual with assertNotEmpty by zhufl · 8 years ago
  3. 268ccce Replace assertions with more specific ones by Ferenc Horváth · 8 years ago
  4. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 8 years ago
  5. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  6. ebbfd1c Switch to decorators.idempotent_id on compute.admin by Ken'ichi Ohmichi · 8 years ago
  7. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  8. 080dcfb Use assertGreater(Equal) over assertTrue by zhufl · 9 years ago
  9. 0892cb2 Correct mispell words in comments by zhufl · 9 years ago
  10. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 9 years ago
  11. e1bd29e Return complete response from hosts_client by ghanshyam · 10 years ago
  12. 118776d Make argument params of list methods consistent by Ken'ichi Ohmichi · 10 years ago
  13. 394e6e4 Apply a naming rule of GET to compute clients(h*) by Ken'ichi Ohmichi · 10 years ago
  14. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  15. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  16. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  17. 0a73517 Change some compute admin image client methods to return one value by David Kranz · 10 years ago
  18. 2fac831 delete all compute xml tests by Sean Dague · 10 years ago
  19. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  20. bf48c0b Merge "Prepare for enabling H302 rule (api/compute/admin)" by Jenkins · 11 years ago
  21. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  22. 394d8d9 Prepare for enabling H302 rule (api/compute/admin) by Masayuki Igawa · 11 years ago
  23. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  24. 1b8f20a Merge "assertTrue to assertIn" by Jenkins · 11 years ago
  25. 6991836 Make test_show_host_detail work with multi host installation by m.benchchaoui@cloudbau.de · 12 years ago
  26. 4b8b008 assertTrue to assertIn by Attila Fazekas · 12 years ago
  27. 9c81c9f Merge "add some tests for host and seperate negative ones" by Jenkins · 12 years ago
  28. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  29. 4b398fd add some tests for host and seperate negative ones by Lingxian Kong · 12 years ago
  30. 98b8b54 Add locking to test_list_hosts_with_zone by Matthew Treinish · 12 years ago
  31. ff15005 Add tempest tests for os-host/{host-name} api by Zhu Zhu · 12 years ago
  32. aa04d61 Remove positive tag by Attila Fazekas · 12 years ago
  33. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  34. a9d1082 add tests - list hosts tests using admin user by Liu, Zhi Kun · 12 years ago