lp:pyjuju/go

Created by Gustavo Niemeyer and last modified
Get this branch:
bzr branch lp:pyjuju/go
Members of Juju Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Juju Engineering
Project:
pyjuju
Status:
Development

Recent revisions

207. By Gustavo Niemeyer

You are looking at the wrong location.

The juju Go port was moved to:

  launchpad.net/juju-core/juju

206. By William Reade

trivial: fix inconsistency in deploy command documentation

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

205. By William Reade

add AssignmentPolicy to Environ

This is very likely to migrate to a Settings type at some stage, but I don't
think that's justified yet.

R=niemeyer
CC=
https://codereview.appspot.com/6259062

204. By William Reade

add state.AssignmentPolicy type and state.AssignUnit func

R=niemeyer
CC=
https://codereview.appspot.com/6248076

203. By William Reade

first step towards a deploy command

(all this does is parse *most* args; but IMO it's a chunk of useful
functionality nonetheless)

R=niemeyer
CC=
https://codereview.appspot.com/6249075

202. By Dave Cheney

state: add Machine.String()

This proposal allows state.Machine to fulfil the Stringer
interface so it is capable of printing itself in a way that
is not dependant on it's internal represntation.

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

201. By Dave Cheney

cmd/jujud: strawman provisioning agent

This is a strawman provisioning agent proposal.

Following Gustavo's suggestion, this revision does not include
any functionality to respond to machines changes.

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

200. By Frank Mueller

state: Added two methods to add relations to State.

AddClientServerReleation() gets a client and a server endpoint,
AddPeerRelation() a peer endpoint. They return the relation and
both service relations for client/server or the one for peer.
The seperation into two methods with well defined arguments make
it easier to ensure a valid relation creation.

R=niemeyer
CC=
https://codereview.appspot.com/6223055

199. By Dave Cheney

state: add state.Environment

This func provides direct access to the current environment
configuration as a *ConfigNode. This is used buy jujut and
is needed for testing the provisioning agent as
state.readConfigNode() is not exported.

R=niemeyer
CC=
https://codereview.appspot.com/6261055

198. By William Reade

add charm.InferRepository

R=niemeyer
CC=
https://codereview.appspot.com/6261058

Branch metadata

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

Subscribers