Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
2491b4cda0f3eca813d3a959526cd8678240363b
/
openstack
/
networking
/
v2
4bf41a3
openstack/ :knife: perigee
by Ash Wilson
· 10 years ago
71e109a
Make portID not mandatory in floatingips
by Julien Vey
· 10 years ago
65696f0
Merge pull request #346 from haklop/fix-pool-members
by jrperritt
· 10 years ago
181b25b
Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members
by Eric Bellemon
· 10 years ago
d72ac53
add updateURL
by Jon Perritt
· 10 years ago
444801b
remove DumpReqJson from perigee options
by Jon Perritt
· 10 years ago
ef2d5fc
Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method
by Jon Perritt
· 10 years ago
ba2395e
ExtractErrResult -> ErrResult; Extract -> ExtractErr
by Jon Perritt
· 10 years ago
a6d5f9f
Fixed a handful of typos
by Alex Gaynor
· 10 years ago
d6c81b2
Shifting networking operations to common delete result
by Jamie Hannaford
· 10 years ago
bdc8697
Adding doc.go files for packages
by Jamie Hannaford
· 10 years ago
e871b9b
Merge pull request #248 from smashwilson/embed-provider
by Jamie Hannaford
· 10 years ago
77857dc
Remove the `.Provider.` bit.
by Ash Wilson
· 10 years ago
82a6bba
Adding additional validation for LBaaS monitor delays and timeouts
by Jamie Hannaford
· 10 years ago
b8b16f8
Base a pagination.PageResult on gophercloud.Result.
by Ash Wilson
· 10 years ago
d3dc254
Rename Result.Resp to Result.Body.
by Ash Wilson
· 10 years ago
f548aad
Rename gophercloud.CommonResult references.
by Ash Wilson
· 10 years ago
26780d5
'To*String' -> 'To*Query'
by Jon Perritt
· 10 years ago
04851d3
consistency updates; struct opts -> interface opts (networking, compute)
by Jon Perritt
· 10 years ago
ca3821d
Bumping coverage
by Jamie Hannaford
· 10 years ago
eeb0cfa
Covering edge cases
by Jamie Hannaford
· 10 years ago
5d93f56
Adding extra coverage to subnets
by Jamie Hannaford
· 10 years ago
9695d51
Updating extensions URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
0a41004
Updating api versions URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
a2976ab
Updating subnet URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
c98f59b
Updating port URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
32979b6
Updating network URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
5d6b875
Adding common directory so that tests can re-use decorated mocks
by Jamie Hannaford
· 10 years ago
c1f3649
Removing dead code
by Jamie Hannaford
· 10 years ago
e557596
Adding more tests for routers
by Jamie Hannaford
· 10 years ago
24820c1
Adding more tests for floating IPs
by Jamie Hannaford
· 10 years ago
8d104f8
Adding test for edge case
by Jamie Hannaford
· 10 years ago
91cd64e
Removing duplication in extract methods
by Jamie Hannaford
· 10 years ago
47ea9c2
Testing edge conditions for apiversions
by Jamie Hannaford
· 10 years ago
e65621f
Removing merge conflicts :fist:
by Jamie Hannaford
· 10 years ago
35c91a6
Adding missing comments to networks
by Jamie Hannaford
· 10 years ago
c7c49a7
Adding missign comments to provider ext
by Jamie Hannaford
· 10 years ago
84a140f
Adding missign comments to LBaaS ext
by Jamie Hannaford
· 10 years ago
ffcd679
Adding comments to external ext
by Jamie Hannaford
· 10 years ago
4e98b87
Renaming erroneous test files
by Jamie Hannaford
· 10 years ago
2ff3ea9
Renaming erroneous test files
by Jamie Hannaford
· 10 years ago
b4c8c6f
Networking URL construction no longer adds /v2.0
by Ash Wilson
· 10 years ago
a087050
Oh right, networking/extensions tests need 2.0.
by Ash Wilson
· 10 years ago
f25ae37
Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2
by Ash Wilson
· 10 years ago
f2f6c0a
Add a shim in the networking delegate.
by Ash Wilson
· 10 years ago
58b008f
Updating tests to use new import path
by Jamie Hannaford
· 10 years ago
e3bb3f6
Moving to option interfaces
by Jamie Hannaford
· 10 years ago
f0af226
Extensions no longer appends the version.
by Ash Wilson
· 10 years ago
318666f
Delegate to common from networking, too.
by Ash Wilson
· 10 years ago
896caf7
Fixing small issues based on code review
by Jamie Hannaford
· 10 years ago
dc554a0
Adding missing test for associate
by Jamie Hannaford
· 10 years ago
09cc0a7
Moving to centralized ServiceClient refs
by Jamie Hannaford
· 10 years ago
51a6ec7
Adding security group rules
by Jamie Hannaford
· 10 years ago
b72055f
Adding security groups :lock:
by Jamie Hannaford
· 10 years ago
32789b5
Fixing test
by Jamie Hannaford
· 10 years ago
92523e3
Moving repetitive query building to centralized function
by Jamie Hannaford
· 10 years ago
5c6e996
Beginning work on query cleanup
by Jamie Hannaford
· 10 years ago
6f57e9e
Removing unnecessary 'err' vars
by Jamie Hannaford
· 10 years ago
a241e31
Removing unnecessary references
by Jamie Hannaford
· 10 years ago
5c89f0a
Fixing JSON array key
by Jamie Hannaford
· 10 years ago
30fbef1
Modifying JSON keys because the documentation lied to me
by Jamie Hannaford
· 10 years ago
88950ea
Renaming SubnetID to PoolID
by Jamie Hannaford
· 10 years ago
bd81c6d
Removing unnecessary doc.go files
by Jamie Hannaford
· 10 years ago
3ed167c
Adding members
by Jamie Hannaford
· 10 years ago
db1ff7f
Adding monitor disassociation operation to pools
by Jamie Hannaford
· 10 years ago
ca7926c
Adding monitor association operation to pools
by Jamie Hannaford
· 10 years ago
9955f89
Adding health monitors :mag_right:
by Jamie Hannaford
· 10 years ago
14883b1
Touching up documentation
by Jamie Hannaford
· 10 years ago
6233989
Adding delete pool operation
by Jamie Hannaford
· 10 years ago
080074a
Adding update pools operation
by Jamie Hannaford
· 10 years ago
3808104
Adding get pool operation
by Jamie Hannaford
· 10 years ago
bf4484c
Adding create pool operation
by Jamie Hannaford
· 10 years ago
671a863
Adding list pools operation
by Jamie Hannaford
· 10 years ago
59043cd
Adding delete vip operation
by Jamie Hannaford
· 10 years ago
59f6805
Adding update vip operation
by Jamie Hannaford
· 10 years ago
af7a1f7
Adding get vip operation
by Jamie Hannaford
· 10 years ago
afb6003
Adding create vip operation
by Jamie Hannaford
· 10 years ago
a338145
Setting up initial LBaaS structure + tests :zap:
by Jamie Hannaford
· 10 years ago
fec56f0
Modifying list operations to use new initialization
by Jamie Hannaford
· 10 years ago
b6c5387
Finishing acceptance tests for routers
by Jamie Hannaford
· 10 years ago
7db63f2
Introducing new opts interface idea :smirk:
by Jamie Hannaford
· 10 years ago
9823bb6
Beginning acceptance tests
by Jamie Hannaford
· 10 years ago
4c9a227
Finishing documentation :pencil2:
by Jamie Hannaford
· 10 years ago
5a53190
Adding more documentation and tweaking operations
by Jamie Hannaford
· 10 years ago
2f496d4
Finishing up floating ips work :ok_hand:
by Jamie Hannaford
· 10 years ago
a2961bb
Adding create floatingip operation
by Jamie Hannaford
· 10 years ago
9b75ba2
Moving URLs into their own file for consistency
by Jamie Hannaford
· 10 years ago
69be692
Adding router interface operations :elephant:
by Jamie Hannaford
· 10 years ago
c6a04ea
Finalizing routers
by Jamie Hannaford
· 10 years ago
37e9f72
Adding list operation for L3-routing
by Jamie Hannaford
· 10 years ago
b0d9912
Finalizing provider ext
by Jamie Hannaford
· 10 years ago
fb97168
Removing quotas since the docs are patchy
by Jamie Hannaford
· 10 years ago
db6926f
Adding correct package declarations to other extension files
by Jamie Hannaford
· 10 years ago
9be22f5
Finalizing acceptance tests and modifying fields
by Jamie Hannaford
· 10 years ago
546401f
Adding quotas operations
by Jamie Hannaford
· 10 years ago
6ee2e9a
Adding initial tests
by Jamie Hannaford
· 10 years ago
8d58bbb
Add directory structure
by Jamie Hannaford
· 10 years ago
fc55c82
LinkedPageBase follows a LinkPath element.
by Ash Wilson
· 10 years ago
f311483
Adding struct documentation
by Jamie Hannaford
· 10 years ago
6abf928
Moving MaybeString to root package
by Jamie Hannaford
· 10 years ago
Next »