1. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago
  2. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  3. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  4. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  5. 2f07174 Fixed a few things that go vet was complaining about by Alex Gaynor · 10 years ago
  6. 1980344 update functions to use BuildQueryString instead of BuildQuery by Jon Perritt · 10 years ago
  7. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  8. 269b66f Shifting identity operations to common delete result by Jamie Hannaford · 10 years ago
  9. 8ab3c14 Adding DeleteResult for v3.services.Delete by Jamie Hannaford · 10 years ago
  10. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  11. 53da316 Update Keystone v3 to use new util location by Jamie Hannaford · 10 years ago
  12. 6adb125 Update Keystone v3 usage by Jamie Hannaford · 10 years ago
  13. ea8c7f3 :fire: :fire: :fire: by Ash Wilson · 10 years ago
  14. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  15. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  16. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  17. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  18. a253adf Removing unnecessary conditionals from identity service by Jamie Hannaford · 10 years ago
  19. 81ab83a Trailing `s` :fire: by Ash Wilson · 10 years ago
  20. 3f59ade Update identity v3 tests. by Ash Wilson · 10 years ago
  21. 74e2bb8 Use XyzResult structs and Extract methods. by Ash Wilson · 10 years ago
  22. 1e1b733 getXyzUrl -> xyzUrl by Ash Wilson · 10 years ago
  23. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  24. cd95a0c Adjust callers again. by Ash Wilson · 10 years ago
  25. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  26. ab6be61 Adjust callers to match. by Ash Wilson · 10 years ago
  27. 152d75a Remove the closures from the New.*Pager calls. by Ash Wilson · 10 years ago
  28. 6b35e50 Add an error return to the EachPage closure. by Ash Wilson · 10 years ago
  29. bddac13 Use the new pagination in identity/3/services. by Ash Wilson · 10 years ago
  30. 5266e49 Rename `Info` to `Get`. by Ash Wilson · 10 years ago
  31. b110fc9 Use a Concat method to aggregate Collection pages. by Ash Wilson · 10 years ago
  32. 64f4415 ServiceList is now a LinkCollection. by Ash Wilson · 10 years ago
  33. d24786d Delete services, too. by Ash Wilson · 10 years ago
  34. d1b7213 Update existing Services. by Ash Wilson · 10 years ago
  35. b112997 Implement and test the Service Info call. by Ash Wilson · 10 years ago
  36. 2f5dd1f List the services available from an endpoint. by Ash Wilson · 10 years ago
  37. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  38. 6e87003 Generate a URL for a specific Service resource. by Ash Wilson · 10 years ago
  39. b73b7f8 Implement and test service creation. by Ash Wilson · 10 years ago