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