1. 1b17d0a add list operation and squash structs by Jamie Hannaford · 9 years ago
  2. c6266be first attempt by Jamie Hannaford · 9 years ago
  3. 4b97ac2 Add acceptance test for portsbinding by Pengfei Ni · 9 years ago
  4. f606159 Allow to specify hostid when creating/updating a port by feisky · 9 years ago
  5. 2524d11 Ensure both GatewayIP and NoGateway cannot be set in subnets by Joe Topjian · 9 years ago
  6. f92ae6c Allow subnets to have no gateway by Joe Topjian · 9 years ago
  7. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  8. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  9. 2e84b74 Resolve conflicts by Kirill Shirinkin · 9 years ago
  10. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  11. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  12. 3b07ffd remove One extre obsolete test by Kirill Shirinkin · 9 years ago
  13. 9ffeae7 Remove references to router type by Kirill Shirinkin · 9 years ago
  14. 87b8fa6 Add DriverOpts for routers by Kirill Shirinkin · 9 years ago
  15. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  16. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  17. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  18. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  19. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  20. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  21. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  22. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  23. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  24. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  25. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  26. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  27. 4c39b93 Docs: removing references to security group in security group rules documentation by Tahia Khan · 9 years ago
  28. 8b1799a Merge pull request #484 from pratikmallya/fix_gc_client by jrperritt · 9 years ago
  29. ee675fd Make client return error on JSON decoding error by Pratik Mallya · 9 years ago
  30. eb51d26 Merge pull request #480 from timbyr/HostRoute by jrperritt · 9 years ago
  31. b2653a5 Merge pull request #474 from feiskyer/securitygroups by jrperritt · 9 years ago
  32. fa1b308 Allow DNSNameservers and HostRoutes to be removed by Keith Byrne · 9 years ago
  33. c1afb43 Added mapstructure tags for HostRoute parsing by Keith Byrne · 9 years ago
  34. 8e6b4c7 Allow setting tenantID when creating security-groups by feisky · 9 years ago
  35. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  36. 14f716b fix typo in comment by jrperritt · 10 years ago
  37. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  38. 0ba79da fix typo in comment by jrperritt · 10 years ago
  39. 5c1d733 fix resource name in error msgs by jrperritt · 10 years ago
  40. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  41. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  42. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  43. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  44. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  45. bae3446 Merge pull request #395 from jrperritt/rs-security-groups by jrperritt · 10 years ago
  46. 24019b1 are -> is in docs by Jon Perritt · 10 years ago
  47. b0b9c0d weak decode NetworkExtAttrs by Jon Perritt · 10 years ago
  48. 7f658c1 add comment about go version by Jon Perritt · 10 years ago
  49. 2474fbb comment for filler line by Jon Perritt · 10 years ago
  50. cf6e524 add filler line to avoid runtime issue by Jon Perritt · 10 years ago
  51. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  52. 0059767 Introduce OptsBuilder for code style consistency by Guillaume Giamarchi · 10 years ago
  53. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  54. ed2ed80 Error handling on struct to map mappings by Guillaume Giamarchi · 10 years ago
  55. 092b45f Use solid types for *bool attributes by Guillaume Giamarchi · 10 years ago
  56. 6d3d006 Add unit tests for firewalls by Guillaume Giamarchi · 10 years ago
  57. 3e5b293 Add unit tests for firewall policies by Guillaume Giamarchi · 10 years ago
  58. b8dca24 Add unit tests for firewall rules by Guillaume Giamarchi · 10 years ago
  59. d9f939f Replace struct based mapping by manual mapping by Guillaume Giamarchi · 10 years ago
  60. 4645912 Add mapstructure tags on Policy result by Guillaume Giamarchi · 10 years ago
  61. 914b10f Fix bugs & warnings by Guillaume Giamarchi · 10 years ago
  62. 68c49f8 Firewall rules bugfixes & enhancements by Guillaume Giamarchi · 10 years ago
  63. 9441b81 Support FWaaS - Firewalls by Guillaume Giamarchi · 10 years ago
  64. 506d150 Support FWaaS - Policies by Guillaume Giamarchi · 10 years ago
  65. 0e69514 Support FWaaS - Rules by Guillaume Giamarchi · 10 years ago
  66. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  67. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  68. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  69. 65696f0 Merge pull request #346 from haklop/fix-pool-members by jrperritt · 10 years ago
  70. 181b25b Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members by Eric Bellemon · 10 years ago
  71. d72ac53 add updateURL by Jon Perritt · 10 years ago
  72. 444801b remove DumpReqJson from perigee options by Jon Perritt · 10 years ago
  73. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  74. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  75. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  76. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  77. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  78. e871b9b Merge pull request #248 from smashwilson/embed-provider by Jamie Hannaford · 10 years ago
  79. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  80. 82a6bba Adding additional validation for LBaaS monitor delays and timeouts by Jamie Hannaford · 10 years ago
  81. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  82. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  83. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  84. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  85. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  86. ca3821d Bumping coverage by Jamie Hannaford · 10 years ago
  87. eeb0cfa Covering edge cases by Jamie Hannaford · 10 years ago
  88. 5d93f56 Adding extra coverage to subnets by Jamie Hannaford · 10 years ago
  89. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  90. 0a41004 Updating api versions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  91. a2976ab Updating subnet URLs to use service client initialization by Jamie Hannaford · 10 years ago
  92. c98f59b Updating port URLs to use service client initialization by Jamie Hannaford · 10 years ago
  93. 32979b6 Updating network URLs to use service client initialization by Jamie Hannaford · 10 years ago
  94. 5d6b875 Adding common directory so that tests can re-use decorated mocks by Jamie Hannaford · 10 years ago
  95. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  96. e557596 Adding more tests for routers by Jamie Hannaford · 10 years ago
  97. 24820c1 Adding more tests for floating IPs by Jamie Hannaford · 10 years ago
  98. 8d104f8 Adding test for edge case by Jamie Hannaford · 10 years ago
  99. 91cd64e Removing duplication in extract methods by Jamie Hannaford · 10 years ago
  100. 47ea9c2 Testing edge conditions for apiversions by Jamie Hannaford · 10 years ago