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. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  4. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  5. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  6. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  7. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  8. 7cb4dab Manually convert a perigee.Get call. by Ash Wilson · 10 years ago
  9. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  10. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  11. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  12. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  13. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  14. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  15. 9af0385 consistency changes by Jon Perritt · 10 years ago
  16. 31f6bde Rename getFooURL to fooURL. by Ash Wilson · 10 years ago
  17. 0d2c242 Rename ListPage to FlavorPage. by Ash Wilson · 10 years ago
  18. 7aca3cb Use links to page Flavors, not marker. by Ash Wilson · 10 years ago
  19. 8a8b86f Use CommonResult in flavors. by Ash Wilson · 10 years ago
  20. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  21. 16e75ef Use ServiceClient and pagination in Flavor operations. by Ash Wilson · 10 years ago
  22. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago[Renamed from openstack/compute/flavors/requests.go]
  23. 38c6ad0 Complete Flavors sub-API. by Samuel A. Falvo II · 11 years ago
  24. e246ac0 go fmt by Samuel A. Falvo II · 11 years ago
  25. 10decf9 Add ability to list flavors by Samuel A. Falvo II · 11 years ago