1. b787aa7 test_service_providers: require service-type ext by Isaku Yamahata · 8 years ago
  2. 8092d56 Merge "Network test: rework the service types/service providers tests" by Jenkins · 8 years ago
  3. 19f1716 Remove unused client in setup_clients by zhufl · 8 years ago
  4. e579463 Network test: rework the service types/service providers tests by Jordan Pittier · 9 years ago
  5. 8dc0f7e Merge "Move some network tests from Neutron to Tempest" by Jenkins · 9 years ago
  6. 5efb798 Merge "Remove an obselete msg from then optimize a router test case" by Jenkins · 9 years ago
  7. 8315891 Remove an obselete msg from then optimize a router test case by Tianbiao Qi · 9 years ago
  8. f590955 Merge "Remove NetworksIPV6TestAttrs duplicate tests" by Jenkins · 9 years ago
  9. 6655c78 Delete duplicated dvr tests by Attila Fazekas · 9 years ago
  10. cd27f78 Merge "Use random name in network common function" by Jenkins · 9 years ago
  11. 28d1660 Require l3-ha extension for test_centralized_router_update_to_dvr by Ihar Hrachyshka · 9 years ago
  12. 6cffb90 Merge "Make the non ha router usage explicit in a dvr test" by Jenkins · 9 years ago
  13. 309ac41 Use random name in network common function by Tianbiao Qi · 9 years ago
  14. 82d0c12 Make the non ha router usage explicit in a dvr test by Attila Fazekas · 9 years ago
  15. 39ac568 Use random name in common function by zhufl · 9 years ago
  16. d3e9b4a Move some network tests from Neutron to Tempest by Bruce Tan · 9 years ago
  17. 958cd60 Merge "Use random name in network common function" by Jenkins · 9 years ago
  18. 9d81d5c Merge "Fix a typo in test_security_groups.py" by Jenkins · 9 years ago
  19. d2c40ca Use random name in network common function by zhufl · 9 years ago
  20. aa11f58 Merge "Move InvalidConfiguration exception to tempest.lib" by Jenkins · 9 years ago
  21. ca689db Fix a typo in test_security_groups.py by melissaml · 9 years ago
  22. d13d1e8 Fix a typo in test_networks.py by melissaml · 9 years ago
  23. 0e417bb Merge "Fix assert for public networks with multiple subnets" by Jenkins · 9 years ago
  24. 668eed2 Merge "Correct 'list index out of range' error in dhcp agent test" by Jenkins · 9 years ago
  25. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
  26. 871547c Remove NetworksIPV6TestAttrs duplicate tests by Jonte Watford · 9 years ago
  27. de790f8 Merge "Correct a misleading in docstring" by Jenkins · 9 years ago
  28. ed978bf Correct 'list index out of range' error in dhcp agent test by zhufl · 9 years ago
  29. d7e08a6 Use a common method for is a router interface by Attila Fazekas · 9 years ago
  30. 0235f98 Merge "Adding a new option CONF.network.dvr_extra_resources" by Jenkins · 9 years ago
  31. 86b6b74 Adding a new option CONF.network.dvr_extra_resources by Yaroslav Lobankov · 9 years ago
  32. ff678fb Docstrings should not start with a space by Cao Xuan Hoang · 9 years ago
  33. 9f1e8d4 Correct a misleading in docstring by Tianbiao Qi · 9 years ago
  34. 4f5e426 Merge "Skip some tests if security-group extension is disabled" by Jenkins · 9 years ago
  35. fffec23 Skip some tests if security-group extension is disabled by zhufl · 9 years ago
  36. c6cb1ec Fix assert for public networks with multiple subnets by Kieran Spear · 9 years ago
  37. 4765ce7 Use other item instead of security_group in network-quotas test by zhufl · 9 years ago
  38. 147eae1 Merge "Fix parameter receive" by Jenkins · 9 years ago
  39. d635ea7 Skip admin floating IP tests if router extension is disabled by Matt Riedemann · 9 years ago
  40. 0c21139 Fix parameter receive by guo yunxian · 9 years ago
  41. 0306a4a Modified into a more appropriate function by guo yunxian · 9 years ago
  42. 4522829 Merge "Increase size of subnet allocation pool" by Jenkins · 9 years ago
  43. be634fc Increase size of subnet allocation pool by Hynek Mlnarik · 9 years ago
  44. a70710b Don't enable DHCP on floating IP subnet tests by Kevin Benton · 9 years ago
  45. 66483ce Merge "Restriction on sequence of allowed address pairs" by Jenkins · 9 years ago
  46. 2dee5e3 Fix assertItemsEqual usage for py3 by ghanshyam · 9 years ago
  47. 08ce3f0 Restriction on sequence of allowed address pairs by sunny-verma · 9 years ago
  48. abd4cbd Add simple test for Neutron GET / by Mark T. Voelker · 9 years ago
  49. c24869b Merge "Remove delete_extra_routes()" by Jenkins · 9 years ago
  50. 4882ae4 Merge "Remove update_extra_routes()" by Jenkins · 9 years ago
  51. 9dde240 Merge "Introduce new helper: call_and_ignore_notfound_exc()" by Jenkins · 9 years ago
  52. 1f38761 Remove delete_extra_routes() by Ken'ichi Ohmichi · 9 years ago
  53. 50fc784 Remove update_extra_routes() by Ken'ichi Ohmichi · 9 years ago
  54. b7cdaae Remove GET ops from update_router() by Ken'ichi Ohmichi · 9 years ago
  55. df6c026 Merge "Add assertion to test_create_security_group_rule_with_invalid_ports" by Jenkins · 9 years ago
  56. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 9 years ago
  57. b633056 Add assertion to test_create_security_group_rule_with_invalid_ports by Assaf Muller · 9 years ago
  58. 1964a26 Ensure tempest tests don't assume IP address allocation strategy by Ryan Tidwell · 9 years ago
  59. 73ba5bc Merge "Added test for router's port update with fixed IP." by Jenkins · 9 years ago
  60. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 9 years ago
  61. 7012c86 Remove JSON from class name by Tong Liu · 9 years ago
  62. e1a1707 Added test for router's port update with fixed IP. by Hardik Italia · 10 years ago
  63. 577ce63 Merge "Make ports_client use common waiter method" by Jenkins · 9 years ago
  64. ed6e586 deprecate use of tenant in configs by Sean Dague · 9 years ago
  65. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  66. 534a8dc Merge "Ignore created_at/updated_at in test_show_port" by Jenkins · 9 years ago
  67. 7278802 Ignore created_at/updated_at in test_show_port by Rafael Folco · 9 years ago
  68. 60b78c0 Move list_dhcp_agents_on_hosting_network() by Ken'ichi Ohmichi · 9 years ago
  69. f3110f0 Remove redundant list_router_interfaces() by Ken'ichi Ohmichi · 9 years ago
  70. 1498669 Merge "Remove the port list that is not used" by Jenkins · 9 years ago
  71. 97e6648 Merge "Make routers_client use **kwargs" by Jenkins · 9 years ago
  72. 6322474 Merge "Fix API test for external subnet visibility" by Jenkins · 9 years ago
  73. 6665c97 Make routers_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  74. 6919da4 Fix API test for external subnet visibility by Kevin Benton · 9 years ago
  75. 6fb7e1a TrivialFix: Remove pending deprecationwarning by reedip · 9 years ago
  76. 5e02e65 Merge "Split out Neutron routers client" by Jenkins · 9 years ago
  77. 3a58e8b Merge "network: Fix subnet_allocation extension check." by Jenkins · 9 years ago
  78. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  79. 108877d Merge "Added support to verify extra-routes deletion" by Jenkins · 9 years ago
  80. 6707b5e Added support to verify extra-routes deletion by Abhishek · 9 years ago
  81. 2f7aaaa network: Fix subnet_allocation extension check. by Russell Bryant · 9 years ago
  82. 1f52fd9 Use tempest.lib clients for bulk ops by Ken'ichi Ohmichi · 9 years ago
  83. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  84. 1692c10 Minor test style update by Leonardo Maycotte · 9 years ago
  85. c509a15 Fix cleanup for networking quota by reedip · 9 years ago
  86. 8269bb7 Merge "Fixing test_create_port_in_allowed_allocation_pool when 3 (or more) controllers" by Jenkins · 9 years ago
  87. cb37b3d Merge "Make 2 functions in network_client use **kwargs" by Jenkins · 9 years ago
  88. 94aca95 Make 2 functions in network_client use **kwargs by piyush110786 · 9 years ago
  89. 0b7752f Remove the port list that is not used by Tong Liu · 9 years ago
  90. 52bb812 Split out Neutron extensions client by Ken'ichi Ohmichi · 9 years ago
  91. a37bbd4 Merge "Apply "POST/DELETE" rules to agents_client" by Jenkins · 9 years ago
  92. bdf1d8d Fixing test_create_port_in_allowed_allocation_pool when 3 (or more) controllers by Guillaume Chenuet · 10 years ago
  93. 456d9ae Split out Neutron security group rules client by John Warren · 9 years ago
  94. 70a24e9 Apply "POST/DELETE" rules to agents_client by Ken'ichi Ohmichi · 9 years ago
  95. 3cc592d Merge "Trival: Remove unused logging import in some files" by Jenkins · 9 years ago
  96. 030d55d Add external gateway to dvr before scheduling with dvr_snat agent by Swaminathan Vasudevan · 9 years ago
  97. f2f50fa Trival: Remove unused logging import in some files by ChenZheng · 9 years ago
  98. 3629591 Fix create/show/delete methods on subnetpools_client by Ken'ichi Ohmichi · 9 years ago
  99. f3f8aba Split out Neutron subnetpools client by Ken'ichi Ohmichi · 9 years ago
  100. 7186006 Split out Neutron agents client by Ken'ichi Ohmichi · 9 years ago