lp://staging/~gz/goose/fixup_license

Created by Martin Packman and last modified
Get this branch:
bzr branch lp://staging/~gz/goose/fixup_license
Only Martin Packman can upload to this branch. If you are Martin Packman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Packman
Project:
Go OpenStack Exchange
Status:
Merged

Recent revisions

90. By Martin Packman

Restore COPYING as LGPL needs both parts and tidy up LICENSE

89. By Martin Packman

Remove COPYING, add LICENSE with explicit copyright statement

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/

82. By Ian Booth

[r=wallyworld] Retain traling slashes on URLs

When the final URL for the request was being constructed, all trailing slashes were
being stripped, even if the URL was supposed to have one.

https://codereview.appspot.com/7963043/

81. By Ian Booth

[r=wallyworld] Fix json unmarshalling of large int ids

Large integer ids used in Entity, FlavorDetail, ServerDetail etc were
being unmarsalled as strings in scientific format instead of unformatted
numerics. This is fixed, and some tests are added.

https://codereview.appspot.com/7937044/

Branch metadata

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

Subscribers