1. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  2. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  3. 929b348 Few updates for baremtal dependent tests by ghanshyam · 9 years ago
  4. 66cded2 Removing baremetal tests from tempest tree by Thiago Paiva · 9 years ago
  5. 7322467 Set auth in clients before they are used by Andrea Frittoli · 9 years ago
  6. d7e08a6 Use a common method for is a router interface by Attila Fazekas · 9 years ago
  7. 039b2fe Add config option to create networks with port_security_enabled by Matt Riedemann · 9 years ago
  8. 156b5da boot into a network that has "port_security_enabled=False" by Markus Zoeller · 9 years ago
  9. 33735f2 Remove neutron OO wrappers by Steve Heyman · 9 years ago
  10. b5f6978 Adding explanation comment for multi-node test by Eran Kuris · 9 years ago
  11. 577ce63 Merge "Make ports_client use common waiter method" by Jenkins · 9 years ago
  12. ed6e586 deprecate use of tenant in configs by Sean Dague · 9 years ago
  13. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  14. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 10 years ago
  15. 9591412 Fix ambiguous method name by Yair Fried · 9 years ago
  16. ca5cfb5 Security Groups multi-node scenario by Yair Fried · 9 years ago
  17. bbb1712 Scenarios: remove trivial wrapper methods by Jordan Pittier · 9 years ago
  18. 456d9ae Split out Neutron security group rules client by John Warren · 9 years ago
  19. 83ccf6a Merge "Skip security group tests without secgroup ext" by Jenkins · 9 years ago
  20. 41f3f85 Skip security group tests without secgroup ext by Bence Romsics · 9 years ago
  21. f2f50fa Trival: Remove unused logging import in some files by ChenZheng · 9 years ago
  22. f9606e9 Split out Neutron security groups client by John Warren · 10 years ago
  23. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  24. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  25. fbf2a89 Split out Neutron floating IPs client by John Warren · 10 years ago
  26. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 10 years ago
  27. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 10 years ago
  28. 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
  29. 3961acd Split out Neutron subnets client by John Warren · 10 years ago
  30. 94d8faf Split out Neutron networks client by John Warren · 10 years ago
  31. 4df2e7d Merge "Add a simple test for port security vs security group" by Jenkins · 10 years ago
  32. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  33. 51e0408 Add a simple test for port security vs security group by YAMAMOTO Takashi · 10 years ago
  34. 13cf4dc Remove unused parameter 'tenant_id' by Ken'ichi Ohmichi · 10 years ago
  35. e097dc7 Remove some dead code by Jordan Pittier · 10 years ago
  36. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  37. 3d4985a Merge "Introduce creds_provider in test.py" by Jenkins · 10 years ago
  38. 1f34241 Introduce creds_provider in test.py by Andrea Frittoli (andreaf) · 10 years ago
  39. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  40. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  41. b3c96db Merge "Skip test_security_groups_basic_ops for vnic_type=direct of macvtap" by Jenkins · 10 years ago
  42. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  43. 0695267 Skip test_security_groups_basic_ops for vnic_type=direct of macvtap by Itzik Brown · 10 years ago
  44. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  45. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  46. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  47. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  48. d32c845 Merge "Move to hacking 0.10" by Jenkins · 10 years ago
  49. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  50. 28788b4 Move to hacking 0.10 by Joe Gordon · 10 years ago
  51. 1173c65 Merge "Test multiple security groups association for a vm" by Jenkins · 10 years ago
  52. 2ca01cd Adding the ability to use pre-created ports in Network scenarios by Itzik Brown · 11 years ago
  53. 50131ee Fix typos in security group scenario test by Fei Long Wang · 10 years ago
  54. 8b733ad Test multiple security groups association for a vm by prdsilva · 11 years ago
  55. d9e964a Test port update with new security group by Rajkumar Thiyagarajan · 11 years ago
  56. 721f80d Remove use of 'cls.enabled = False' by Adam Gandelman · 11 years ago
  57. 5348313 Remove network debug by Matthew Treinish · 11 years ago
  58. 1b3461e Remove unnecessary secgroup attrs from scenario tests by Ken'ichi Ohmichi · 11 years ago
  59. ae0e73d Unified interface for ScenarioTest and NetworkScenarioTest by Yair Fried · 11 years ago
  60. 79b0a91 Decouple resources and preconditions in secgroup scenario by Yair Fried · 11 years ago
  61. faa9891 Adds TestSecurityGroupsBasicOps created VM's security_groups check by Claudiu Belu · 11 years ago
  62. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  63. 4971fc8 Rename NeutronScenarioTest to NetworkScenarioTest by Andrea Frittoli · 11 years ago
  64. 8cf7972 Fix scenarios not passing down specific network by Dirk Mueller · 11 years ago
  65. db6c9e9 Migrate security_groups_basic to tempest clients by Yair Fried · 11 years ago
  66. 9bac366 Fix network/secgroup scenario tests for ironic by David Shrewsbury · 11 years ago
  67. bcfbbeb Relax check for router interface in _verify_network_details by armando-migliaccio · 11 years ago
  68. b7144eb Convert scenario test tearDown to addCleanup by Matthew Treinish · 12 years ago
  69. 3960c4d Force connection auth as part of RemoteClient in scenario by Yair Fried · 11 years ago
  70. 764610a Disable isolated_creds.net_resources on network scenarios by Yair Fried · 11 years ago
  71. 86ad28d Access credential fields as attributes by Andrea Frittoli · 11 years ago
  72. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  73. a7d0b14 Merge "Enable security_groups_basic_ops blocking tests" by Jenkins · 11 years ago
  74. 78ab4b0 Verify addrs only against ports with fixed IPs by Henry Gessau · 11 years ago
  75. 42305a2 Enable security_groups_basic_ops blocking tests by Yair Fried · 12 years ago
  76. 0748dca Merge "Extend network debug infos on network failures" by Jenkins · 11 years ago
  77. 6bfd649 Extend network debug infos on network failures by Attila Fazekas · 11 years ago
  78. 3097dc1 Adds scenario for hotplug nic in network_basic_ops by Yair Fried · 11 years ago
  79. 2d2f3fe Clean network scenarios by Yair Fried · 11 years ago
  80. 4ded9f0 Prepare for enabling H302 rule (scenario) by Masayuki Igawa · 11 years ago
  81. f565777 Merge "Avoid masking an assert failure with a KeyError Exception" by Jenkins · 11 years ago
  82. f9cde7e Refactor Managers to a common base class by Andrea Frittoli · 11 years ago
  83. d03f264 Avoid masking an assert failure with a KeyError Exception by armando-migliaccio · 11 years ago
  84. bf2e2c4 Refactor cross_tenant to security_groups_basic_ops by Yair Fried · 11 years ago[Renamed (80%) from tempest/scenario/test_cross_tenant_connectivity.py]
  85. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 11 years ago
  86. 9e7526b Merge "Move console output log place in test_cross_tenant_connectivity" by Jenkins · 11 years ago
  87. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  88. 26b4c97 Move console output log place in test_cross_tenant_connectivity by Nachi Ueno · 11 years ago
  89. 95b4128 Add more console output log for scenario tests by Nachi Ueno · 11 years ago
  90. 769bbff Refactor cross_tenant_connectivity for tenant isolation by Yair Fried · 12 years ago
  91. 4d7efa6 scenario cross_tenant_connectivity by Yair Fried · 12 years ago