1. 0fac44f Merge "Add server param in manager.get_remote_client" by Jenkins · 8 years ago
  2. a936627 Update server nic handling for LXD style nic names by James Page · 8 years ago
  3. bce1fcf Remove unused variables from scenario tests by Ferenc Horváth · 8 years ago
  4. f52c759 Add server param in manager.get_remote_client by zhufl · 8 years ago
  5. 9b4214b Merge "Add option for whether the cloud supports floating ips" by Jenkins · 8 years ago
  6. 5870ff1 Replace the usage of 'admin_manager' with 'os_admin' by jeremy.zhang · 8 years ago
  7. 3312de3 Add option for whether the cloud supports floating ips by Matthew Treinish · 8 years ago
  8. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  9. 5129c62 Remove set_mac_address from old remote_client by Ken'ichi Ohmichi · 8 years ago
  10. 679f8c3 Remove assign_static_ip from old remote_client by Ken'ichi Ohmichi · 8 years ago
  11. 126fe98 Remove set_nic_state from old remote_client by Ken'ichi Ohmichi · 8 years ago
  12. 37b94a0 Network scenarios: remove some instance variables by Jordan Pittier · 8 years ago
  13. 84aeba6 Remove get_ip_list() by Ken'ichi Ohmichi · 8 years ago
  14. cc1264c Add network_mask_bits argument to assign_static_ip() by Ken'ichi Ohmichi · 8 years ago
  15. 4e33785 Add dhcp_client argument to renew_lease() by Ken'ichi Ohmichi · 8 years ago
  16. 036d9e9 Merge "make -e full run tempest scenarios serially" by Jenkins · 8 years ago
  17. 49505df make -e full run tempest scenarios serially by Sean Dague · 8 years ago
  18. 4c3ebb0 Fix remote connectivity checks by YAMAMOTO Takashi · 8 years ago
  19. 64e6b44 Scenario manager: remove some useless `_list_*` methods by Jordan Pittier · 8 years ago
  20. 7a8f29d Change instance variable to local variable in scenario/image/volume by zhufl · 8 years ago
  21. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  22. 538314e Merge "Revert "Fix _check_network_external_connectivity in test_network_basic_ops"" by Jenkins · 8 years ago
  23. 77f2d76 Revert "Fix _check_network_external_connectivity in test_network_basic_ops" by Vladyslav Drok · 8 years ago
  24. aa4dc83 Merge "Fix _check_network_external_connectivity in test_network_basic_ops" by Jenkins · 8 years ago
  25. 4d1f2a9 Fix _check_network_external_connectivity in test_network_basic_ops by zoukeke · 9 years ago
  26. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  27. 50ca4b2 Merge "Check project connectivity on port admin state" by Jenkins · 8 years ago
  28. 66cded2 Removing baremetal tests from tempest tree by Thiago Paiva · 9 years ago
  29. 539f836 Check project connectivity on port admin state by Carlos Goncalves · 9 years ago
  30. 1671297 Merge "Add random name in scenario.manager.create_server" by Jenkins · 9 years ago
  31. 3a0a0f7 Wait for FIP status to get to DOWN in test_router_rescheduling by Ihar Hrachyshka · 9 years ago
  32. 410c782 Get rid of useless tenant_id attribiute by Marc Koderer · 9 years ago
  33. 80095b9 Merge "Delete TimeoutException in tempest/exceptions.py" by Jenkins · 9 years ago
  34. ebb15f2 Delete TimeoutException in tempest/exceptions.py by guo yunxian · 9 years ago
  35. 67b8208 Merge "neutron: added test case to check connectivity using MTU sized frames" by Jenkins · 9 years ago
  36. 24208c2 Add random name in scenario.manager.create_server by zhufl · 9 years ago
  37. f3f6e81 Update hotplug test description. by Arie · 9 years ago
  38. f9227c0 neutron: added test case to check connectivity using MTU sized frames by Ihar Hrachyshka · 9 years ago
  39. 35a6375 Move `call_until_true` to tempest/lib by Jordan Pittier · 9 years ago
  40. 17487fb skip test_connectivity_between_vms_on_different_networks by Sean Dague · 9 years ago
  41. a8c641a Add a test for attach/detach port on multiple servers by Matt Riedemann · 9 years ago
  42. 33735f2 Remove neutron OO wrappers by Steve Heyman · 9 years ago
  43. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  44. c397841 test_port_security_macspoofing_port: Don't assume DHCP port by YAMAMOTO Takashi · 10 years ago
  45. 69a182a Migrate network resources into scenario path by Ken'ichi Ohmichi · 9 years ago
  46. c9a4a10 List only alive agents by shipeiqi · 9 years ago
  47. 577ce63 Merge "Make ports_client use common waiter method" by Jenkins · 9 years ago
  48. ed6e586 deprecate use of tenant in configs by Sean Dague · 9 years ago
  49. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  50. 271b340 Merge "Get NIC name by "ip -o link"" by Jenkins · 9 years ago
  51. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  52. 58c3afb Merge "Remove old code for Juno compatibility" by Jenkins · 9 years ago
  53. 9b77ae5 Get NIC name by "ip -o link" by Evgeny Antyshev · 9 years ago
  54. aaf3fc9 Don't run testcase if interface_attach is False by Evgeny Antyshev · 9 years ago
  55. fe33437 Remove old code for Juno compatibility by Jordan Pittier · 9 years ago
  56. bbb1712 Scenarios: remove trivial wrapper methods by Jordan Pittier · 9 years ago
  57. 70a24e9 Apply "POST/DELETE" rules to agents_client by Ken'ichi Ohmichi · 9 years ago
  58. 7186006 Split out Neutron agents client by Ken'ichi Ohmichi · 9 years ago
  59. eb94f52 Merge "Fixed the comments of port security group test" by Jenkins · 9 years ago
  60. 2d219b1 Merge "Update configuration options ssh-auth-strategy" by Jenkins · 9 years ago
  61. eeb182c Merge "test_port_security_macspoofing_port: Fix an inversed check" by Jenkins · 9 years ago
  62. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  63. 7969e80 Fixed the comments of port security group test by Eran Kuris · 9 years ago
  64. 3234a93 Merge "Make add_router_to_l3_agent use **kwargs" by Jenkins · 10 years ago
  65. bc0faa6 Make add_router_to_l3_agent use **kwargs by piyush110786 · 10 years ago
  66. 4662ac0 Merge "Migrate scenario tests ssh-auth-strategy" by Jenkins · 10 years ago
  67. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 10 years ago
  68. c368dde test_port_security_macspoofing_port: Fix an inversed check by YAMAMOTO Takashi · 10 years ago
  69. bc46f59 Adds test for mac_spoofing by Yair Fried · 10 years ago
  70. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 10 years ago
  71. 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
  72. 5621631 Skip test_router_rescheduling if l3 scheduler extension is not enabled by YAMAMOTO Takashi · 10 years ago
  73. 3b63aa1 Update logic to detect DVR in rescheduling test by Kevin Benton · 10 years ago
  74. 5836f5a Skip router rescheduling test by Kevin Benton · 10 years ago
  75. 3b1bb9b Merge "Adds test for router rescheduling" by Jenkins · 10 years ago
  76. 5481360 Merge "Fix scenario test fails when port_vnic_type is set" by Jenkins · 10 years ago
  77. a2364f1 Return complete response from interfaces_client by ghanshyam · 10 years ago
  78. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  79. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  80. b68b947 Fixed unformatted message string by PranaliDeore · 10 years ago
  81. 564d89d Adds test for router rescheduling by Yair Fried · 10 years ago
  82. c09fd74 Merge "Revert "Fix scenario test fails when port_vnic_type is set"" by Jenkins · 10 years ago
  83. b5c8beb Fix scenario test fails when port_vnic_type is set by Shuquan Huang · 10 years ago
  84. f72a1dc Revert "Fix scenario test fails when port_vnic_type is set" by Jordan Pittier · 10 years ago
  85. a393bf6 Merge "Fix scenario test fails when port_vnic_type is set" by Jenkins · 10 years ago
  86. 0a03b7a Fix scenario test fails when port_vnic_type is set by Shuquan Huang · 10 years ago
  87. 12e76a1 Make interfaces_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  88. 9509b96 Make the arguments of resource id consistent by Ken'ichi Ohmichi · 10 years ago
  89. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  90. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  91. bf9f611 Merge "Adding port_admin_state_change option to config" by Jenkins · 10 years ago
  92. 6de5927 Merge "Revert "Test creation of server attached to created port"" by Jenkins · 10 years ago
  93. 92b63aa Revert "Test creation of server attached to created port" by Matt Riedemann · 10 years ago
  94. 7e22845 Merge "Test creation of server attached to created port" by Jenkins · 10 years ago
  95. dac1a8d Merge "Fix external connectivity check for dualstack" by Jenkins · 10 years ago
  96. beb30d3 Adding port_admin_state_change option to config by Itzik Brown · 10 years ago
  97. 4a3daf1 Fix external connectivity check for dualstack by Andrew Boik · 10 years ago
  98. 2b34ec3 Test creation of server attached to created port by abhishek60014726 · 10 years ago
  99. 6ded8df Remove hyphen from rand_name calls in scenario tests by Ken'ichi Ohmichi · 10 years ago
  100. 1794073 Restore "Add scenario 'test_preserve_preexisting_port'" by Matt Riedemann · 10 years ago