1. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  2. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago
  3. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  4. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  5. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  6. 1980344 update functions to use BuildQueryString instead of BuildQuery by Jon Perritt · 10 years ago
  7. 8ab3c14 Adding DeleteResult for v3.services.Delete by Jamie Hannaford · 10 years ago
  8. 53da316 Update Keystone v3 to use new util location by Jamie Hannaford · 10 years ago
  9. 6adb125 Update Keystone v3 usage by Jamie Hannaford · 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. 81ab83a Trailing `s` :fire: by Ash Wilson · 10 years ago
  14. 74e2bb8 Use XyzResult structs and Extract methods. by Ash Wilson · 10 years ago
  15. 1e1b733 getXyzUrl -> xyzUrl by Ash Wilson · 10 years ago
  16. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  17. cd95a0c Adjust callers again. by Ash Wilson · 10 years ago
  18. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  19. ab6be61 Adjust callers to match. by Ash Wilson · 10 years ago
  20. 152d75a Remove the closures from the New.*Pager calls. by Ash Wilson · 10 years ago
  21. bddac13 Use the new pagination in identity/3/services. by Ash Wilson · 10 years ago
  22. 5266e49 Rename `Info` to `Get`. by Ash Wilson · 10 years ago
  23. 64f4415 ServiceList is now a LinkCollection. by Ash Wilson · 10 years ago
  24. d24786d Delete services, too. by Ash Wilson · 10 years ago
  25. d1b7213 Update existing Services. by Ash Wilson · 10 years ago
  26. b112997 Implement and test the Service Info call. by Ash Wilson · 10 years ago
  27. 2f5dd1f List the services available from an endpoint. by Ash Wilson · 10 years ago
  28. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  29. b73b7f8 Implement and test service creation. by Ash Wilson · 10 years ago