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. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  12. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  13. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  14. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  15. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  16. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  17. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  18. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  19. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  20. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  21. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  22. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  23. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  24. e557596 Adding more tests for routers by Jamie Hannaford · 10 years ago
  25. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  26. 896caf7 Fixing small issues based on code review by Jamie Hannaford · 10 years ago
  27. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  28. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  29. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  30. fec56f0 Modifying list operations to use new initialization by Jamie Hannaford · 10 years ago
  31. b6c5387 Finishing acceptance tests for routers by Jamie Hannaford · 10 years ago
  32. 4c9a227 Finishing documentation :pencil2: by Jamie Hannaford · 10 years ago
  33. 5a53190 Adding more documentation and tweaking operations by Jamie Hannaford · 10 years ago
  34. a2961bb Adding create floatingip operation by Jamie Hannaford · 10 years ago
  35. 9b75ba2 Moving URLs into their own file for consistency by Jamie Hannaford · 10 years ago
  36. 69be692 Adding router interface operations :elephant: by Jamie Hannaford · 10 years ago
  37. c6a04ea Finalizing routers by Jamie Hannaford · 10 years ago
  38. 37e9f72 Adding list operation for L3-routing by Jamie Hannaford · 10 years ago