lp://staging/~psodre/goose/radosgw-acl
- Get this branch:
- bzr branch lp://staging/~psodre/goose/radosgw-acl
Branch merges
- Ian Booth: Approve
-
Diff: 54 lines (+17/-3)2 files modifiedswift/swift.go (+13/-3)
testservices/swiftservice/service_http.go (+4/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 109. By Ian Booth
-
[r=wallyworld] Do not overwrite http.Client's transport
Ensure that http.Client's transport has DisableKeepAliv
es=true
without ovwrwriting the transport itself. - 108. By Ian Booth
-
[r=wallyworld],[bug=1239558] Set Close = true on all http requests.
This is needed to avoid this bug in Go's http lib:
https://code.google. com/p/go/ issues/ detail? id=4677 - 107. By John A Meinel
-
[r=jameinel] client.
NewNonValidatin gPublicClient: new API While working on the juju-core side of the code, I discovered another path
where we try to connect to the HTTPS server (reading public buckets). So we
need a way to disable ssl validation there as well. - 106. By John A Meinel
-
[r=jameinel] test.py: don't update dependencies
There is no reason to update dependencies if we aren't running the
juju-core test suite anymore. This is what caused the juju-core test
suite to start failing because of the change in mgo that broke socket
timeouts. (We landed a goose branch which updated dependencies, which
brought in the 'broken' mgo, which then caused juju-core to stop
landing code.)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/goose