1. decfed7 Convert Orchestration and the new Compute extension. by Ash Wilson · 10 years ago
  2. 322a7e6 Object Storage special case. by Ash Wilson · 10 years ago
  3. 7cb4dab Manually convert a perigee.Get call. by Ash Wilson · 10 years ago
  4. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  5. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  6. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  7. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  8. 3346525 Merge pull request #365 from smashwilson/centralize-http by Ash Wilson · 10 years ago
  9. d3dfaa1 Merge pull request #357 from jrperritt/orchestration by Jamie Hannaford · 10 years ago
  10. dee3222 Added support for os-floating-ips extension by Joe Topjian · 10 years ago
  11. 978bb50 Added the SecurityGroup attribute to servers result by Joe Topjian · 10 years ago
  12. acb1b90 Use the new API in openstack/blockstorage. by Ash Wilson · 10 years ago
  13. 12c04a4 make ListOpts field types more concrete by Jon Perritt · 10 years ago
  14. 8bdc1a6 fix typo: retreives->retrieves by Jon Perritt · 10 years ago
  15. 5110718 fix comment to make update stack param Timeout optional by Jon Perritt · 10 years ago
  16. 9170989 make create stack param timeout optional by Jon Perritt · 10 years ago
  17. cc6e048 remove broken unit test by Jon Perritt · 10 years ago
  18. 91246b5 remove unneeded comment by Jon Perritt · 10 years ago
  19. 9dce415 add comments on the Event struct fields by Jon Perritt · 10 years ago
  20. a37ecf4 fix typo: retreives -> retrieves by Jon Perritt · 10 years ago
  21. 4893f07 update stackevents doc.go by Jon Perritt · 10 years ago
  22. 99f6312 fix type: Enging -> Engine by Jon Perritt · 10 years ago
  23. 21b3eee Link -> gophercloud.Link in apiversions by Jon Perritt · 10 years ago
  24. 661a3c8 Fixed typo in image query requests by Joe Topjian · 10 years ago
  25. 8301fe5 Merge pull request #362 from jrperritt/secgroup-url-fix by jrperritt · 10 years ago
  26. 13dd142 fix ListByServer URL and unit test by Jon Perritt · 10 years ago
  27. 64c053f give ExtractResourceEvents function by Jon Perritt · 10 years ago
  28. db0d26a comment for AbandonResult String method by Jon Perritt · 10 years ago
  29. 3d381d5 add String method to AbandonResult by Jon Perritt · 10 years ago
  30. 6ec27cf change Template field from string to type map by Jon Perritt · 10 years ago
  31. efe6d1f openstack/rackspace build info ops and unit tests by Jon Perritt · 10 years ago
  32. 90944ca openstack doc.go files by Jon Perritt · 10 years ago
  33. 8ade432 comments by Jon Perritt · 10 years ago
  34. f799b94 openstack stack templates ops and unit tests by Jon Perritt · 10 years ago
  35. 716a0fd revert cdn files to master versions by Jon Perritt · 10 years ago
  36. 64f594d fix List op for MarkerPageBase by Jon Perritt · 10 years ago
  37. 7cbb42c openstack stack events ops and unit tests by Jon Perritt · 10 years ago
  38. bba201b comments by Jon Perritt · 10 years ago
  39. c871733 change page to MarkerPageBase by Jon Perritt · 10 years ago
  40. 714d1b1 temporarily comment out abandon unit tests by Jon Perritt · 10 years ago
  41. b1e303a openstack/rackspace stack resources template op/unit test by Jon Perritt · 10 years ago
  42. 1baa8f6 fix openstack cdn service update unit test by Jon Perritt · 10 years ago
  43. 1d4aca0 openstack/rackspace get resource type schema op and unit test by Jon Perritt · 10 years ago
  44. 3836efa fix cdn service update unit test; sneaking this in by Jon Perritt · 10 years ago
  45. a065da1 openstack/rackspace stack resources find/list/get/listtypes/metadata ops and unit tests by Jon Perritt · 10 years ago
  46. 9209df4 openstack abandon stack op and unit test by Jon Perritt · 10 years ago
  47. 37f9774 openstack preview stack op and unit test by Jon Perritt · 10 years ago
  48. a433dd9 openstack delete stack op and unit test by Jon Perritt · 10 years ago
  49. 7726e49 openstack update stack op and unit test by Jon Perritt · 10 years ago
  50. 9cd3d38 openstack list stacks op and unit test by Jon Perritt · 10 years ago
  51. 9741dd9 openstack adopt stack op and unit test by Jon Perritt · 10 years ago
  52. 4a5c849 create stack unit test by Jon Perritt · 10 years ago
  53. b20ba0b add *bool type for DisableRollback field by Jon Perritt · 10 years ago
  54. 952f3e1 comments for CreateOpts fields by Jon Perritt · 10 years ago
  55. 6e84473 fix abandon url by Jon Perritt · 10 years ago
  56. 22325f4 change object names to sound more correct by Jon Perritt · 10 years ago
  57. 31919cd go fmt by Jon Perritt · 10 years ago
  58. 5473fdf remove urls for ops not being implemented now by Jon Perritt · 10 years ago
  59. 01972e2 change struct names; use mapstructure instead of json by Jon Perritt · 10 years ago
  60. 3711cd0 stack resources [list, get, find, metadata] by Jon Perritt · 10 years ago
  61. 35e27e4 stacks by Jon Perritt · 10 years ago
  62. df38cca api versions by Jon Perritt · 10 years ago
  63. 500fc82 Removed CreateOptsExt from volume create as it's not possible to use by Joe Topjian · 10 years ago
  64. ef51237 Removing ServerID as a parameter from volumeattach by Joe Topjian · 10 years ago
  65. 520307e Initial attempt at volumeattach extension by Joe Topjian · 10 years ago
  66. b75567d Fix openstack blockstorage attachments types by Joe Topjian · 10 years ago
  67. 9984077 Merge pull request #353 from julienvey/allocate_floating_ip by jrperritt · 10 years ago
  68. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  69. 2a6e319 display_discription -> display_description by jrperritt · 10 years ago
  70. 4f93f8e convert X-Delete-At header from int to time.Time by Jon Perritt · 10 years ago
  71. 28792af add Split field to CreateTempURLOpts for custom URLs by Jon Perritt · 10 years ago
  72. 2b31371 reword CreateTempURLOpts comment by Jon Perritt · 10 years ago
  73. 60af2f6 fix typo: X-Trans-ID -> X-Trans-Id by Jon Perritt · 10 years ago
  74. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  75. 3828d5a add temp url key fields in GetResult header struct by Jon Perritt · 10 years ago
  76. 59b0ea4 add test for CreateHeader Extract method by Jon Perritt · 10 years ago
  77. 8949d8f added struct fields by Jon Perritt · 10 years ago
  78. a052f35 struct tag '_' -> '-' by Jon Perritt · 10 years ago
  79. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  80. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  81. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  82. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  83. 7b9671c add IP v4 and v6 options to create opts by Jon Perritt · 10 years ago
  84. 65696f0 Merge pull request #346 from haklop/fix-pool-members by jrperritt · 10 years ago
  85. d7f07fc Add missing OK Codes for servers.Get by Julien Vey · 10 years ago
  86. 181b25b Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members by Eric Bellemon · 10 years ago
  87. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  88. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  89. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  90. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  91. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  92. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  93. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  94. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  95. a7465c8 Only supply "rules" if at least one rule is present. by Ash Wilson · 10 years ago
  96. 4cd7aff CDN services tests pass again. by Ash Wilson · 10 years ago
  97. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  98. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  99. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  100. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago