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