1. 4e5fdaf Naming convention and better parsing of Location by einarf · 10 years ago
  2. 2fc665e Added support for a server action to create a server image / snapshot by einarf · 10 years ago
  3. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  4. 04d073c openstack ListAddressesByNetwork op and unit test by Jon Perritt · 10 years ago
  5. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  6. 978bb50 Added the SecurityGroup attribute to servers result by Joe Topjian · 10 years ago
  7. 0e19f60 reuse decode function by Jon Perritt · 10 years ago
  8. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  9. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  10. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  11. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  12. 587e3e3 Fixed a typo and expanded the comment a bit by Alex Gaynor · 10 years ago
  13. 94a28aa Grr, strings can\t be nil, and I don't know what a pointer is by Alex Gaynor · 10 years ago
  14. 7f3b06e Structure this correctly. by Alex Gaynor · 10 years ago
  15. fbe61bb Put it in a result by Alex Gaynor · 10 years ago
  16. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  17. 908e1e9 Shifting server actions to common delete result by Jamie Hannaford · 10 years ago
  18. ff5b4f7 Shifting compute operations to common delete result by Jamie Hannaford · 10 years ago
  19. 34732fe Adding DeleteResult for servers.Delete by Jamie Hannaford · 10 years ago
  20. 69b144f Touch up os.Server tags. by Ash Wilson · 10 years ago
  21. 262bcc8 Update a last few stale references. by Ash Wilson · 10 years ago
  22. 52c18ac Merge remote-tracking branch 'upstream/v0.2.0' into stale-refs by Ash Wilson · 10 years ago
  23. 01c1efe Separating rebuild result type from other actions by Jamie Hannaford · 10 years ago
  24. 8c072a3 Making server action result types more consistent by Jamie Hannaford · 10 years ago
  25. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  26. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  27. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 10 years ago
  28. 397c78b Rename ListPage to ServerPage. by Ash Wilson · 10 years ago
  29. f57381e Right, that's a smarter way to share a method. by Ash Wilson · 10 years ago
  30. d27e0ff Use result structs for server requests. by Ash Wilson · 10 years ago[Renamed (66%) from openstack/compute/v2/servers/servers.go]
  31. ad21c71 Test servers.List. by Ash Wilson · 10 years ago
  32. 1225939 The server test passes again. by Ash Wilson · 10 years ago
  33. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  34. 01626a3 Use clients and pagination for Servers, too. by Ash Wilson · 10 years ago
  35. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago[Renamed from openstack/compute/servers/servers.go]
  36. ca5f9a3 Add server action: change admin password by Samuel A. Falvo II · 11 years ago
  37. e246ac0 go fmt by Samuel A. Falvo II · 11 years ago
  38. ce00073 Create, delete, and query server by Samuel A. Falvo II · 11 years ago
  39. c007c27 Implement first function of cloud compute API by Samuel A. Falvo II · 11 years ago