1. 4ad4160 Merge pull request #486 from pratikmallya/enable_template_environment_parsing by jrperritt · 9 years ago
  2. 5fddb2a Add template and environment parsing to gophercloud by Pratik Mallya · 9 years ago
  3. 827c03e Fix api interfaces for orchestration resources by Pratik Mallya · 9 years ago
  4. 9b4df56 Merge pull request #476 from spothanis/reorg by jrperritt · 9 years ago
  5. ee675fd Make client return error on JSON decoding error by Pratik Mallya · 9 years ago
  6. 07400f3 Reorganized volumes and volumeattach to move fixtures to subpackage by Sreekanth Pothanis · 9 years ago
  7. efb1971 import fix: dear atom, always use rackpsace repo and not mine by jrperritt · 9 years ago
  8. 52e6ada update ExtractFlavors function and unit tests by Jon Perritt · 9 years ago
  9. b1ce0af change field types: uint -> int by Jon Perritt · 9 years ago
  10. 2571c77 allow rackspace flavor extra_specs by Jon Perritt · 9 years ago
  11. b9396a1 ensure rackspace tests use new fixture by Jamie Hannaford · 10 years ago
  12. 2c749a0 Refactor PageResult creation. by Ash Wilson · 10 years ago
  13. fe80dae Prevent read from closed stream. by Ash Wilson · 10 years ago
  14. dbee478 Return the CreateResult's error, if one is present. by Ash Wilson · 10 years ago
  15. ae55143 Start with a failing test because that's how I roll by Ash Wilson · 10 years ago
  16. bc523bc fix keypair variable mistake by jrperritt · 10 years ago
  17. f54139c don't set key_name if not provided by Jon Perritt · 10 years ago
  18. fab1f3d grammar fix in comment by jrperritt · 10 years ago
  19. ade2d7f fix formatting in rs bfv by jrperritt · 10 years ago
  20. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  21. a2c88b2 fix object storage nil pointer deref error by Jon Perritt · 10 years ago
  22. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  23. a69b347 Use a ReadSeeker for upload content and rewind the offset on retries by Brendan ODonnell · 10 years ago
  24. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  25. edcbc31 Merge branch 'master' into personality by Kevin Pike · 10 years ago
  26. 7bf54c5 updates personality to []map[string]string where map has path and contents by Kevin Pike · 10 years ago
  27. f8b77ca ResizeOpts -> ResizeOptsBuilder by Jon Perritt · 10 years ago
  28. 33fd1b3 rs get and update metadata funcs by Jon Perritt · 10 years ago
  29. 1f3caa6 rs confirmresize func by Jon Perritt · 10 years ago
  30. 36747e4 rs resize func by Jon Perritt · 10 years ago
  31. d341609 go fmt by Jon Perritt · 10 years ago
  32. 5497f94 Converting Rackspace services to new HTTP methods by Jamie Hannaford · 10 years ago
  33. aa24499 changes after PR review by Jon Perritt · 10 years ago
  34. ac0190f i really wish atom wouldn't use my repo on imports by Jon Perritt · 10 years ago
  35. b55847b rackconnect public ips ops and unit tests by Jon Perritt · 10 years ago
  36. 9f8b015 rackconnect lb pools ops and unit tests by Jon Perritt · 10 years ago
  37. 60c33a9 fix spacing by Jon Perritt · 10 years ago
  38. d91fffb fix import path by Jon Perritt · 10 years ago
  39. 9776ef6 rackconnect cloud networks ops and unit tests by Jon Perritt · 10 years ago
  40. 1ffa1ba doc.go for rackconnect v3 by Jon Perritt · 10 years ago
  41. 3353473 add rackconnect client by Jon Perritt · 10 years ago
  42. 24019b1 are -> is in docs by Jon Perritt · 10 years ago
  43. db9a9b3 rs secgroup acceptance tests by Jon Perritt · 10 years ago
  44. af5e28c rackspace neutron sec groups ops & unit tests by Jon Perritt · 10 years ago
  45. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  46. 37465a0 rackspace attach volume ops & unit/acceptance tests by Jon Perritt · 10 years ago
  47. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  48. 7ed6855 rackspace list server addresses ops and unit tests by Jon Perritt · 10 years ago
  49. 7ca169d Merge pull request #372 from jrperritt/get-object-cdn-url by Jamie Hannaford · 10 years ago
  50. 6fe7c40 include AuthOptions in ReauthFunc closure by Jon Perritt · 10 years ago
  51. b260acf only cache credentials if AllowReauth is set to true by Jon Perritt · 10 years ago
  52. 65c81ec Get object CDN URL operation and acceptance test by Jon Perritt · 10 years ago
  53. f4052c6 OpenStack/Rackspace reauth functionality by Jon Perritt · 10 years ago
  54. accf2f5 Cast to the correct error type. by Ash Wilson · 10 years ago
  55. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  56. 2199f10 rackspace :knife: perigee by Ash Wilson · 10 years ago
  57. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  58. 3346525 Merge pull request #365 from smashwilson/centralize-http by Ash Wilson · 10 years ago
  59. 9716ec3 Right, that's a pointer now. by Ash Wilson · 10 years ago
  60. 9df3c48 add rackspace Get operation by Jon Perritt · 10 years ago
  61. f76605e add rackspace orchestration v1 client by Jon Perritt · 10 years ago
  62. efe6d1f openstack/rackspace build info ops and unit tests by Jon Perritt · 10 years ago
  63. 25e1462 rackspace do.go files by Jon Perritt · 10 years ago
  64. f63c909 rackspace stack templates ops and unit tests by Jon Perritt · 10 years ago
  65. 716a0fd revert cdn files to master versions by Jon Perritt · 10 years ago
  66. 4107878 rackspace stack events ops and unit tests by Jon Perritt · 10 years ago
  67. 714d1b1 temporarily comment out abandon unit tests by Jon Perritt · 10 years ago
  68. b1e303a openstack/rackspace stack resources template op/unit test by Jon Perritt · 10 years ago
  69. 1d4aca0 openstack/rackspace get resource type schema op and unit test by Jon Perritt · 10 years ago
  70. a065da1 openstack/rackspace stack resources find/list/get/listtypes/metadata ops and unit tests by Jon Perritt · 10 years ago
  71. 9b81b8c rackspace abandon stack op and unit test by Jon Perritt · 10 years ago
  72. 68c2717 rackspace preview stack op and unit test by Jon Perritt · 10 years ago
  73. 27a0b3e rackspace delete stack op and unit test by Jon Perritt · 10 years ago
  74. a6346d9 rackspace update stack op and unit test by Jon Perritt · 10 years ago
  75. 2870e04 rackspace list stacks op and unit test by Jon Perritt · 10 years ago
  76. 1d3bc4b rackspace adopt stack op and unit test by Jon Perritt · 10 years ago
  77. 034ef07 rackspace create stack op and unit test by Jon Perritt · 10 years ago
  78. 31919cd go fmt by Jon Perritt · 10 years ago
  79. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  80. e93d837 fix bug where Get and Update calls were reversed by Jon Perritt · 10 years ago
  81. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  82. 723a24b rackspace update server unit test by Jon Perritt · 10 years ago
  83. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  84. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  85. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  86. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  87. b5fcaa8 Update Rackspace CDN delegates. by Ash Wilson · 10 years ago
  88. 1e5e293 unit test for unsuccessful update operation by Jon Perritt · 10 years ago
  89. b6c3e63 fix extra space in flavor list unit test by Jon Perritt · 10 years ago
  90. 6f8eda9 more concise check for flavor list unit test by Jon Perritt · 10 years ago
  91. 548496b Merge pull request #339 from jrperritt/cdn-openstack-rackspace by Ash Wilson · 10 years ago
  92. 8347df7 fix for Rackspace Home Document unit test by Jon Perritt · 10 years ago
  93. 03732c2 CreateOpts needs to be qualified. by Ash Wilson · 10 years ago
  94. 161a854 Update the Rackspace Cloud Files tests too. by Ash Wilson · 10 years ago
  95. 239e4d8 rackspace cdn services unit tests by Jon Perritt · 10 years ago
  96. e918e76 rackspace cdn serviceassets unit tests by Jon Perritt · 10 years ago
  97. 45a1d4f rackspace cdn flavors unit tests by Jon Perritt · 10 years ago
  98. 59c4abe rackspace cdn base unit tests by Jon Perritt · 10 years ago
  99. 3cae0d4 rackspace cdn package docs by Jon Perritt · 10 years ago
  100. f1a3cf4 rackspace cdn service flavors operations by Jon Perritt · 10 years ago