lp:~wallyworld/goose/simplestreams-endpoint

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/goose/simplestreams-endpoint
Only Ian Booth can upload to this branch. If you are Ian Booth please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Booth
Project:
Go OpenStack Exchange
Status:
Merged

Recent revisions

92. By Ian Booth

Merge trunk

91. By Ian Booth

go fmt

90. By Ian Booth

Add product-streams endpoint to test service

89. By Martin Packman

[r=jameinel] Cleanup copyright and license information

As raised during the debian packaging for juju-core and its dependencies, goose doesn't currently state the copyright holder. This branch adds a LICENSE file with the normal preamble GNU suggests and a reference to COPYING.LESSER included. I'm assuming the reason we have both COPYING ad COPYING.LESSER was that we changed our minds, as there's no real reason to dual license those two.

https://codereview.appspot.com/8607047/

87. By John A Meinel

[r=rogpeppe,fwereade] http: do not leak connections during rate limiting

Discovered during load testing, when goose moved into rate limiting mode, the
previous response was leaked.

https://codereview.appspot.com/8668048/

86. By John A Meinel

[r=wallyworld,dimitern] Preserve negative ports on novaservice.

https://codereview.appspot.com/8796045/

85. By John A Meinel

[r=jam] goose/{errors,http}: fix format strings in errors.

https://codereview.appspot.com/8818043/

84. By Ian Booth

[r=wallyworld] Simplify some complicated code

This branch cleans up some complicated code which was left after a previous branch landed.

https://codereview.appspot.com/8079043/

83. By Ian Booth

[r=wallyworld] Better error when region is misconfigured.

This branch prints a better error message if the user hasn't configured their
region correctly. For example, if they specify the swift region, but not the
fully qualified compute region, they are told that and the list of correct
regions is displayed. Similarly, if the region is totally wrong, they are
told that too.

The nexted error have also been reformatted to make them more readable, eg

error: failed to GET object provider-state from container juju-50548874395ac32d8896f65ab33f3e17
caused by: cannot create service URLs
caused by: invalid region "xegion-a.geo-1"
one of these regions may be suitable instead: "az-1.region-a.geo-1, az-2.region-a.geo-1, az-3.region-a.geo-1"

https://codereview.appspot.com/8067044/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:goose
This branch contains Public information 
Everyone can see this information.

Subscribers