1. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  2. 8531f50 Merge "Make argument params of list methods consistent" by Jenkins · 10 years ago
  3. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  4. 118776d Make argument params of list methods consistent by Ken'ichi Ohmichi · 10 years ago
  5. 2b26e75 Separate floating_ips_bluk_client by Ken'ichi Ohmichi · 10 years ago
  6. 03af1c5 Separate floating_ip_pools_client by Ken'ichi Ohmichi · 10 years ago
  7. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  8. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  9. cd6e899 Remove str() calls from compute clients by Ken'ichi Ohmichi · 10 years ago
  10. 5628f3f Apply a naming rule of GET to compute clients(f*) by Ken'ichi Ohmichi · 10 years ago
  11. 59869d0 Move remaining schema files into v2_1 directory by ghanshyam · 10 years ago
  12. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  13. aa93b4b Rename compute response schema dir to v2_1 by ghanshyam · 10 years ago
  14. 6000a30 Remove unused NotFound raise by Ken'ichi Ohmichi · 10 years ago
  15. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  16. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  17. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  18. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  19. ebf0f8c Add ComputeClient for cleanup by Ken'ichi Ohmichi · 10 years ago
  20. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 11 years ago
  21. 6fbd74f Move response validation schema's in sub folder by Marc Koderer · 11 years ago
  22. 26271a2 Verify list-Floating-IP-Bulk Nova API attributes by Ghanshyam · 11 years ago
  23. 836d7be Verify delete-Floating-IP-Bulk Nova API attributes by Ghanshyam · 11 years ago
  24. 0606e1f Check create-Floating-IP-Bulk Nova API attributes by Ghanshyam · 11 years ago
  25. 06a5b4a Adds test for Floating Ips bulk Nova V2 API by Ghanshyam · 11 years ago
  26. 8bbe651 Check attach-detach FIP & get FIP pool attributes by Ghanshyam · 11 years ago
  27. d9d45e0 Verify Nova create & get Floating IP attributes by Ghanshyam · 11 years ago
  28. 47785fa Validate of Nova list Floating IPs attributes by Ghanshyam · 11 years ago
  29. ab92462 Prepare for enabling H302 rule(services/compute/json) by Haiwei Xu · 11 years ago
  30. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 11 years ago
  31. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  32. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 11 years ago
  33. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  34. 2187e1b Merge "Add positive tests for os-floating-ip-pools" by Jenkins · 12 years ago
  35. ac1a55d Add positive tests for os-floating-ip-pools by Hui HX Xiang · 12 years ago
  36. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  37. 5b57daa add test for creating a floating IP specifying an non-existent pool by ivan-zhu · 12 years ago
  38. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  39. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  40. 26dd0fa Make parameter list generation consistent using urlencode(). by Matthew Treinish · 12 years ago
  41. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed (80%) from tempest/services/nova/json/floating_ips_client.py]
  42. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  43. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 13 years ago
  44. 22f03c7 Add XML support for test_list_floating_ips.py. by Vincent Hou · 13 years ago
  45. 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
  46. 5098fa2 Clients subclass the RestClient to allow attributes to be by chris fattarsi · 13 years ago
  47. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  48. b90a1a6 Addresses lp#933845 * Changed config to use catalog type instead of catalog name by Daryl Walleck · 13 years ago
  49. 4aa82a9 Fixes lp#932320 * Made catalog name configurable by Daryl Walleck · 13 years ago
  50. 6e977a7 Make floating ip test work. Fixes bug 929765. by David Kranz · 13 years ago
  51. d870644 Fix for critical part of bug 929765. by David Kranz · 13 years ago
  52. ed37d73 Fixes LP#902358 - Test case for Floating IPs by sapan-kona · 13 years ago