1. 5110718 fix comment to make update stack param Timeout optional by Jon Perritt · 10 years ago
  2. 9170989 make create stack param timeout optional by Jon Perritt · 10 years ago
  3. cc6e048 remove broken unit test by Jon Perritt · 10 years ago
  4. 91246b5 remove unneeded comment by Jon Perritt · 10 years ago
  5. 9dce415 add comments on the Event struct fields by Jon Perritt · 10 years ago
  6. a37ecf4 fix typo: retreives -> retrieves by Jon Perritt · 10 years ago
  7. 4893f07 update stackevents doc.go by Jon Perritt · 10 years ago
  8. 99f6312 fix type: Enging -> Engine by Jon Perritt · 10 years ago
  9. 21b3eee Link -> gophercloud.Link in apiversions by Jon Perritt · 10 years ago
  10. f7d3d14 make openstack acceptance test template use env vars by Jon Perritt · 10 years ago
  11. 5a0ddd8 rackspace acceptance tests by Jon Perritt · 10 years ago
  12. 9df3c48 add rackspace Get operation by Jon Perritt · 10 years ago
  13. f76605e add rackspace orchestration v1 client by Jon Perritt · 10 years ago
  14. 3440fd0 openstack build info acceptance tests by Jon Perritt · 10 years ago
  15. 79f185f openstack stack templates acceptance tests by Jon Perritt · 10 years ago
  16. ff2116c openstack stack events acceptance tests by Jon Perritt · 10 years ago
  17. 64c053f give ExtractResourceEvents function by Jon Perritt · 10 years ago
  18. 6dbf9a5 openstack stack resources acceptance tests by Jon Perritt · 10 years ago
  19. db0d26a comment for AbandonResult String method by Jon Perritt · 10 years ago
  20. 3d381d5 add String method to AbandonResult by Jon Perritt · 10 years ago
  21. ebc9e4c openstack stacks acceptance tests by Jon Perritt · 10 years ago
  22. 6ec27cf change Template field from string to type map by Jon Perritt · 10 years ago
  23. efe6d1f openstack/rackspace build info ops and unit tests by Jon Perritt · 10 years ago
  24. 25e1462 rackspace do.go files by Jon Perritt · 10 years ago
  25. 90944ca openstack doc.go files by Jon Perritt · 10 years ago
  26. 8ade432 comments by Jon Perritt · 10 years ago
  27. f63c909 rackspace stack templates ops and unit tests by Jon Perritt · 10 years ago
  28. f799b94 openstack stack templates ops and unit tests by Jon Perritt · 10 years ago
  29. 716a0fd revert cdn files to master versions by Jon Perritt · 10 years ago
  30. 64f594d fix List op for MarkerPageBase by Jon Perritt · 10 years ago
  31. 4107878 rackspace stack events ops and unit tests by Jon Perritt · 10 years ago
  32. 7cbb42c openstack stack events ops and unit tests by Jon Perritt · 10 years ago
  33. bba201b comments by Jon Perritt · 10 years ago
  34. c871733 change page to MarkerPageBase by Jon Perritt · 10 years ago
  35. dc56190 add logic and unit test for []string type in query params by Jon Perritt · 10 years ago
  36. 714d1b1 temporarily comment out abandon unit tests by Jon Perritt · 10 years ago
  37. b1e303a openstack/rackspace stack resources template op/unit test by Jon Perritt · 10 years ago
  38. 1baa8f6 fix openstack cdn service update unit test by Jon Perritt · 10 years ago
  39. 1d4aca0 openstack/rackspace get resource type schema op and unit test by Jon Perritt · 10 years ago
  40. 3836efa fix cdn service update unit test; sneaking this in by Jon Perritt · 10 years ago
  41. a065da1 openstack/rackspace stack resources find/list/get/listtypes/metadata ops and unit tests by Jon Perritt · 10 years ago
  42. 9b81b8c rackspace abandon stack op and unit test by Jon Perritt · 10 years ago
  43. 9209df4 openstack abandon stack op and unit test by Jon Perritt · 10 years ago
  44. 68c2717 rackspace preview stack op and unit test by Jon Perritt · 10 years ago
  45. 37f9774 openstack preview stack op and unit test by Jon Perritt · 10 years ago
  46. 27a0b3e rackspace delete stack op and unit test by Jon Perritt · 10 years ago
  47. a433dd9 openstack delete stack op and unit test by Jon Perritt · 10 years ago
  48. a6346d9 rackspace update 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. 2870e04 rackspace list stacks op and unit test by Jon Perritt · 10 years ago
  51. 9cd3d38 openstack list stacks op and unit test by Jon Perritt · 10 years ago
  52. 1d3bc4b rackspace adopt stack op and unit test by Jon Perritt · 10 years ago
  53. 9741dd9 openstack adopt stack op and unit test by Jon Perritt · 10 years ago
  54. 034ef07 rackspace create stack op and unit test by Jon Perritt · 10 years ago
  55. 4a5c849 create stack unit test by Jon Perritt · 10 years ago
  56. b20ba0b add *bool type for DisableRollback field by Jon Perritt · 10 years ago
  57. 952f3e1 comments for CreateOpts fields by Jon Perritt · 10 years ago
  58. 6e84473 fix abandon url by Jon Perritt · 10 years ago
  59. 22325f4 change object names to sound more correct by Jon Perritt · 10 years ago
  60. 31919cd go fmt by Jon Perritt · 10 years ago
  61. 5473fdf remove urls for ops not being implemented now by Jon Perritt · 10 years ago
  62. 01972e2 change struct names; use mapstructure instead of json by Jon Perritt · 10 years ago
  63. 3711cd0 stack resources [list, get, find, metadata] by Jon Perritt · 10 years ago
  64. c8cc45e move template to common.go by Jon Perritt · 10 years ago
  65. 93e02bb bug fix in stacks_test.go by Jon Perritt · 10 years ago
  66. 35e27e4 stacks by Jon Perritt · 10 years ago
  67. df38cca api versions by Jon Perritt · 10 years ago
  68. 47d5c97 Merge pull request #359 from jtopjian/volumeattach by jrperritt · 10 years ago
  69. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  70. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  71. 500fc82 Removed CreateOptsExt from volume create as it's not possible to use by Joe Topjian · 10 years ago
  72. ef51237 Removing ServerID as a parameter from volumeattach by Joe Topjian · 10 years ago
  73. 520307e Initial attempt at volumeattach extension by Joe Topjian · 10 years ago
  74. 07a7b78 Merge pull request #356 from jtopjian/blockstorage-attachments-type by jrperritt · 10 years ago
  75. b75567d Fix openstack blockstorage attachments types by Joe Topjian · 10 years ago
  76. 9984077 Merge pull request #353 from julienvey/allocate_floating_ip by jrperritt · 10 years ago
  77. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  78. 2a6e319 display_discription -> display_description by jrperritt · 10 years ago
  79. 8fe67fe Merge pull request #350 from jrperritt/objectstorage-extract-method by Ash Wilson · 10 years ago
  80. 4f93f8e convert X-Delete-At header from int to time.Time by Jon Perritt · 10 years ago
  81. 28792af add Split field to CreateTempURLOpts for custom URLs by Jon Perritt · 10 years ago
  82. 2b31371 reword CreateTempURLOpts comment by Jon Perritt · 10 years ago
  83. 60af2f6 fix typo: X-Trans-ID -> X-Trans-Id by Jon Perritt · 10 years ago
  84. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  85. 3828d5a add temp url key fields in GetResult header struct by Jon Perritt · 10 years ago
  86. 59b0ea4 add test for CreateHeader Extract method by Jon Perritt · 10 years ago
  87. e93d837 fix bug where Get and Update calls were reversed by Jon Perritt · 10 years ago
  88. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  89. 8949d8f added struct fields by Jon Perritt · 10 years ago
  90. a052f35 struct tag '_' -> '-' by Jon Perritt · 10 years ago
  91. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  92. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  93. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  94. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  95. 39032d5 Merge pull request #351 from jrperritt/add-update-server-method-for-rackspace by jrperritt · 10 years ago
  96. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  97. 723a24b rackspace update server unit test by Jon Perritt · 10 years ago
  98. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  99. 682bdbd Merge pull request #352 from jrperritt/add-ip-addresses-to-server-create-opts by Jamie Hannaford · 10 years ago
  100. 7b9671c add IP v4 and v6 options to create opts by Jon Perritt · 10 years ago