1. 33735f2 Remove neutron OO wrappers by Steve Heyman · 9 years ago
  2. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  3. c397841 test_port_security_macspoofing_port: Don't assume DHCP port by YAMAMOTO Takashi · 10 years ago
  4. 69a182a Migrate network resources into scenario path by Ken'ichi Ohmichi · 9 years ago
  5. c9a4a10 List only alive agents by shipeiqi · 9 years ago
  6. 577ce63 Merge "Make ports_client use common waiter method" by Jenkins · 9 years ago
  7. ed6e586 deprecate use of tenant in configs by Sean Dague · 9 years ago
  8. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  9. 271b340 Merge "Get NIC name by "ip -o link"" by Jenkins · 9 years ago
  10. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  11. 58c3afb Merge "Remove old code for Juno compatibility" by Jenkins · 9 years ago
  12. 9b77ae5 Get NIC name by "ip -o link" by Evgeny Antyshev · 9 years ago
  13. aaf3fc9 Don't run testcase if interface_attach is False by Evgeny Antyshev · 9 years ago
  14. fe33437 Remove old code for Juno compatibility by Jordan Pittier · 9 years ago
  15. bbb1712 Scenarios: remove trivial wrapper methods by Jordan Pittier · 9 years ago
  16. 70a24e9 Apply "POST/DELETE" rules to agents_client by Ken'ichi Ohmichi · 9 years ago
  17. 7186006 Split out Neutron agents client by Ken'ichi Ohmichi · 10 years ago
  18. eb94f52 Merge "Fixed the comments of port security group test" by Jenkins · 10 years ago
  19. 2d219b1 Merge "Update configuration options ssh-auth-strategy" by Jenkins · 10 years ago
  20. eeb182c Merge "test_port_security_macspoofing_port: Fix an inversed check" by Jenkins · 10 years ago
  21. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  22. 7969e80 Fixed the comments of port security group test by Eran Kuris · 10 years ago
  23. 3234a93 Merge "Make add_router_to_l3_agent use **kwargs" by Jenkins · 10 years ago
  24. bc0faa6 Make add_router_to_l3_agent use **kwargs by piyush110786 · 10 years ago
  25. 4662ac0 Merge "Migrate scenario tests ssh-auth-strategy" by Jenkins · 10 years ago
  26. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  27. c368dde test_port_security_macspoofing_port: Fix an inversed check by YAMAMOTO Takashi · 10 years ago
  28. bc46f59 Adds test for mac_spoofing by Yair Fried · 10 years ago
  29. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 10 years ago
  30. 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
  31. 5621631 Skip test_router_rescheduling if l3 scheduler extension is not enabled by YAMAMOTO Takashi · 10 years ago
  32. 3b63aa1 Update logic to detect DVR in rescheduling test by Kevin Benton · 10 years ago
  33. 5836f5a Skip router rescheduling test by Kevin Benton · 10 years ago
  34. 3b1bb9b Merge "Adds test for router rescheduling" by Jenkins · 10 years ago
  35. 5481360 Merge "Fix scenario test fails when port_vnic_type is set" by Jenkins · 10 years ago
  36. a2364f1 Return complete response from interfaces_client by ghanshyam · 10 years ago
  37. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  38. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  39. b68b947 Fixed unformatted message string by PranaliDeore · 10 years ago
  40. 564d89d Adds test for router rescheduling by Yair Fried · 10 years ago
  41. c09fd74 Merge "Revert "Fix scenario test fails when port_vnic_type is set"" by Jenkins · 10 years ago
  42. b5c8beb Fix scenario test fails when port_vnic_type is set by Shuquan Huang · 10 years ago
  43. f72a1dc Revert "Fix scenario test fails when port_vnic_type is set" by Jordan Pittier · 10 years ago
  44. a393bf6 Merge "Fix scenario test fails when port_vnic_type is set" by Jenkins · 10 years ago
  45. 0a03b7a Fix scenario test fails when port_vnic_type is set by Shuquan Huang · 10 years ago
  46. 12e76a1 Make interfaces_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  47. 9509b96 Make the arguments of resource id consistent by Ken'ichi Ohmichi · 10 years ago
  48. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  49. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  50. bf9f611 Merge "Adding port_admin_state_change option to config" by Jenkins · 10 years ago
  51. 6de5927 Merge "Revert "Test creation of server attached to created port"" by Jenkins · 10 years ago
  52. 92b63aa Revert "Test creation of server attached to created port" by Matt Riedemann · 10 years ago
  53. 7e22845 Merge "Test creation of server attached to created port" by Jenkins · 10 years ago
  54. dac1a8d Merge "Fix external connectivity check for dualstack" by Jenkins · 10 years ago
  55. beb30d3 Adding port_admin_state_change option to config by Itzik Brown · 10 years ago
  56. 4a3daf1 Fix external connectivity check for dualstack by Andrew Boik · 10 years ago
  57. 2b34ec3 Test creation of server attached to created port by abhishek60014726 · 10 years ago
  58. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  59. 1794073 Restore "Add scenario 'test_preserve_preexisting_port'" by Matt Riedemann · 10 years ago
  60. 36b71fc Skip test_connectivity_between_vms_on_different_networks for baremetal by Adam Gandelman · 10 years ago
  61. 8ec99fe Revert "Add scenario 'test_preserve_preexisting_port'" by Andrea Frittoli · 10 years ago
  62. 05415cc Merge "Add scenario 'test_preserve_preexisting_port'" by Jenkins · 10 years ago
  63. 1c78f96 Merge "Update all Oslo module use" by Jenkins · 10 years ago
  64. bedd965 Add scenario 'test_preserve_preexisting_port' by Matt Riedemann · 10 years ago
  65. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  66. b5fb5aa Merge "Add a test for network connectivity between two tenant networks" by Jenkins · 10 years ago
  67. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  68. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  69. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  70. 58ec650 Merge "Fix check for FloatingIP status before check connection" by Jenkins · 10 years ago
  71. 4037168 Skip test_subnet_details for baremetal by Adam Gandelman · 10 years ago
  72. dc8bcdb Fix check for FloatingIP status before check connection by Swaminathan Vasudevan · 10 years ago
  73. 05a1c4a Add a test for network connectivity between two tenant networks by Fei Long Wang · 10 years ago
  74. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  75. efb1985 Merge "Fix AttributeError on testtools missing MismatchError" by Jenkins · 10 years ago
  76. 424aa41 Fix AttributeError on testtools missing MismatchError by armando-migliaccio · 10 years ago
  77. 398aac6 Merge "Change network/interfaces clients to return one value and update tests" by Jenkins · 10 years ago
  78. 516112e Merge "Unskip and Add timeout method to dns check scenario" by Jenkins · 10 years ago
  79. b2b0c18 Change network/interfaces clients to return one value and update tests by David Kranz · 10 years ago
  80. 0a7948e Skip new instance port admin state test for ironic by Adam Gandelman · 10 years ago
  81. 3820a06 Fix 'Number of new ports: 2' failure mode on test_hotplug_nic by armando-migliaccio · 10 years ago
  82. bb0ea39 Unskip and Add timeout method to dns check scenario by Yair Fried · 10 years ago
  83. 2ca01cd Adding the ability to use pre-created ports in Network scenarios by Itzik Brown · 11 years ago
  84. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  85. cda005f Merge "Add debug info to timeout exception in _hotplug_server" by Jenkins · 10 years ago
  86. 3176b8e Merge "test_update_instance_port_admin_state" by Jenkins · 10 years ago
  87. 892094e Add debug info to timeout exception in _hotplug_server by Matt Riedemann · 10 years ago
  88. 81cf3a4 Skip test_subnet_details by Adam Gandelman · 10 years ago
  89. 76553d8 test_update_instance_port_admin_state by Thalabathy Venkatesan · 10 years ago
  90. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 11 years ago
  91. 721f80d Remove use of 'cls.enabled = False' by Adam Gandelman · 11 years ago
  92. 4b6f1f1 Merge "Remove network debug" by Jenkins · 11 years ago
  93. 5348313 Remove network debug by Matthew Treinish · 11 years ago
  94. cf61121 Skip test_update_router_admin_state for baremetal by Adam Gandelman · 11 years ago
  95. 6d4a2ad Merge "Basic networks Scenario Test Enhancements" by Jenkins · 11 years ago
  96. 6384bbb Basic networks Scenario Test Enhancements by Alok Maurya · 11 years ago
  97. 1b3461e Remove unnecessary secgroup attrs from scenario tests by Ken'ichi Ohmichi · 11 years ago
  98. ae0e73d Unified interface for ScenarioTest and NetworkScenarioTest by Yair Fried · 11 years ago
  99. af14986 Merge "Fix resource_setup order in scenarios" by Jenkins · 11 years ago
  100. a754e2d Allow some lag for floating IP to reach a status by Carl Baldwin · 11 years ago