1. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  2. 3860b51 named return vars by Jon Perritt · 9 years ago
  3. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  4. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  5. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  6. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  7. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  8. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  9. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  10. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  11. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  12. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  13. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  14. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  15. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  16. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  17. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  18. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  19. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  20. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  21. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  22. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  23. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  24. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  25. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  26. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  27. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  28. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  29. e557596 Adding more tests for routers by Jamie Hannaford · 10 years ago
  30. 24820c1 Adding more tests for floating IPs by Jamie Hannaford · 10 years ago
  31. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  32. 896caf7 Fixing small issues based on code review by Jamie Hannaford · 10 years ago
  33. dc554a0 Adding missing test for associate by Jamie Hannaford · 10 years ago
  34. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  35. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  36. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  37. fec56f0 Modifying list operations to use new initialization by Jamie Hannaford · 10 years ago
  38. b6c5387 Finishing acceptance tests for routers by Jamie Hannaford · 10 years ago
  39. 4c9a227 Finishing documentation :pencil2: by Jamie Hannaford · 10 years ago
  40. 5a53190 Adding more documentation and tweaking operations by Jamie Hannaford · 10 years ago
  41. 2f496d4 Finishing up floating ips work :ok_hand: by Jamie Hannaford · 10 years ago
  42. a2961bb Adding create floatingip operation by Jamie Hannaford · 10 years ago
  43. 9b75ba2 Moving URLs into their own file for consistency by Jamie Hannaford · 10 years ago
  44. 69be692 Adding router interface operations :elephant: by Jamie Hannaford · 10 years ago
  45. c6a04ea Finalizing routers by Jamie Hannaford · 10 years ago
  46. 37e9f72 Adding list operation for L3-routing by Jamie Hannaford · 10 years ago
  47. db6926f Adding correct package declarations to other extension files by Jamie Hannaford · 10 years ago
  48. 6ee2e9a Adding initial tests by Jamie Hannaford · 10 years ago
  49. 8d58bbb Add directory structure by Jamie Hannaford · 10 years ago