1. 69a182a Migrate network resources into scenario path by Ken'ichi Ohmichi · 10 years ago
  2. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 10 years ago
  3. d598d2f Remove the migrated service client by Ken'ichi Ohmichi · 10 years ago
  4. 3ed6a55 Move wait_for_resource_status() by Ken'ichi Ohmichi · 10 years ago
  5. 60b78c0 Move list_dhcp_agents_on_hosting_network() by Ken'ichi Ohmichi · 10 years ago
  6. f3110f0 Remove redundant list_router_interfaces() by Ken'ichi Ohmichi · 10 years ago
  7. 6665c97 Make routers_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  8. 2a0e736 Use tempest.lib's base module for network clients by Ken'ichi Ohmichi · 10 years ago
  9. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 10 years ago
  10. 22dd1c9 Merge "Use tempest.lib clients for bulk ops" by Jenkins · 10 years ago
  11. 1f52fd9 Use tempest.lib clients for bulk ops by Ken'ichi Ohmichi · 10 years ago
  12. 70172a7 Make network clients use rest_client by Ken'ichi Ohmichi · 10 years ago
  13. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  14. 888cac4 Use subnetpools_client from tempest-lib by Ken'ichi Ohmichi · 10 years ago
  15. b5ce735 Use quotas/security_groups clients from tempest-lib by Ken'ichi Ohmichi · 10 years ago
  16. 77343e9 Use 2 network clients from tempest-lib by Ken'ichi Ohmichi · 10 years ago
  17. cb37b3d Merge "Make 2 functions in network_client use **kwargs" by Jenkins · 10 years ago
  18. 94aca95 Make 2 functions in network_client use **kwargs by piyush110786 · 10 years ago
  19. 52bb812 Split out Neutron extensions client by Ken'ichi Ohmichi · 10 years ago
  20. a37bbd4 Merge "Apply "POST/DELETE" rules to agents_client" by Jenkins · 10 years ago
  21. 7de906b Merge "Split out Neutron security group rules client" by Jenkins · 10 years ago
  22. 456d9ae Split out Neutron security group rules client by John Warren · 10 years ago
  23. 70a24e9 Apply "POST/DELETE" rules to agents_client by Ken'ichi Ohmichi · 10 years ago
  24. 5a31951 Use 5 neutron clients from tempest-lib by Ken'ichi Ohmichi · 10 years ago
  25. ea3c221 Use floating_ips_client from tempest-lib by Ken'ichi Ohmichi · 10 years ago
  26. 3629591 Fix create/show/delete methods on subnetpools_client by Ken'ichi Ohmichi · 10 years ago
  27. f3f8aba Split out Neutron subnetpools client by Ken'ichi Ohmichi · 10 years ago
  28. 7186006 Split out Neutron agents client by Ken'ichi Ohmichi · 10 years ago
  29. 199845e Merge "Make 3 functions in network_client use **kwargs" by Jenkins · 10 years ago
  30. 673ca13 Merge "Split out Neutron security groups client" by Jenkins · 10 years ago
  31. 2834405 Merge "Make add_dhcp_agent_to_network use **kwargs" by Jenkins · 10 years ago
  32. f9606e9 Split out Neutron security groups client by John Warren · 10 years ago
  33. 7584aa7 Make 3 functions in network_client use **kwargs by piyush110786 · 10 years ago
  34. 1842a6c Merge "Make update_extra_routes use **kwargs & doc string" by Jenkins · 10 years ago
  35. f28e5a9 Merge "Make update_agent in network_client use **kwargs" by Jenkins · 10 years ago
  36. fc81f23 Make update_agent in network_client use **kwargs by piyush110786 · 10 years ago
  37. 756d8ff Split out Neutron quotas client by Ken'ichi Ohmichi · 10 years ago
  38. 24c8ba2 Make add_dhcp_agent_to_network use **kwargs by piyush110786 · 10 years ago
  39. f061c4d Make update_extra_routes use **kwargs & doc string by piyush110786 · 10 years ago
  40. 532d30e Merge "Split out Neutron metering label rules client" by Jenkins · 10 years ago
  41. 3234a93 Merge "Make add_router_to_l3_agent use **kwargs" by Jenkins · 10 years ago
  42. bc0faa6 Make add_router_to_l3_agent use **kwargs by piyush110786 · 10 years ago
  43. dd20b3e Split out Neutron metering label rules client by John Warren · 10 years ago
  44. 6d0083a Split out Neutron metering labels client by John Warren · 10 years ago
  45. fbf2a89 Split out Neutron floating IPs client by John Warren · 10 years ago
  46. b279084 Fix H404/405 violations for service clients by Ken'ichi Ohmichi · 10 years ago
  47. 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
  48. 3961acd Split out Neutron subnets client by John Warren · 10 years ago
  49. 48e4079 Merge "Subnet pools extension api added" by Jenkins · 10 years ago
  50. 94d8faf Split out Neutron networks client by John Warren · 10 years ago
  51. 48e35d5 Subnet pools extension api added by piyush110786 · 10 years ago
  52. 3c61f1c Create base class for Tempest Network clients by John Warren · 10 years ago
  53. 4807dc1 More cleanup/refactoring of neutron client by ghanshyam · 11 years ago
  54. 76af107 Merge "network_client should support multi routes" by Jenkins · 10 years ago
  55. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  56. d32ca9f Merge "Re-factor neutron client for 'list' methods" by Jenkins · 10 years ago
  57. de79d26 network_client should support multi routes by Shuquan Huang · 11 years ago
  58. f429739 Merge "Neutron service client should not trim API response" by Jenkins · 10 years ago
  59. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  60. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  61. 2f7cc02 Re-factor neutron client for 'list' methods by ghanshyam · 11 years ago
  62. 9f57bbe Neutron service client should not trim API response by ghanshyam · 11 years ago
  63. 34ece76 Re-factor neutron client for 'delete' methods by ghanshyam · 11 years ago
  64. 1283fe8 Re-factor neutron client for 'show' methods by ghanshyam · 11 years ago
  65. ce16bba Re-factor neutron client for 'update' methods by ghanshyam · 11 years ago
  66. 4d46033 Re-factor neutron client for 'create' methods by ghanshyam · 11 years ago
  67. 9d69317 Remove advanced services tests by Doug Wiegley · 11 years ago
  68. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 11 years ago
  69. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  70. 8868536 Merge "Simplify method deserialize_list of network_client" by Jenkins · 11 years ago
  71. bf12e81 Simplify method deserialize_list of network_client by Florent Flament · 11 years ago
  72. c9afe36 Merge "Adding api tests for dvr routers" by Jenkins · 11 years ago
  73. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  74. c8af9c9 Adding api tests for dvr routers by Adolfo Duarte · 11 years ago
  75. fc1593a Merge "Add ipsec-site-connections to resource map of a network client" by Jenkins · 11 years ago
  76. a182e86 Remove CONF values from network client by Ken'ichi Ohmichi · 11 years ago
  77. e4d52d6 Add ipsec-site-connections to resource map of a network client by nfedotov · 11 years ago
  78. 20f3743 Merge "Adds scenario for DNS-nameserver configuration" by Jenkins · 11 years ago
  79. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 11 years ago
  80. a6ac242 Move ResponseBody/List classes to service_client by Ken'ichi Ohmichi · 11 years ago
  81. 0e83665 Remove all CONF values from RestClient by Ken'ichi Ohmichi · 11 years ago
  82. e9f5041 Move _get_region() to NegativeRestClient by Ken'ichi Ohmichi · 11 years ago
  83. 0690ea4 Remove _get_endpoint_type() from RestClient by Ken'ichi Ohmichi · 11 years ago
  84. 0cd316b Separate build_interval/timeout from RestClient by Ken'ichi Ohmichi · 11 years ago
  85. 88f12c1 Merge network clients to a single class by Ken'ichi Ohmichi · 11 years ago
  86. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 11 years ago
  87. 87336af Merge "Handle pagination keys in lister response" by Jenkins · 11 years ago
  88. 1102c3a Add more verbose info for wait_for_..._status methods by Martin Pavlasek · 11 years ago
  89. 2b1670c Handle pagination keys in lister response by Babu Shanmugam · 11 years ago
  90. fc07254 remove xml_utils and all things that depend on it by Sean Dague · 11 years ago
  91. 0565fd3 Prevent external router IPs from being sent back by Kevin Benton · 11 years ago
  92. cca0eb0 Merge "Port API Tests Enhancements" by Jenkins · 11 years ago
  93. 9499064 Merge "Adds status check for FloatingIP in network scenarios" by Jenkins · 11 years ago
  94. dba59f9 Port API Tests Enhancements by Ashish Gupta · 11 years ago
  95. 41d6aa2 Merge "Fwaas API Test Enhancement" by Jenkins · 11 years ago
  96. 45f9295 Adds status check for FloatingIP in network scenarios by Yair Fried · 12 years ago
  97. 02ba8cd Migrate test_load_balancer_basic to tempest client by Miguel Lavalle · 11 years ago
  98. fe01668 Fwaas API Test Enhancement by Ashish Gupta · 12 years ago
  99. 1fc32a1 Migrate test_network_basic_ops to tempest clients by Yair Fried · 11 years ago
  100. eeb2164 Move API response success check to Neutron client by Rohan Kanade · 11 years ago