1. 49505df make -e full run tempest scenarios serially by Sean Dague · 8 years ago
  2. d571e03 Remove testing of bdm v1 in boot from volume tests by Sean Dague · 8 years ago
  3. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 8 years ago
  4. 6b7040a Add skip if public_network_id is not specified by zhufl · 8 years ago
  5. 88d84e9 Merge "test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key" by Jenkins · 8 years ago
  6. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  7. 9e22b85 test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key by lkuchlan · 8 years ago
  8. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  9. 8789c55 Boot server from snapshot by lkuchlan · 8 years ago
  10. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  11. da89962 Specify snapshot size when creating volume by Nuno Santos · 8 years ago
  12. f9d9572 Use rand name in common function in scenario tests by zhufl · 9 years ago
  13. 2041cdd Moving scenario docstring under the relevant test method by lkuchlan · 9 years ago
  14. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  15. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  16. 667aaa2 Use common "waiters.wait_for_snapshot_status" function everywhere by Yaroslav Lobankov · 9 years ago
  17. 0bb28b1 Merge "Add LOG.info to boot from volume tests" by Jenkins · 9 years ago
  18. 02620fd Implement TIMEOUT_SCALING_FACTOR for tempest by Sean Dague · 9 years ago
  19. 52abbd9 Add LOG.info to boot from volume tests by Sean Dague · 9 years ago
  20. 97f119f Merge "Remove redundant import from scenario tests" by Jenkins · 9 years ago
  21. 20e9861 Consolidate the ssh code by Sean Dague · 9 years ago
  22. ea75ca9 Remove redundant import from scenario tests by Alexander Gubanov · 9 years ago
  23. 9aaef8b create_server: pass arguments as part of kwargs by Anusha Ramineni · 9 years ago
  24. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  25. cca5518 Merge "Move get_server_or_ip method to common class" by Jenkins · 9 years ago
  26. c8829f8 Move get_server_or_ip method to common class by Alexander Gubanov · 9 years ago
  27. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 9 years ago
  28. 59cc303 Refactor volume_boot_pattern test by Alexander Gubanov · 10 years ago
  29. 35fd828 Remove skip decorator for volume scenario test by Andrey Pavlov · 10 years ago
  30. b9cc114 Remove _stop_instances hack in test_volume_boot_pattern by Matt Riedemann · 10 years ago
  31. 7565593 Merge "Use Cinder API V2 if V1 is disabled" by Jenkins · 10 years ago
  32. bcfc32e Use Cinder API V2 if V1 is disabled by Ivan Kolodyazhny · 10 years ago
  33. 97962a3 Merge "test_volume_boot_pattern: re-use create_floating_ip from base class" by Jenkins · 10 years ago
  34. 3ed0904 test_volume_boot_pattern: re-use create_floating_ip from base class by Matt Riedemann · 10 years ago
  35. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  36. ebaf245 Skip ebs scenario test due to bug 1489581 by Matt Riedemann · 10 years ago
  37. e3149e1 Merge "Remove some dead code" by Jenkins · 10 years ago
  38. 2bc8016 Merge "add 'boot from ebs' scenario test" by Jenkins · 10 years ago
  39. 18508ef Merge "Return complete response from floating_ips_client" by Jenkins · 10 years ago
  40. d4038b4 Merge "Full response for Volume SnapshotsClient methods" by Jenkins · 10 years ago
  41. ff7faf6 Full response for Volume SnapshotsClient methods by John Warren · 10 years ago
  42. c8bd4b1 add 'boot from ebs' scenario test by Andrey Pavlov · 10 years ago
  43. e097dc7 Remove some dead code by Jordan Pittier · 10 years ago
  44. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  45. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  46. fc99707 Fixing test_volume_boot_pattern when use_floatingip_for_ssh=false by Yaroslav Lobankov · 10 years ago
  47. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  48. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  49. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  50. 0089af5 Get rid of duplicated creation of security groups in test_volume_boot_pattern by Yaroslav Lobankov · 10 years ago
  51. 1c7af3b Merge "Remove skip for bug 1439371 on test_volume_boot_pattern" by Jenkins · 10 years ago
  52. 93cc903 Remove skip for bug 1439371 on test_volume_boot_pattern by Matt Riedemann · 10 years ago
  53. 7daa4d1 Merge "Wait for complete deletion of volume snapshot before deleting volume" by Jenkins · 10 years ago
  54. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  55. 46a78c3 Wait for complete deletion of volume snapshot before deleting volume by Yaroslav Lobankov · 10 years ago
  56. 364ff18 Skip test_volume_boot_pattern until bug 1439371 is fixed by Matt Riedemann · 10 years ago
  57. 4c1c840 Merge "1373513 has been fixed, remove skip" by Jenkins · 10 years ago
  58. 07308f1 Remove hyphen from rand_name calls in volume tests by Ken'ichi Ohmichi · 10 years ago
  59. f557d37 1373513 has been fixed, remove skip by Joe Gordon · 10 years ago
  60. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  61. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  62. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  63. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  64. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  65. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  66. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  67. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  68. 8741222 update test_volume_boot_pattern to assign one value by melanie witt · 10 years ago
  69. 3fe2dc3 Scenario manager: catch Exception in get_remote_client by JordanP · 10 years ago
  70. 1fd223e Skip test_volume_boot_pattern until bug 1373513 is fixed by Matt Riedemann · 10 years ago
  71. 60ea6c5 Fix resource_setup order in scenarios by Masayuki Igawa · 11 years ago
  72. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  73. 1bfd2cc Fix TypeError in TestVolumeBootPattern by Matt Riedemann · 11 years ago
  74. 1fc32a1 Migrate test_network_basic_ops to tempest clients by Yair Fried · 11 years ago
  75. eef192f Migrate test_volume_boot_pattern to tempest client by Joseph Lanoux · 11 years ago
  76. b7144eb Convert scenario test tearDown to addCleanup by Matthew Treinish · 11 years ago
  77. 0f1e11c Reworked scenario tests to use their own non-default security groups by Grishkin · 11 years ago
  78. bce5553 Skip volume snapshot tests if feature is not enabled by JordanP · 11 years ago
  79. d60d24a Merge "Volume boot test uses new block device syntax" by Jenkins · 11 years ago
  80. 7cff03f Volume boot test uses new block device syntax by Nikola Dipanov · 11 years ago
  81. 22b060e Merge "Unset the imageRef when booting from volume" by Jenkins · 11 years ago
  82. 249cac3 Unset the imageRef when booting from volume by Xavier Queralt · 11 years ago
  83. 91db24e Fix RemoteClient usage in scenario tests by Elena Ezhova · 11 years ago
  84. 4ded9f0 Prepare for enabling H302 rule (scenario) by Masayuki Igawa · 11 years ago
  85. fc7ecc4 Merge "Revert "skip test_volume_boot_pattern"" by Jenkins · 11 years ago
  86. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 11 years ago
  87. 713a4a3 Revert "skip test_volume_boot_pattern" by Matt Riedemann · 11 years ago
  88. 9051bb5 Merge "Remove vim headers" by Jenkins · 11 years ago
  89. cb6c99f skip test_volume_boot_pattern by Sean Dague · 11 years ago
  90. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  91. 95b4128 Add more console output log for scenario tests by Nachi Ueno · 11 years ago
  92. eb69f3f Support Neutron security groups in scenario testing by Yair Fried · 12 years ago
  93. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  94. 61cadca makes passing the client optional to utilities in scenario/manager.py by Giulio Fidente · 12 years ago
  95. 2153ec0 Add services tags to scenario tests by Matthew Treinish · 12 years ago
  96. 636f8db Append some operations to boot from volume pattern by fujioka yuuichi · 12 years ago