1. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  2. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  3. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  4. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  5. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  6. 3860b51 named return vars by Jon Perritt · 9 years ago
  7. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  8. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  9. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  10. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  11. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  12. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  13. 2e84b74 Resolve conflicts by Kirill Shirinkin · 9 years ago
  14. 3b07ffd remove One extre obsolete test by Kirill Shirinkin · 9 years ago
  15. 9ffeae7 Remove references to router type by Kirill Shirinkin · 9 years ago
  16. 87b8fa6 Add DriverOpts for routers by Kirill Shirinkin · 9 years ago
  17. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  18. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  19. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  20. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  21. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  22. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  23. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  24. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  25. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  26. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  27. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  28. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  29. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  30. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  31. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  32. e557596 Adding more tests for routers by Jamie Hannaford · 10 years ago
  33. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  34. 896caf7 Fixing small issues based on code review by Jamie Hannaford · 10 years ago
  35. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  36. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  37. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  38. fec56f0 Modifying list operations to use new initialization by Jamie Hannaford · 10 years ago
  39. b6c5387 Finishing acceptance tests for routers by Jamie Hannaford · 10 years ago
  40. 4c9a227 Finishing documentation :pencil2: by Jamie Hannaford · 10 years ago
  41. 5a53190 Adding more documentation and tweaking operations 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