1. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 9 years ago
  2. 13ee2ca Merge "Do not use skip_checks in TestServerAdvancedOps" by Jenkins · 9 years ago
  3. 49505df make -e full run tempest scenarios serially by Sean Dague · 9 years ago
  4. 7531e98 Do not use skip_checks in TestServerAdvancedOps by zhufl · 9 years ago
  5. 96daca7 Remove unnecessary show_server in TestServerAdvancedOps by zhufl · 9 years ago
  6. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 9 years ago
  7. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 9 years ago
  8. 4982cde Revert "Skip test_resize_volume_backed_server_confirm for now" by Matt Riedemann · 10 years ago
  9. 9d04249 Skip test_resize_volume_backed_server_confirm for now by Matt Riedemann · 10 years ago
  10. 6506f90 Change scenario test 'test_resize_server_confirm' by Matt Riedemann · 10 years ago
  11. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  12. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 10 years ago
  13. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  14. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  15. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  16. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  17. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  18. 583ce2c Update all Oslo module use by Doug Hellmann · 11 years ago
  19. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 11 years ago
  20. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 11 years ago
  21. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 11 years ago
  22. 60ea6c5 Fix resource_setup order in scenarios by Masayuki Igawa · 11 years ago
  23. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  24. aadf036 Migrate test_server_advanced_ops to tempest client by Ghanshyam · 11 years ago
  25. 9e5eac0 Honor suspend/pause config switches in scenario tests by armando-migliaccio · 12 years ago
  26. 4ded9f0 Prepare for enabling H302 rule (scenario) by Masayuki Igawa · 12 years ago
  27. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 12 years ago
  28. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  29. 9206477 Create only necessary networks resources for scenario tests by Sylvain Afchain · 12 years ago
  30. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  31. 61cadca makes passing the client optional to utilities in scenario/manager.py by Giulio Fidente · 12 years ago
  32. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  33. 06d9827 Use common create_server method for advanced_ops by Ken'ichi Ohmichi · 12 years ago
  34. 2153ec0 Add services tags to scenario tests by Matthew Treinish · 12 years ago
  35. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  36. 1896652 TestServerAdvancedOps server leaking by Attila Fazekas · 12 years ago
  37. 58ab531 Adding test_server_sequence_suspend_resume by Tatyana Leontovich · 13 years ago
  38. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 13 years ago
  39. 6dbc6da add scenario directory by Sean Dague · 13 years ago[Renamed (96%) from tempest/tests/compute/servers/test_server_advanced_ops.py]
  40. 35a7caf make status_timeout a method by Sean Dague · 13 years ago
  41. 51ed356 Fix status_timeout incorrectly referencing self by Pavel Sedlák · 13 years ago
  42. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 13 years ago
  43. fbf40fd Remove smoke.py and clean up base test classes by Matthew Treinish · 13 years ago
  44. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 13 years ago
  45. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_server_advanced_ops.py]
  46. dec13ec Provide more default clients for smoke tests. by Maru Newby · 13 years ago
  47. 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 14 years ago