1. dac1a8d Merge "Fix external connectivity check for dualstack" by Jenkins · 10 years ago
  2. 4a3daf1 Fix external connectivity check for dualstack by Andrew Boik · 10 years ago
  3. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  4. 1794073 Restore "Add scenario 'test_preserve_preexisting_port'" by Matt Riedemann · 10 years ago
  5. 36b71fc Skip test_connectivity_between_vms_on_different_networks for baremetal by Adam Gandelman · 10 years ago
  6. 8ec99fe Revert "Add scenario 'test_preserve_preexisting_port'" by Andrea Frittoli · 10 years ago
  7. 05415cc Merge "Add scenario 'test_preserve_preexisting_port'" by Jenkins · 10 years ago
  8. 1c78f96 Merge "Update all Oslo module use" by Jenkins · 10 years ago
  9. bedd965 Add scenario 'test_preserve_preexisting_port' by Matt Riedemann · 10 years ago
  10. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  11. b5fb5aa Merge "Add a test for network connectivity between two tenant networks" by Jenkins · 10 years ago
  12. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  13. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  14. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  15. 58ec650 Merge "Fix check for FloatingIP status before check connection" by Jenkins · 10 years ago
  16. 4037168 Skip test_subnet_details for baremetal by Adam Gandelman · 10 years ago
  17. dc8bcdb Fix check for FloatingIP status before check connection by Swaminathan Vasudevan · 10 years ago
  18. 05a1c4a Add a test for network connectivity between two tenant networks by Fei Long Wang · 10 years ago
  19. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  20. efb1985 Merge "Fix AttributeError on testtools missing MismatchError" by Jenkins · 10 years ago
  21. 424aa41 Fix AttributeError on testtools missing MismatchError by armando-migliaccio · 10 years ago
  22. 398aac6 Merge "Change network/interfaces clients to return one value and update tests" by Jenkins · 10 years ago
  23. 516112e Merge "Unskip and Add timeout method to dns check scenario" by Jenkins · 10 years ago
  24. b2b0c18 Change network/interfaces clients to return one value and update tests by David Kranz · 10 years ago
  25. 0a7948e Skip new instance port admin state test for ironic by Adam Gandelman · 10 years ago
  26. 3820a06 Fix 'Number of new ports: 2' failure mode on test_hotplug_nic by armando-migliaccio · 10 years ago
  27. bb0ea39 Unskip and Add timeout method to dns check scenario by Yair Fried · 10 years ago
  28. 2ca01cd Adding the ability to use pre-created ports in Network scenarios by Itzik Brown · 11 years ago
  29. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  30. cda005f Merge "Add debug info to timeout exception in _hotplug_server" by Jenkins · 10 years ago
  31. 3176b8e Merge "test_update_instance_port_admin_state" by Jenkins · 10 years ago
  32. 892094e Add debug info to timeout exception in _hotplug_server by Matt Riedemann · 10 years ago
  33. 81cf3a4 Skip test_subnet_details by Adam Gandelman · 10 years ago
  34. 76553d8 test_update_instance_port_admin_state by Thalabathy Venkatesan · 11 years ago
  35. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 11 years ago
  36. 721f80d Remove use of 'cls.enabled = False' by Adam Gandelman · 11 years ago
  37. 4b6f1f1 Merge "Remove network debug" by Jenkins · 11 years ago
  38. 5348313 Remove network debug by Matthew Treinish · 11 years ago
  39. cf61121 Skip test_update_router_admin_state for baremetal by Adam Gandelman · 11 years ago
  40. 6d4a2ad Merge "Basic networks Scenario Test Enhancements" by Jenkins · 11 years ago
  41. 6384bbb Basic networks Scenario Test Enhancements by Alok Maurya · 11 years ago
  42. 1b3461e Remove unnecessary secgroup attrs from scenario tests by Ken'ichi Ohmichi · 11 years ago
  43. ae0e73d Unified interface for ScenarioTest and NetworkScenarioTest by Yair Fried · 11 years ago
  44. af14986 Merge "Fix resource_setup order in scenarios" by Jenkins · 11 years ago
  45. a754e2d Allow some lag for floating IP to reach a status by Carl Baldwin · 11 years ago
  46. 60ea6c5 Fix resource_setup order in scenarios by Masayuki Igawa · 11 years ago
  47. 45f9295 Adds status check for FloatingIP in network scenarios by Yair Fried · 11 years ago
  48. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  49. 4971fc8 Rename NeutronScenarioTest to NetworkScenarioTest by Andrea Frittoli · 11 years ago
  50. 8cf7972 Fix scenarios not passing down specific network by Dirk Mueller · 11 years ago
  51. db6c9e9 Migrate security_groups_basic to tempest clients by Yair Fried · 11 years ago
  52. 9bac366 Fix network/secgroup scenario tests for ironic by David Shrewsbury · 11 years ago
  53. 1fc32a1 Migrate test_network_basic_ops to tempest clients by Yair Fried · 11 years ago
  54. a8bb394 test_hotplug_nic wait for the guest by Attila Fazekas · 11 years ago
  55. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  56. 7186f7a Add interface_attach compute feature flag by Adam Gandelman · 11 years ago
  57. b7144eb Convert scenario test tearDown to addCleanup by Matthew Treinish · 12 years ago
  58. 764610a Disable isolated_creds.net_resources on network scenarios by Yair Fried · 11 years ago
  59. 2d005be Consolidate _check_tenant_network_connectivity in NetworkScenarioTest by Matt Riedemann · 11 years ago
  60. 343305f Consolidate _check_public_network_connectivity into NetworkScenarioTest by Matt Riedemann · 11 years ago
  61. 0748dca Merge "Extend network debug infos on network failures" by Jenkins · 11 years ago
  62. 0655229 Increase testing of network connectivity by Yair Fried · 12 years ago
  63. 6bfd649 Extend network debug infos on network failures by Attila Fazekas · 11 years ago
  64. 3097dc1 Adds scenario for hotplug nic in network_basic_ops by Yair Fried · 11 years ago
  65. 2d2f3fe Clean network scenarios by Yair Fried · 11 years ago
  66. ed8392f Splits network_basic_ops to fully isolated test cases by Yair Fried · 12 years ago
  67. 0567026 make testing neutron api extensions optional by Yoshihiro Kaneko · 12 years ago
  68. 459982c Merge "Increase failure details for network_basic_ops" by Jenkins · 11 years ago
  69. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 11 years ago
  70. a4b0d1d Increase failure details for network_basic_ops by Yair Fried · 11 years ago
  71. c68b9a5 Merge "Fix log_console_output call in test_network_basicops" by Jenkins · 11 years ago
  72. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  73. 9d434a7 Merge "Remove FloatingIPChecker from network_basic_ops" by Jenkins · 11 years ago
  74. 728d916 Fix log_console_output call in test_network_basicops by Salvatore Orlando · 11 years ago
  75. 95b4128 Add more console output log for scenario tests by Nachi Ueno · 12 years ago
  76. 4fb7ce6 log console_output when test_network_basic_ops failed by Nachi Ueno · 12 years ago
  77. a039f87 Increase exception log details by Yair Fried · 12 years ago
  78. 2cf57a8 Remove FloatingIPChecker from network_basic_ops by Yair Fried · 12 years ago
  79. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  80. 05db252 scenario/network_basic_ops: reassociate floating-ip by Yair Fried · 12 years ago
  81. 4d7efa6 scenario cross_tenant_connectivity by Yair Fried · 12 years ago
  82. 9a551c4 scenario/network_basic_ops: detach floating-ip by Yair Fried · 12 years ago
  83. cdbbb2e Merge "Add a control point for floating IP assignment" by Jenkins · 12 years ago
  84. c26d452 Add a control point for floating IP assignment by Brent Eagles · 12 years ago
  85. eb69f3f Support Neutron security groups in scenario testing by Yair Fried · 12 years ago
  86. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  87. 2416764 Merge "Handling network resources in tenant isolation" by Jenkins · 12 years ago
  88. b8fabc5 Handling network resources in tenant isolation by Miguel Lavalle · 12 years ago
  89. 61cadca makes passing the client optional to utilities in scenario/manager.py by Giulio Fidente · 12 years ago
  90. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  91. 5fc6c54 Merge "Dump basic network info in the test_network_basic_ops" by Jenkins · 12 years ago
  92. 5ed3b6e Add a function for creating a server on a given network by Salvatore Orlando · 12 years ago
  93. 8d076cb Move _check_tenant_network_connectivity to the end by Salvatore Orlando · 12 years ago
  94. cc1623c Fixes some typos in tempest by Chang Bo Guo · 12 years ago
  95. 2153ec0 Add services tags to scenario tests by Matthew Treinish · 12 years ago
  96. aeeeefd Dump basic network info in the test_network_basic_ops by Attila Fazekas · 12 years ago
  97. 2b59f84 Remove order dependence from network_basic_ops by Matthew Treinish · 12 years ago
  98. b2fc06e Merge "Cleanup: Add common "create keypair" method" by Jenkins · 12 years ago
  99. 1d41b83 Merge "Remove skip of neutron connectivity check" by Jenkins · 12 years ago
  100. 129acf5 Merge "Fixing the rest of the comment spacing issues" by Jenkins · 12 years ago