1. ab14998 Adding Agents Extensions to Networking by Krzysztof Szukiełojć · 8 years ago
  2. 718e5c4 Adding Fields to ListOptions in networking by Krzysztof Szukiełojć · 8 years ago
  3. 58ed42e Merge remote-tracking branch 'target/master' by Jenkins · 8 years ago
  4. efee1c8 Add Missing Neutron v2 Protocol Constants by Joe Topjian · 8 years ago
  5. 3f41d08 Chaning github to gerrit own repository part II by Krzysztof Szukiełojć · 8 years ago
  6. 24a29ce Chaning github repository to our gerrit repository by Krzysztof Szukiełojć · 8 years ago
  7. f85dfb6 update ipv3-encap protocol name by r_takaishi · 8 years ago
  8. 20187a2 add protocols by r_takaishi · 8 years ago
  9. feda303 Added RouterID field to floatingip (#283) by dbaumgarten · 8 years ago
  10. 5cb543c fix coverage script from masking unit test failures (#265) by jrperritt · 8 years ago
  11. 6d2ec96 Ports: Remove Security Groups and Address Pairs (#236) by Joe Topjian · 8 years ago
  12. 517c799 FWaaS Router Insertion (#220) by Joe Topjian · 8 years ago
  13. 57680b7 Allow Any Protocol in FWaaS Rules (#162) by Joe Topjian · 8 years ago
  14. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  15. 19e713b Update Subnet Gateway Behavior (#102) by Joe Topjian · 8 years ago
  16. c5d17b8 Fix Floating IP Disassociation (#103) by Joe Topjian · 8 years ago
  17. d5be3fe Ensure returned segmentation_id is a string (#70) by Joe Topjian · 8 years ago
  18. 091b8b9 Make TenantID not required for lbaas member creation (#72) by Joe Topjian · 8 years ago
  19. 75801bc Adding Vip port ID for loadbalancer - Issue #9 by Davide Agnello · 8 years ago
  20. 3c89267 remove refs to origin by jrperritt · 9 years ago
  21. e3a4cbe add doc.go files to make testing dirs buildable by jrperritt · 9 years ago
  22. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  23. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  24. 8b6b1b7 fixing build constraints for lbaas_v2 fixtures by Min Pae · 9 years ago
  25. bb39de2 Addressing comments by Davide Agnello · 9 years ago
  26. d6336c4 Adding Support for LBaaS v2 - Health Monitors by Davide Agnello · 9 years ago
  27. e940a16 Adding Support for LBaaS v2 - Pools and Members by Davide Agnello · 9 years ago
  28. 57e2801 Adding Support for LBaaS v2 - Listeners by Davide Agnello · 9 years ago
  29. f17786f Adding Support for LBaaS v2 - Loadbalancers by Davide Agnello · 9 years ago
  30. 6fbd243 Merge pull request #560 from jtopjian/openstack-lbaas-pool-provider by jrperritt · 9 years ago
  31. 1b17d0a add list operation and squash structs by Jamie Hannaford · 9 years ago
  32. c6266be first attempt by Jamie Hannaford · 9 years ago
  33. 4b97ac2 Add acceptance test for portsbinding by Pengfei Ni · 9 years ago
  34. f606159 Allow to specify hostid when creating/updating a port by feisky · 9 years ago
  35. 300b597 Add Provider Option for Pool Creation by Joe Topjian · 9 years ago
  36. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  37. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  38. 8ce5e28 fix import paths by jrperritt · 9 years ago
  39. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  40. 2524d11 Ensure both GatewayIP and NoGateway cannot be set in subnets by Joe Topjian · 9 years ago
  41. f92ae6c Allow subnets to have no gateway by Joe Topjian · 9 years ago
  42. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  43. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  44. 3860b51 named return vars by Jon Perritt · 9 years ago
  45. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  46. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  47. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  48. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  49. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  50. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  51. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  52. 2e84b74 Resolve conflicts by Kirill Shirinkin · 9 years ago
  53. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  54. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  55. 3b07ffd remove One extre obsolete test by Kirill Shirinkin · 9 years ago
  56. 9ffeae7 Remove references to router type by Kirill Shirinkin · 9 years ago
  57. 87b8fa6 Add DriverOpts for routers by Kirill Shirinkin · 9 years ago
  58. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  59. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  60. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  61. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  62. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  63. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  64. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  65. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  66. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  67. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  68. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  69. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  70. 4c39b93 Docs: removing references to security group in security group rules documentation by Tahia Khan · 9 years ago
  71. 8b1799a Merge pull request #484 from pratikmallya/fix_gc_client by jrperritt · 9 years ago
  72. ee675fd Make client return error on JSON decoding error by Pratik Mallya · 9 years ago
  73. eb51d26 Merge pull request #480 from timbyr/HostRoute by jrperritt · 9 years ago
  74. b2653a5 Merge pull request #474 from feiskyer/securitygroups by jrperritt · 9 years ago
  75. fa1b308 Allow DNSNameservers and HostRoutes to be removed by Keith Byrne · 9 years ago
  76. c1afb43 Added mapstructure tags for HostRoute parsing by Keith Byrne · 9 years ago
  77. 8e6b4c7 Allow setting tenantID when creating security-groups by feisky · 9 years ago
  78. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  79. 14f716b fix typo in comment by jrperritt · 10 years ago
  80. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  81. 0ba79da fix typo in comment by jrperritt · 10 years ago
  82. 5c1d733 fix resource name in error msgs by jrperritt · 10 years ago
  83. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  84. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  85. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  86. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  87. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  88. bae3446 Merge pull request #395 from jrperritt/rs-security-groups by jrperritt · 10 years ago
  89. 24019b1 are -> is in docs by Jon Perritt · 10 years ago
  90. b0b9c0d weak decode NetworkExtAttrs by Jon Perritt · 10 years ago
  91. 7f658c1 add comment about go version by Jon Perritt · 10 years ago
  92. 2474fbb comment for filler line by Jon Perritt · 10 years ago
  93. cf6e524 add filler line to avoid runtime issue by Jon Perritt · 10 years ago
  94. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  95. 0059767 Introduce OptsBuilder for code style consistency by Guillaume Giamarchi · 10 years ago
  96. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  97. ed2ed80 Error handling on struct to map mappings by Guillaume Giamarchi · 10 years ago
  98. 092b45f Use solid types for *bool attributes by Guillaume Giamarchi · 10 years ago
  99. 6d3d006 Add unit tests for firewalls by Guillaume Giamarchi · 10 years ago
  100. 3e5b293 Add unit tests for firewall policies by Guillaume Giamarchi · 10 years ago