1. a65b277 Merge "Make attach_volume use **kwargs" by Jenkins · 10 years ago
  2. c29370c Merge "Full response for v1 ImageClient methods" by Jenkins · 10 years ago
  3. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  4. 9e3e106 Enhance IPv6 scenario - dual network testing by Daniel Mellado · 10 years ago
  5. 25d5e0d Remove unused ignore_error by Ken'ichi Ohmichi · 10 years ago
  6. c09fd74 Merge "Revert "Fix scenario test fails when port_vnic_type is set"" by Jenkins · 10 years ago
  7. 6620725 Full response for v1 ImageClient methods by John Warren · 10 years ago
  8. 169ef86 Merge "Make security_group_rules_client use **kwargs" by Jenkins · 10 years ago
  9. c5fcae7 Merge "Make create_image use **kwargs" by Jenkins · 10 years ago
  10. f72a1dc Revert "Fix scenario test fails when port_vnic_type is set" by Jordan Pittier · 10 years ago
  11. a393bf6 Merge "Fix scenario test fails when port_vnic_type is set" by Jenkins · 10 years ago
  12. eb7eeec Make security_group_rules_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  13. eb426a6 Merge "Make security_groups_client use **kwargs" by Jenkins · 10 years ago
  14. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  15. 28f1867 Make create_image use **kwargs by Ken'ichi Ohmichi · 10 years ago
  16. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  17. 685cd17 Separate security_group_rules_client by Ken'ichi Ohmichi · 10 years ago
  18. 0a03b7a Fix scenario test fails when port_vnic_type is set by Shuquan Huang · 10 years ago
  19. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  20. d32ca9f Merge "Re-factor neutron client for 'list' methods" by Jenkins · 10 years ago
  21. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  22. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  23. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  24. 2f7cc02 Re-factor neutron client for 'list' methods by ghanshyam · 10 years ago
  25. 9d69317 Remove advanced services tests by Doug Wiegley · 10 years ago
  26. a6d3722 Merge "Remove extra return value from scenario call to show_router" by Jenkins · 10 years ago
  27. b32f135 Merge "Replace "hardcode" in scenario tests" by Jenkins · 10 years ago
  28. ca4c7e7 Remove extra return value from scenario call to show_router by David Kranz · 10 years ago
  29. e0634ab Replace "hardcode" in scenario tests by Alexander Gubanov · 10 years ago
  30. 0e64c1a Merge "Image properties in scenario tests" by Jenkins · 10 years ago
  31. 5f0ac52 Add test caller to scenario manager ssh connection failure for tracking by Matt Riedemann · 10 years ago
  32. 7096303 Merge "Extend get_client_manager to support roles" by Jenkins · 10 years ago
  33. 7ba0d5f Image properties in scenario tests by Evgeny Antyshev · 10 years ago
  34. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 10 years ago
  35. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  36. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 10 years ago
  37. b06db50 Fix typo in scenario manager by Marc Koderer · 10 years ago
  38. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  39. 9609d67 Merge "Allow SSH instance with username and password in scenario cases" by Jenkins · 10 years ago
  40. dac1a8d Merge "Fix external connectivity check for dualstack" by Jenkins · 10 years ago
  41. cc2befc Merge "Apply a naming rule of GET to volume client" by Jenkins · 10 years ago
  42. 4a3daf1 Fix external connectivity check for dualstack by Andrew Boik · 10 years ago
  43. 4bbc199 Use network from get_tenant_network in scenario by Matthew Treinish · 10 years ago
  44. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  45. 564450c Merge "Remove hyphen from rand_name calls in scenario tests" by Jenkins · 10 years ago
  46. 896300c Allow SSH instance with username and password in scenario cases by wantwatering · 10 years ago
  47. 878a5fd Print an error message and fail if network could not be found by name by Adam Gandelman · 10 years ago
  48. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  49. 9ce97df Start instances using fixed network when possible by Rohan Kanade · 11 years ago
  50. 67c2591 Merge "Make scenario tests requiring admin skip if no admin creds" by Jenkins · 10 years ago
  51. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  52. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  53. 4cc852b Make scenario tests requiring admin skip if no admin creds by David Kranz · 10 years ago
  54. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  55. 4a59693 Add check on role availability before request creds by roles by Matthew Treinish · 10 years ago
  56. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  57. d9ce2b5 Merge "Switch swift tests to use cred_provider with roles" by Jenkins · 10 years ago
  58. 8f26829 Switch swift tests to use cred_provider with roles by Matthew Treinish · 10 years ago
  59. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  60. 1d7dd7e Merge "Add sec-grp-rule for ipv6-icmp to enable ping6 between instances" by Jenkins · 10 years ago
  61. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  62. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  63. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  64. 8b1aaf7 Merge "Move default creds to cred_provider" by Jenkins · 10 years ago
  65. 2b621a5 Merge "Change tempest NotFound exc to tempest-lib exc" by Jenkins · 10 years ago
  66. d100818 Merge "Change tempest Conflict exc to tempest-lib exc" by Jenkins · 10 years ago
  67. 9dd8940 Merge "Adding the ability to use pre-created ports in Network scenarios" by Jenkins · 10 years ago
  68. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  69. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  70. 9efbe95 Move default creds to cred_provider by Andrea Frittoli · 10 years ago
  71. 2ca01cd Adding the ability to use pre-created ports in Network scenarios by Itzik Brown · 10 years ago
  72. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  73. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  74. e290f3e Merge "Change keypair client to return one value and update tests" by Jenkins · 10 years ago
  75. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  76. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  77. 887ca8e Add sec-grp-rule for ipv6-icmp to enable ping6 between instances by Andreas Scheuring · 10 years ago
  78. 38890b5 Fix _create_loginable_secgroup_rule in scenario manager by ghanshyam · 10 years ago
  79. 7c73dd5 Merge "Change compute image client methods to return one value" by Jenkins · 10 years ago
  80. 20f3743 Merge "Adds scenario for DNS-nameserver configuration" by Jenkins · 10 years ago
  81. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 11 years ago
  82. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  83. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  84. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  85. 4fae35d Merge "Correctly fetch the ips from server" by Jenkins · 10 years ago
  86. 2329a97 Remove python client related logging by Attila Fazekas · 10 years ago
  87. 88f12c1 Merge network clients to a single class by Ken'ichi Ohmichi · 10 years ago
  88. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  89. 807211c Correctly fetch the ips from server by ghanshyam · 10 years ago
  90. 919d0e8 Merge "Adds scenario for IPv6 addresses" by Jenkins · 10 years ago
  91. 5348313 Remove network debug by Matthew Treinish · 10 years ago
  92. 6d4a2ad Merge "Basic networks Scenario Test Enhancements" by Jenkins · 10 years ago
  93. 6384bbb Basic networks Scenario Test Enhancements by Alok Maurya · 11 years ago
  94. 1411357 Adds scenario for IPv6 addresses by Kirill Shileev · 11 years ago
  95. 3fe2dc3 Scenario manager: catch Exception in get_remote_client by JordanP · 11 years ago
  96. ae0e73d Unified interface for ScenarioTest and NetworkScenarioTest by Yair Fried · 11 years ago
  97. 8fb5f2e Merge "Use addCleanup when running swift scenario tests" by Jenkins · 11 years ago
  98. af14986 Merge "Fix resource_setup order in scenarios" by Jenkins · 11 years ago
  99. 1d4313a Use addCleanup when running swift scenario tests by Chris Dent · 11 years ago
  100. 97b8904 Merge "Adds test for list/get volume attachments V2 APIs" by Jenkins · 11 years ago