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