lp://qastaging/~bac/juju-core/add-config

Created by Brad Crittenden and last modified
Get this branch:
bzr branch lp://qastaging/~bac/juju-core/add-config
Only Brad Crittenden can upload to this branch. If you are Brad Crittenden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brad Crittenden
Project:
juju-core
Status:
Development

Recent revisions

906. By Brad Crittenden

Still won't compile

905. By Brad Crittenden

add minimal support for RPC 'juju get'

904. By Brad Crittenden

Merge from trunk

903. By John A Meinel

cmd/jujuc: move jujuc functionality into jujud

The actual 'main' portion of jujuc is quite small, and
the static linking nature of go means that the binary
ends up fairly large. By combining the two into a single
command, we can shrink the size of the tarball significantly.
(4.0MB => 2.5MB, or 65% the original size.)

R=dimitern, fwereade
CC=
https://codereview.appspot.com/7311094

902. By John A Meinel

testing/charms: Remove the series parameter

This change removes some of the symlinks in the working tree (testing/repo/*).
Following on to it, there were a bunch of apis in testing.Charms that took a
series parameter, but all callers were just passing "series" anyway.

All the tests still pass, so I'm pretty happy with the changes.

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

901. By Roger Peppe

state/api: use reliable test

When we Stop the server, the client does
not get immediate notification, so we can't
guarantee an immediate ErrShutdown response.

Also make errors more consistent in rpc.

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

900. By Roger Peppe

worker/uniter/jujuc: log callbacks

It's useful to see the actual commands that a hook
makes back to the uniter when debugging.

R=fwereade
CC=
https://codereview.appspot.com/7317050

899. By Frank Mueller

local: remove files of old approach

First of a number of CLs to push the so far developed
parts. This one only removes the files of an old approach
that aren't needed anymore.

R=fwereade, jameinel
CC=
https://codereview.appspot.com/7326048

898. By William Reade

state: trivial Constraints

This does not necessarily reflect the current consensus re what we should
provide, but at least it's something concrete to argue about.

R=dfc, TheMue, rog, jameinel, dimitern
CC=
https://codereview.appspot.com/7324049

897. By Dimiter Naydenov

charm: Fix bug #864164 - non-exec hooks

Changed ExpandTo() and BundleTo() to set
executable permissions while processing
charm hook files. In the case of BundleTo(),
as mentioned in the bug, a warning is issued
to the log about this, while in ExpandTo()
it happens silently.
Permissions of hooks are set executable by owner.
Added tests and a testing charm with all hooks
defined.

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

Branch metadata

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

Subscribers