1. 4c590d7 Improve security groups management. by Federico Ressi · 6 years ago
  2. 6f9bb77 Fix race condition in test_security_groups by Federico Ressi · 6 years ago
  3. 254815c Merge "Fix execute_script method to avoid infinite wait." by Zuul · 6 years ago
  4. df09c41 Merge "Add connectivity test via 2 routers and tenant networks" by Zuul · 6 years ago
  5. 498a7f4 Fix execute_script method to avoid infinite wait. by Federico Ressi · 6 years ago
  6. 299c043 Merge "Enhance scenario test to cover network dns_domain" by Zuul · 6 years ago
  7. d1210a1 Merge "Add new test cases for network ip availability" by Zuul · 6 years ago
  8. ee741b3 Add new test cases for network ip availability by Luna Das · 6 years ago
  9. 47f6ae4 Make sure only one port_id is given. by Federico Ressi · 6 years ago
  10. 0d24f2a Merge "Two fixes on test_list_available_zones" by Zuul · 6 years ago
  11. 13f216c Merge "Add network availability zones client" by Zuul · 6 years ago
  12. d54ae6c Enhance scenario test to cover network dns_domain by Assaf Muller · 7 years ago
  13. 21f5342 Fix creating subnet without gateway by Slawek Kaplonski · 6 years ago
  14. d50fd0d Two fixes on test_list_available_zones by Hongbin Lu · 6 years ago
  15. f341b5b Add network availability zones client by Goutham Pratapa · 6 years ago
  16. cf38b77 Merge "test for minimum bw ingress direction" by Zuul · 6 years ago
  17. 4a7b6dc Merge "Update QoS scenario test" by Zuul · 6 years ago
  18. b1a3289 Add connectivity test via 2 routers and tenant networks by Slawek Kaplonski · 6 years ago
  19. dd64b72 Merge "Remove test_rule_create_fail_for_direction_ingress" by Zuul · 6 years ago
  20. 0b02dd0 Merge "Fix flake8 E405 errors" by Zuul · 6 years ago
  21. 5bf9f46 Merge "Fix flake8 E265 errors" by Zuul · 6 years ago
  22. 97a6514 Merge "Fix flake8 H404 errors" by Zuul · 6 years ago
  23. da17f00 Use advanced image only when it's necessary by Slawek Kaplonski · 6 years ago
  24. dc9c6d6 test for minimum bw ingress direction by Lajos Katona · 6 years ago
  25. b1c48b6 Remove test_rule_create_fail_for_direction_ingress by Lajos Katona · 6 years ago
  26. aee61ac Fix flake8 E405 errors by Brian Haley · 6 years ago
  27. 8aaa73f Fix flake8 E265 errors by Brian Haley · 6 years ago
  28. ae328b9 Fix flake8 H404 errors by Brian Haley · 6 years ago
  29. 3e1d8f1 Update QoS scenario test by Arkady Shtempler · 6 years ago
  30. 2184942 Merge "Fix raising TimeoutException in tests" by Zuul · 6 years ago
  31. 168e501 Fix raising TimeoutException in tests by Slawek Kaplonski · 6 years ago
  32. 51db277 Merge "Migrate dvr multinode scenario to zuulv3 syntax" by Zuul · 6 years ago
  33. f31e3ee Migrate dvr multinode scenario to zuulv3 syntax by Slawek Kaplonski · 7 years ago
  34. 71bda86 Add guest image customization to DevStack plugin. by Federico Ressi · 7 years ago
  35. fadb39e Merge "Wait for floating IP to be DOWN before checking port details" by Zuul · 6 years ago
  36. af347da Wait for floating IP to be DOWN before checking port details by Brian Haley · 6 years ago
  37. 3dfa94c Refactor test cases after adding new params to create_floatingip. by Federico Ressi · 7 years ago
  38. e96fe65 Merge "Add jobs for stable/rocky branch" by Zuul · 6 years ago
  39. 1eafa25 Merge "Mark NetworkMigrationFromHA scenario tests as unstable" by Zuul · 6 years ago
  40. b600bea Add jobs for stable/rocky branch by Hongbin Lu · 6 years ago
  41. e137cd0 Mark NetworkMigrationFromHA scenario tests as unstable by Slawek Kaplonski · 6 years ago
  42. c9f5ec5 Update trunk tests to use create_trunk method. by Federico Ressi · 7 years ago
  43. 55dfb31 Merge "Add release notes job to zuul template" by Zuul · 6 years ago
  44. 2cbb10e Add release notes job to zuul template by Brian Haley · 6 years ago
  45. 6bf840f Fix bash cmd used in scenario trunk tests by Slawek Kaplonski · 6 years ago
  46. 5247e03 Merge "Add delete_agent to NetworkClientJSON" by Zuul · 6 years ago
  47. 299c4bd Add delete_agent to NetworkClientJSON by Mykola Yakovliev · 6 years ago
  48. 17bc8d8 Revert "Use nested virt in scenario jobs" by Slawek Kaplonski · 6 years ago
  49. 5f371ea Merge "Add tests to assert filter validation" by Zuul · 6 years ago
  50. f785dd4 Merge "Cleanup Tempest tests legacy resources" by Zuul · 6 years ago
  51. 54f5592 Add tests to assert filter validation by Hongbin Lu · 7 years ago
  52. 12685c6 import zuul job settings from project-config by Doug Hellmann · 6 years ago
  53. 7363c8a Merge "Reuse SSH connections for executing multiple commands." by Zuul · 6 years ago
  54. 23f4c8e Merge "Consolidate irrelevant-files in zuul config" by Zuul · 6 years ago
  55. 6f0644e Reuse SSH connections for executing multiple commands. by Federico Ressi · 7 years ago
  56. e208962 Consolidate irrelevant-files in zuul config by Hongbin Lu · 6 years ago
  57. bf877c8 Deprecate BaseTempestTestCase.create_and_associate_floatingip method by Federico Ressi · 6 years ago
  58. a69dcd5 Create floating IPs with additional parameters. by Federico Ressi · 7 years ago
  59. d307f56 Merge "Stop running designate scenario job on docs-only changes" by Zuul · 6 years ago
  60. 2de722e Cleanup Tempest tests legacy resources by Dongcan Ye · 7 years ago
  61. d1020f8 Merge "fix tox python3 overrides" by Zuul · 6 years ago 0.2.0 rocky-em
  62. 67681af Merge "Assert extensions match in config file and server" by Zuul · 6 years ago
  63. 9b7d7fb Merge "Add test tools for executing socat on guest images." by Zuul · 6 years ago
  64. 90a7ee1 Add test tools for executing socat on guest images. by Federico Ressi · 7 years ago
  65. 82e83e3 Add create_trunk and delete_trunk methods. by Federico Ressi · 7 years ago
  66. 08dc747 fix tox python3 overrides by huang.zhiping · 7 years ago
  67. 7a5d022 Stop running designate scenario job on docs-only changes by Slawek Kaplonski · 6 years ago
  68. 79318ac Assert extensions match in config file and server by Hongbin Lu · 6 years ago
  69. 1551646 Merge "Add scenario test for fip port_details" by Zuul · 6 years ago
  70. 1cd4fb4 Skip test_connectivity_min_max_mtu if cirros image is used by Slawek Kaplonski · 6 years ago
  71. 096b6a8 Wait until all router ports are DOWN before migration by Slawek Kaplonski · 6 years ago
  72. 1efafc9 Merge "FloatingIPQosTest: Stop inheriting QoSTest class" by Zuul · 6 years ago
  73. 1907558 Use nested virt in scenario jobs by Slawek Kaplonski · 6 years ago
  74. a2cc2e5 FloatingIPQosTest: Stop inheriting QoSTest class by YAMAMOTO Takashi · 6 years ago
  75. c2fd6d9 update requirements for neutron-lib 1.18.0 by Boden R · 6 years ago
  76. db21cd5 Merge "Skip filter validation tests" by Zuul · 6 years ago
  77. 3e19122 Merge "Use latest Ubuntu 16.04 LTS guest image." by Zuul · 6 years ago
  78. 44b2024 Merge "Allow to connect to SSH server using an intermediate SSH server" by Zuul · 6 years ago
  79. 965b03d Add scenario test for fip port_details by Hongbin Lu · 7 years ago
  80. a103729 Merge "Refactor tests to use create_network convenience params." by Zuul · 6 years ago
  81. d052a56 Merge "Add convenience parameters to create_network." by Zuul · 6 years ago
  82. e80584e Merge "Add a scenario test for internal dns_name" by Zuul · 6 years ago
  83. 92fdc78 Add a scenario test for internal dns_name by Assaf Muller · 7 years ago
  84. dbd7d3f fix tox python3 overrides by Tuan Do Anh · 7 years ago
  85. 44bfb15 Merge "Move create_keypair to api.base module and add creation params." by Zuul · 7 years ago
  86. 2af81c8 Skip filter validation tests by Hongbin Lu · 7 years ago
  87. 2d7db2c Refactor tests to use create_network convenience params. by Federico Ressi · 7 years ago
  88. 61b564e Add convenience parameters to create_network. by Federico Ressi · 7 years ago
  89. baa9f2e Merge "Add script to customize Ubuntu guest images." by Zuul · 7 years ago
  90. e9c89bf Allow to connect to SSH server using an intermediate SSH server by Federico Ressi · 7 years ago
  91. 5fece0e Merge "Remove incorrect filter on listing subnets" by Zuul · 7 years ago 0.1.0
  92. 08c74e9 Add script to customize Ubuntu guest images. by Federico Ressi · 7 years ago
  93. ab286e4 Move create_keypair to api.base module and add creation params. by Federico Ressi · 7 years ago
  94. 41c4392 Test port mac_address update by Harald Jensås · 7 years ago
  95. 52f6938 Use latest Ubuntu 16.04 LTS guest image. by Federico Ressi · 7 years ago
  96. 4794ceb Merge "Enable dns_domain_ports extension in tempest config" by Zuul · 7 years ago
  97. 0ec5acf Rename neutron-tempest-plugin-jobs-stable template by Slawek Kaplonski · 7 years ago
  98. 45a60fc Enable dns_domain_ports extension in tempest config by Slawek Kaplonski · 7 years ago
  99. 468e4d3 Remove incorrect filter on listing subnets by Hongbin Lu · 7 years ago
  100. 5fbf727 Merge "Switch neutron-tempest-plugin-api job to zuul v3 format" by Zuul · 7 years ago