lp:~dave-cheney/juju-core/098-fix-uniter-hook-failure-raring

Created by Dave Cheney and last modified
Get this branch:
bzr branch lp:~dave-cheney/juju-core/098-fix-uniter-hook-failure-raring
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

956. By Dave Cheney

make tests less sensitive to git output specifics

955. By Dave Cheney

environs/ec2: try to get tests working on raring

Add fixtures for raring

R=jameinel, thumper
CC=
https://codereview.appspot.com/7380047

954. By Roger Peppe

juju: add NewConnFromState

We want to perform this operation to make
a Conn available to the API server.

R=TheMue, dimitern, dfc
CC=
https://codereview.appspot.com/7391051

953. By Dimiter Naydenov

state, uniter: Units now use charm URLs

Simplification of the state unit's interface
that will be needed in a follow-up CL on
the uniter.

Resubmit of the same branch already reviewed,
due to issues with lbox/cobzr. See:

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

952. By Francesco Banconi

Implement the API unexpose command.

Moved the unexpose command logic to the
statecmd package. Added tests, verified
also running manual tests using a websocket
connection.

R=dimitern, rog
CC=
https://codereview.appspot.com/7421045

951. By William Reade

environs: drop InstanceIdAccessor hack

...and also ProviderType, which is already accessible in the environ config.

R=rog, dimitern
CC=
https://codereview.appspot.com/7375059

950. By Brad Crittenden

Add the 'expose' command to the API.

R=benji, dimitern, rog
CC=
https://codereview.appspot.com/7369058

949. By John A Meinel

revert only r943

William merged a change which reverted trunk back to 942
because rev 943 broke the test suite.

This just re-introduces all of the merges 944-947, so that
Gustavo and Ian don't have to re-propose and get approval
for their changes again.

I've run the test suite to make sure it passes as long as
just 943 has been removed.

In the future, you can just cherrypick-out specific revisions
with (eg):
 bzr merge . -r 943..942

And then run the test suite, and propose it. (Which is essentially
what this patch does, except it also reverts 948 which removed
all of those other revisions.)

R=wallyworld, fwereade
CC=
https://codereview.appspot.com/7424046

948. By William Reade

history: rewind

tests started failing in r943; reverting to r942.

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

947. By Ian Booth

Better unauthorised errors

The state package defined a ErrUnauthorized variable to hold an error with a fixed
error string. Unfortunately, this results in important information being discarded
when there is an error. There are at least 3 possible causes of an unauth error and
the final error message should include this info. I've reworked the implementation
in a similar way to how state package's notFoundError is implemented, allowing the
root cause message to be retained with the error.

R=dfc, dimitern
CC=
https://codereview.appspot.com/7411045

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