1. 6b7040a Add skip if public_network_id is not specified by zhufl · 8 years ago
  2. 8816ec5 Remove redundant parameters for server creation by lkuchlan · 8 years ago
  3. 96c36cf Remove skip of test_stamp_pattern by zhufl · 8 years ago
  4. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  5. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  6. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  7. 4894a91 Make get_partitions() work for partitioned disks by Evgeny Antyshev · 9 years ago
  8. ebb15f2 Delete TimeoutException in tempest/exceptions.py by guo yunxian · 9 years ago
  9. 35a6375 Move `call_until_true` to tempest/lib by Jordan Pittier · 9 years ago
  10. 667aaa2 Use common "waiters.wait_for_snapshot_status" function everywhere by Yaroslav Lobankov · 9 years ago
  11. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  12. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  13. 97f119f Merge "Remove redundant import from scenario tests" by Jenkins · 9 years ago
  14. 20e9861 Consolidate the ssh code by Sean Dague · 9 years ago
  15. bbb1712 Scenarios: remove trivial wrapper methods by Jordan Pittier · 9 years ago
  16. ea75ca9 Remove redundant import from scenario tests by Alexander Gubanov · 9 years ago
  17. 0b75b63 Make volume snapshots_client to use **kwargs by Ghanshyam · 9 years ago
  18. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  19. cca5518 Merge "Move get_server_or_ip method to common class" by Jenkins · 10 years ago
  20. c8829f8 Move get_server_or_ip method to common class by Alexander Gubanov · 10 years ago
  21. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 10 years ago
  22. fd5657d test_stamp_pattern: cleanup class scope variable usage by Matt Riedemann · 10 years ago
  23. 9ebe6a4 Remove unused _ssh_to_server from test_stamp_pattern by Matt Riedemann · 10 years ago
  24. abd154c Refactor tempest scenarios tests by Alexander Gubanov · 10 years ago
  25. 9f7568a Merge "Fix typos in scenario tests, etc." by Jenkins · 10 years ago
  26. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  27. 6d5a2b4 Fix typos in scenario tests, etc. by Takashi NATSUME · 10 years ago
  28. d4038b4 Merge "Full response for Volume SnapshotsClient methods" by Jenkins · 10 years ago
  29. ff7faf6 Full response for Volume SnapshotsClient methods by John Warren · 10 years ago
  30. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  31. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  32. e0634ab Replace "hardcode" in scenario tests by Alexander Gubanov · 10 years ago
  33. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  34. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  35. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  36. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  37. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  38. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  39. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  40. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  41. 8d0fe37 Merge "Change compute volume client to return one value and update tests" by Jenkins · 10 years ago
  42. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  43. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  44. 1b3461e Remove unnecessary secgroup attrs from scenario tests by Ken'ichi Ohmichi · 11 years ago
  45. ae0e73d Unified interface for ScenarioTest and NetworkScenarioTest by Yair Fried · 11 years ago
  46. af14986 Merge "Fix resource_setup order in scenarios" by Jenkins · 11 years ago
  47. 5c2a558 Adds test for list/get volume attachments V2 APIs by Ghanshyam · 11 years ago
  48. 60ea6c5 Fix resource_setup order in scenarios by Masayuki Igawa · 11 years ago
  49. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  50. c0651b2 Migrate TestStampPattern to tempest client by Andrea Frittoli · 11 years ago
  51. fbc95ac Add new snapshot compute feature flag by Adam Gandelman · 11 years ago
  52. b7144eb Convert scenario test tearDown to addCleanup by Matthew Treinish · 11 years ago
  53. 0f1e11c Reworked scenario tests to use their own non-default security groups by Grishkin · 11 years ago
  54. bce5553 Skip volume snapshot tests if feature is not enabled by JordanP · 11 years ago
  55. 91db24e Fix RemoteClient usage in scenario tests by Elena Ezhova · 11 years ago
  56. b15d8b6 Fixed misspellings in Tempest by Marc Solanas · 11 years ago
  57. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 11 years ago
  58. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  59. eb69f3f Support Neutron security groups in scenario testing by Yair Fried · 12 years ago
  60. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  61. 386ac8f uses skip_because where appropriate instead of regular skip by Giulio Fidente · 12 years ago
  62. b9a8580 Revert "unskipping bug related to test_stamp_pattern.py" by Matthew Treinish · 12 years ago
  63. 811f747 Merge "unskipping bug related to test_stamp_pattern.py" by Jenkins · 12 years ago
  64. 61cadca makes passing the client optional to utilities in scenario/manager.py by Giulio Fidente · 12 years ago
  65. 60100a3 unskipping bug related to test_stamp_pattern.py by Attila Fazekas · 12 years ago
  66. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  67. 2153ec0 Add services tags to scenario tests by Matthew Treinish · 12 years ago
  68. aa902b1 Merge "uniforms skip messages" by Jenkins · 12 years ago
  69. a491223 Add common "create_server_snapshot" method by Ken'ichi Ohmichi · 12 years ago
  70. 6cc3ade uniforms skip messages by Giulio Fidente · 12 years ago
  71. b3aa912 Cleanup: Add common "ssh-login server" method by Ken'ichi Ohmichi · 12 years ago
  72. 70672df Cleanup: Add common "create volume" method by Ken'ichi Ohmichi · 12 years ago
  73. 7395517 Merge "Cleanup: Add common "create security rule" method" by Jenkins · 12 years ago
  74. 3c1f519 Cleanup: Add common "create security rule" method by Ken'ichi Ohmichi · 12 years ago
  75. 599d1b8 Cleanup: Add common "create keypair" method by Ken'ichi Ohmichi · 12 years ago
  76. 61f272b Cleanup: Add common "create_server" method by Ken'ichi Ohmichi · 12 years ago
  77. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  78. 70431ba Handle a possible volume attachment visibility wait/race issue by Attila Fazekas · 12 years ago
  79. fe8a609 skip stamp test until race in nova can be debugged by Sean Dague · 12 years ago
  80. ebcf6af Add scenario test of instance/volume snapshot by Yuiko Takada · 12 years ago