1. 82d4291 Replace URL by Ildar Svetlov · 5 years ago
  2. b35f361 Backport compute availabilityzones extension from the upstream by Ildar Svetlov · 5 years ago
  3. fb5c0e8 Fix testhelper.deepDiffEqual (#374) by Joe Topjian · 8 years ago
  4. 1f6dbd0 Allow null values for hypervisor stat fields by Ildar Svetlov · 6 years ago
  5. de93412 Avoid empty cpu_info field by Ildar Svetlov · 6 years ago
  6. 6c31b97 Add server list support by Ildar Svetlov · 7 years ago
  7. 162f0d0 Fix nova service ID type by Dmitry Kalashnik · 8 years ago
  8. 15c5e9e Fix bug with services extractor by Krzysztof Szukiełojć · 8 years ago
  9. 6b2d29f Adding support for os-servcies in compute by Krzysztof Szukiełojć · 8 years ago
  10. 2f61685 Bunch of fixes by Krzysztof Szukiełojć · 8 years ago
  11. 3f41d08 Chaning github to gerrit own repository part II by Krzysztof Szukiełojć · 8 years ago
  12. 24a29ce Chaning github repository to our gerrit repository by Krzysztof Szukiełojć · 8 years ago
  13. a9d5de4 Nova Hypervisors API by Simon Murray · 8 years ago
  14. 9a5595b Update some docs for some nits found (#286) by Monty Taylor · 8 years ago
  15. 0f64da0 Compute v2: Extended Availability Zone Status (#282) by Joe Topjian · 8 years ago
  16. afdc350 Compute v2: Allow correct handling of Image Metadata (#285) by Joe Topjian · 8 years ago
  17. 6df190c omit empty AdminPass in 'Rebuild' req body (#267) by jrperritt · 8 years ago
  18. 5cb543c fix coverage script from masking unit test failures (#265) by jrperritt · 8 years ago
  19. 8cab8b8 create flavor (#257) by jrperritt · 8 years ago
  20. 4d2266c Handle Unmarshaling Compute Floating IP IDs (#217) by Joe Topjian · 8 years ago
  21. c2bb491 Added functionality for updating and resetting compute quotas. (#214) by dbaumgarten · 8 years ago
  22. 6b3419f fixed issue where personality wasn't working in request w/ config_drive (#213) by Bruce Martins · 8 years ago
  23. 368deee Handle Unmarshaling Compute Security Group IDs (#192) by Joe Topjian · 8 years ago
  24. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  25. cd65a06 computer/v2/servers: Check if opts.UserData is already Base64 Encoded (#170) by Gavin Williams · 8 years ago
  26. a08c1d2 Compute Limits (#121) by Joe Topjian · 8 years ago
  27. f1f4041 bfv updates (#100) by Joe Topjian · 8 years ago
  28. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  29. 50cdddf Allow ImageRef to be empty when block device is present (#97) by Joe Topjian · 8 years ago
  30. f464c96 Server Metadata Update (#93) by Joe Topjian · 8 years ago
  31. 37b56e8 ' (#85) by Gleb · 8 years ago
  32. 0d7ed5d set ServiceClient field to nil before unmarshaling (#59) by jrperritt · 8 years ago
  33. 1fa9250 implement json.Unmarshaler for Server by jrperritt · 8 years ago
  34. 6a4dcc7 remove mapstructure import by jrperritt · 8 years ago
  35. e7303c3 implement json.unmarshaler for flavor by jrperritt · 8 years ago
  36. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  37. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  38. 65d5ee2 fixes for image unit tests by jrperritt · 9 years ago
  39. 524bceb add Metadata field to Image result by jrperritt · 9 years ago
  40. 42b019f fix import by jrperritt · 9 years ago
  41. 057373d return from AllPages for SinglePageBase by jrperritt · 9 years ago
  42. e0ba105 restore logic for icmp and null ports by jrperritt · 9 years ago
  43. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  44. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  45. 2f93a63 fixes after rackspace/gophercloud merge by jrperritt · 9 years ago
  46. 075c532 add rackspace/gophercloud commits by jrperritt · 9 years ago
  47. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  48. 3860b51 named return vars by Jon Perritt · 9 years ago
  49. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  50. 7aadf86 spelling by Dan Kirkwood · 9 years ago
  51. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  52. 01618ee first crack at BuildRequestBody function by Jon Perritt · 9 years ago
  53. 1380826 another servers v2 error type by Jon Perritt · 9 years ago
  54. b5bf704 remove sample by Dan Kirkwood · 9 years ago
  55. 7e8d8ed use QuotaSet consistently; fix unit test by Dan Kirkwood · 9 years ago
  56. c0a8099 change package and type name by Dan Kirkwood · 9 years ago
  57. 47b2706 quota -> quotasets by Dan Kirkwood · 9 years ago
  58. b068825 remove all but Get action by Dan Kirkwood · 9 years ago
  59. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  60. ceb8409 initial os-quota-set api; GET unit test by Dan Kirkwood · 9 years ago
  61. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  62. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  63. 4f9dce2 Unit tests for Security Group Rules with ICMP values of 0 by Joe Topjian · 9 years ago
  64. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  65. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  66. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  67. 994370e add ServiceClient field to servers.CreateOpts by Jon Perritt · 9 years ago
  68. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  69. ab8cd7a Added build constraint: fixtures by Rickard von Essen · 9 years ago
  70. c3d49b7 Added test for servers.GetPasswordResult and fixed spelling. by Rickard von Essen · 9 years ago
  71. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  72. b101323 initial migration from rackspace/gophercloud by jrperritt · 9 years ago
  73. e6b9184 Merge pull request #524 from monkeylittleinc/master by jrperritt · 9 years ago
  74. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  75. 98c77d0 fix spacing issue by Denis Zhdanov · 9 years ago
  76. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  77. af49847 From Port and To Port should accept values of 0 when the IP Protocol is "ICMP". by Denys Zhdanov · 9 years ago
  78. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  79. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  80. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  81. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago
  82. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  83. 9b4df56 Merge pull request #476 from spothanis/reorg by jrperritt · 9 years ago
  84. ee675fd Make client return error on JSON decoding error by Pratik Mallya · 9 years ago
  85. 07400f3 Reorganized volumes and volumeattach to move fixtures to subpackage by Sreekanth Pothanis · 9 years ago
  86. f64c349 Merge pull request #381 from jtopjian/os-networks by jrperritt · 9 years ago
  87. 9342e52 Add all_tenants to nova servers list by Daniel Speichert · 10 years ago
  88. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  89. 6b0a883 IDFromName for servers by Jon Perritt · 10 years ago
  90. 4267c94 fix formatting in bfv by jrperritt · 10 years ago
  91. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  92. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  93. 4d6c6e7 remove duplicate test from bad merge by Kevin Pike · 10 years ago
  94. 7d6989c Allows for more complex scheduling queries. by Joe Topjian · 10 years ago
  95. 9748b7b improves File documentation by Kevin Pike · 10 years ago
  96. 9546f89 Merge branch 'personality' of https://github.com/doubledutch/gophercloud into personality by Kevin Pike · 10 years ago
  97. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  98. 25d4569 Merge branch 'personality' of github.com:doubledutch/gophercloud by Kevin Pike · 10 years ago
  99. b11111a Merge branch 'master' of https://github.com/rackspace/gophercloud into personality by Kevin Pike · 10 years ago
  100. a2bfaea use MarshalJSON by Kevin Pike · 10 years ago