1. 6f0644e Reuse SSH connections for executing multiple commands. by Federico Ressi · 7 years ago
  2. bf877c8 Deprecate BaseTempestTestCase.create_and_associate_floatingip method by Federico Ressi · 6 years ago
  3. a69dcd5 Create floating IPs with additional parameters. by Federico Ressi · 7 years ago
  4. 67681af Merge "Assert extensions match in config file and server" by Zuul · 6 years ago
  5. 9b7d7fb Merge "Add test tools for executing socat on guest images." by Zuul · 6 years ago
  6. 90a7ee1 Add test tools for executing socat on guest images. by Federico Ressi · 7 years ago
  7. 82e83e3 Add create_trunk and delete_trunk methods. by Federico Ressi · 7 years ago
  8. 79318ac Assert extensions match in config file and server by Hongbin Lu · 6 years ago
  9. 1551646 Merge "Add scenario test for fip port_details" by Zuul · 6 years ago
  10. 1cd4fb4 Skip test_connectivity_min_max_mtu if cirros image is used by Slawek Kaplonski · 6 years ago
  11. 096b6a8 Wait until all router ports are DOWN before migration by Slawek Kaplonski · 6 years ago
  12. a2cc2e5 FloatingIPQosTest: Stop inheriting QoSTest class by YAMAMOTO Takashi · 6 years ago
  13. db21cd5 Merge "Skip filter validation tests" by Zuul · 6 years ago
  14. 44b2024 Merge "Allow to connect to SSH server using an intermediate SSH server" by Zuul · 6 years ago
  15. 965b03d Add scenario test for fip port_details by Hongbin Lu · 7 years ago
  16. a103729 Merge "Refactor tests to use create_network convenience params." by Zuul · 6 years ago
  17. d052a56 Merge "Add convenience parameters to create_network." by Zuul · 6 years ago
  18. e80584e Merge "Add a scenario test for internal dns_name" by Zuul · 6 years ago
  19. 92fdc78 Add a scenario test for internal dns_name by Assaf Muller · 7 years ago
  20. 44bfb15 Merge "Move create_keypair to api.base module and add creation params." by Zuul · 7 years ago
  21. 2af81c8 Skip filter validation tests by Hongbin Lu · 7 years ago
  22. 2d7db2c Refactor tests to use create_network convenience params. by Federico Ressi · 7 years ago
  23. 61b564e Add convenience parameters to create_network. by Federico Ressi · 7 years ago
  24. e9c89bf Allow to connect to SSH server using an intermediate SSH server by Federico Ressi · 7 years ago
  25. 5fece0e Merge "Remove incorrect filter on listing subnets" by Zuul · 7 years ago 0.1.0
  26. ab286e4 Move create_keypair to api.base module and add creation params. by Federico Ressi · 7 years ago
  27. 41c4392 Test port mac_address update by Harald Jensås · 7 years ago
  28. 45a60fc Enable dns_domain_ports extension in tempest config by Slawek Kaplonski · 7 years ago
  29. 468e4d3 Remove incorrect filter on listing subnets by Hongbin Lu · 7 years ago
  30. e7417b7 Add wait-for-server scenario methods to wraps waiters by Federico Ressi · 7 years ago
  31. 6dbfd66 Merge "Allow network configuration for mtu tests" by Zuul · 7 years ago
  32. 9497088 Allow network configuration for mtu tests by Yariv Rachmani · 7 years ago
  33. de8ddb3 Merge "Tempest: Add l3-ha extension requirement for HA tests" by Zuul · 7 years ago
  34. b07251f Log VM console output in remote_connectivity_check by Slawek Kaplonski · 7 years ago
  35. a71b834 Tempest: Add l3-ha extension requirement for HA tests by Dongcan Ye · 7 years ago
  36. e6e189e Merge "trunk: Start dhclient only if it's not running" by Zuul · 7 years ago
  37. 2944dd8 trunk: Start dhclient only if it's not running by Jakub Libosvar · 7 years ago
  38. 98f20ec Allow skipping subnet CIDRs reservation when creating subnet. by Federico Ressi · 7 years ago
  39. 1d90adb Merge "Allow creating subnet without a gateway" by Zuul · 7 years ago
  40. 8bc66e3 Merge "Revert "Skip Floating IP QoS scenario test in DVR environment"" by Zuul · 7 years ago
  41. d98e27d Allow creating subnet without a gateway by Sławek Kapłoński · 7 years ago
  42. 795348c Merge "Make test_detail_quota() test more generic" by Zuul · 7 years ago
  43. 840b16c Merge "Fix some pep8 errors, update tox.ini" by Zuul · 7 years ago
  44. 33ef460 Fix some pep8 errors, update tox.ini by Brian Haley · 7 years ago
  45. 3d33207 Make test_detail_quota() test more generic by Lucas Alvares Gomes · 7 years ago
  46. 658a81f Add tests for floatingip port_details by Hongbin Lu · 7 years ago
  47. 02a5e2b Mark trunk tests as unstable by Jakub Libosvar · 7 years ago
  48. f33d59b Merge "Fix automatic subnet CIDR generation" by Zuul · 7 years ago
  49. 7681a5c Require standard-attr-segment on test by Hongbin Lu · 7 years ago
  50. 13ca02b Revert "Skip Floating IP QoS scenario test in DVR environment" by LIU Yulong · 7 years ago
  51. 0ddc93b Fix automatic subnet CIDR generation by Federico Ressi · 7 years ago
  52. 7b410ed Fix support for proxy URL from tempest.conf by Federico Ressi · 7 years ago
  53. 6c8eff6 Merge "Test timestamp with segment resource" by Zuul · 7 years ago
  54. eb80cc3 Mark DVR/HA migration tests unstable by Brian Haley · 7 years ago
  55. 719da9c Merge "Increase address allocation size for subnet pool tests with IPv4" by Zuul · 7 years ago
  56. 840c03c Test timestamp with segment resource by Hongbin Lu · 7 years ago
  57. 6767cec Fix some pep8 warnings by Brian Haley · 7 years ago
  58. 7ff60d8 Increase address allocation size for subnet pool tests with IPv4 by Lucas Alvares Gomes · 7 years ago
  59. dba2428 Merge "Make test_create_port_when_quotas_is_full more generic" by Zuul · 7 years ago mcp/rocky
  60. 8a62651 Merge "Add assumption for dvr tests" by Zuul · 7 years ago
  61. 213ef5f Make test_create_port_when_quotas_is_full more generic by Lucas Alvares Gomes · 7 years ago
  62. 52449cc Merge "Skip Floating IP QoS scenario test in DVR environment" by Zuul · 7 years ago
  63. 91017ca Add assumption for dvr tests by Dongcan Ye · 7 years ago
  64. 1795007 Skip Floating IP QoS scenario test in DVR environment by Sławek Kapłoński · 7 years ago
  65. 9c072a0 Add a missing extension check (qos-fip) by YAMAMOTO Takashi · 7 years ago
  66. bff3438 Merge "Add floating IP QoS test cases" by Zuul · 7 years ago
  67. 4b963d8 Merge "Don't share a network with all tenants" by Zuul · 7 years ago
  68. 5ba88ef Add floating IP QoS test cases by LIU Yulong · 7 years ago
  69. 85af23c Merge "Create port with vnic type from config" by Zuul · 7 years ago
  70. a49c79c Don't share a network with all tenants by Ihar Hrachyshka · 7 years ago
  71. ac9e1a3 Unmark tests as unstable once bug 1740885 was fixed by Daniel Alvarez · 7 years ago
  72. 6423e18 Merge "[QoS] Add API test for create port with admin's QoS policy" by Zuul · 7 years ago
  73. b7fd2fc Merge "Add support MTU tests in the same network type" by Zuul · 7 years ago mcp/queens
  74. 508dd29 [QoS] Add API test for create port with admin's QoS policy by Sławek Kapłoński · 7 years ago
  75. e5afab7 use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib by Boden R · 7 years ago
  76. ee30004 Add support MTU tests in the same network type by Dongcan Ye · 7 years ago
  77. cbbb1c5 Merge "SNAT - Check connectivity to the gateway IP" by Zuul · 7 years ago
  78. a31510f SNAT - Check connectivity to the gateway IP by Itzik Brown · 7 years ago
  79. 4fc6e4a Merge "Do not assume all protocols in neutron-lib are usable for SG" by Zuul · 7 years ago
  80. b511789 Do not assume all protocols in neutron-lib are usable for SG by YAMAMOTO Takashi · 7 years ago
  81. ce9c486 Revert "SNAT - Check connectivity to an external IP" by Ihar Hrachyshka · 7 years ago
  82. 67993fc Add api test for logging extension by Nguyen Phuong An · 7 years ago
  83. 657eae8 SNAT - Check connectivity to an external IP by Itzik Brown · 7 years ago
  84. d75e48e Create port with vnic type from config by Edan David · 7 years ago
  85. 70fc532 Merge "trunk: Skip trunk tests because of bug 1740885" by Zuul · 7 years ago
  86. c7afa07 Merge "Allow to configure max vlans for trunk port tests" by Zuul · 7 years ago
  87. fed6f86 Allow to configure max vlans for trunk port tests by Yariv Rachmani · 7 years ago
  88. aaa0cb8 Added scenario: spawn instance with port associated to security group by Roee Agiman · 7 years ago
  89. 93bf081 Merge "Add scenario that verifies proper functionality of remote group" by Zuul · 7 years ago
  90. a49dbb4 Add scenario that verifies proper functionality of remote group by Roee Agiman · 7 years ago
  91. d41bac0 Merge "trunk: Create vxlan network when testing inherit" by Zuul · 7 years ago
  92. b2a04ef trunk: Skip trunk tests because of bug 1740885 by Jakub Libosvar · 7 years ago
  93. 4abfd88 Merge "Tests for DNS integration" by Zuul · 7 years ago
  94. 860b46a Tests for DNS integration by Jens Harbott · 7 years ago
  95. 7352054 trunk: Create vxlan network when testing inherit by Jakub Libosvar · 7 years ago
  96. badccb8 Merge "test_routers_ha: Unify creating routers" by Zuul · 7 years ago
  97. 85de980 Merge "api: Add HA router delete test" by Zuul · 7 years ago
  98. ba80045 Add decorator to mark unstable tests by Brian Haley · 7 years ago
  99. 698332f Merge "test_floating_ips_admin_actions: clean up floating ip" by Zuul · 7 years ago
  100. 89a970d Merge "Add tests for external network" by Zuul · 7 years ago