lp:~dave-cheney/juju-core/063-set-development-version-to-1.9.5

Created by Dave Cheney and last modified
Get this branch:
bzr branch lp:~dave-cheney/juju-core/063-set-development-version-to-1.9.5
Only Dave Cheney can upload to this branch. If you are Dave Cheney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Cheney
Project:
juju-core
Status:
Development

Recent revisions

784. By Dave Cheney

add ssl-hostname-verification

783. By Dave Cheney

bump dev version to 1.9.5

782. By Dave Cheney

environs/ec2: handle 409 errors from PutBucket

PutBucket can return a 409/BucketAlreadyOwnedByYou if the bucket already exists. This does not appear to happen in the original s3 region, but will occur in the newer regions.

Filter out this error codition as it's not really an error.

Requires support from goamz/s3/s3test, https://code.launchpad.net/~dave-cheney/goamz/004-send-409-conflict

http://docs.amazonwebservices.com/AmazonS3/2006-03-01/API/ErrorResponses.html

R=rog, fwereade, TheMue, niemeyer
CC=
https://codereview.appspot.com/6810086

781. By Dave Cheney

revert revision 780

The cmd/jujud tests are failing with an authorisation error. As Frank is on leave til after xmas and rev 780 was only intended to increase test coverage, I propose reverting this change so we can do the 1.9.4 release.

http://bazaar.launchpad.net/~gophers/juju-core/trunk/revision/780

R=
CC=
https://codereview.appspot.com/6938066

780. By Frank Mueller

firewaller: init machined ports in global mode

This is the first one of two CLs for a proper initialization
of the firewaller if the mode is the global mode. This CLs adds
the init of machined.ports when machined is started. Here the
ports field as well as the global ports ref is set based on the
state at the time of start.

R=fwereade, niemeyer
CC=
https://codereview.appspot.com/6875053

779. By William Reade

worker/deployer: initial implementation

Please consider this as both a serious proposal, from a logic point of view,
and as a strawman intended to provoke discussion of the best way to get this
merged. Please note that, if we use a Deployer in place of a Machiner:

  * the container package becomes redundant
  * the machiner package becomes redundant
  * Machine.WatchPrincipalUnits becomes redundant, and can be discarded to
    make way for the implementation currently known as WatchPrincipalUnits2

...and all of this is great, but the best way to merge this in has caused
some contention in IRC, so I'd appreciate guidance here.

R=aram, TheMue, rog, niemeyer
CC=
https://codereview.appspot.com/6845120

778. By William Reade

state: subordinates created in EnterScope

This renders Service.AddUnitSubordinateTo redundant... *except* in tests.
Removing it and fixing all the tests is a monstrous job that would result
in a suitably monstrous diff; a series of followups will resolve this
situation, but for the moment it's intractable.

R=dfc, rog, niemeyer
CC=
https://codereview.appspot.com/6906046

777. By William Reade

uniter: bump test timeout

fixes lp:1073218; justified in bug comments

R=
CC=
https://codereview.appspot.com/6819058

776. By Dave Cheney

state: fix data race in test failure path

Several tests in the state package fail under the race detector, probably because the race detector slows them down a lot. This proposal fixes a data race that occurs if the test fails.

R=fwereade, rog
CC=
https://codereview.appspot.com/6930048

775. By Roger Peppe

api/state: implement Server.Stop

This enables us to tear down everything cleanly and restart
when mongodb goes down.

R=dfc, fwereade, niemeyer
CC=
https://codereview.appspot.com/6902070

Branch metadata

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

Subscribers