lp:~fwereade/pyjuju/go-monster-related-watch-experiment

Created by William Reade and last modified
Get this branch:
bzr branch lp:~fwereade/pyjuju/go-monster-related-watch-experiment
Only William Reade can upload to this branch. If you are William Reade please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Reade
Project:
pyjuju
Status:
Development

Recent revisions

204. By William Reade

factor nodeWatcher out of ContentWatcher; add VersionWatcher

203. By William Reade

implement related unit watching (this will need to be broken down into multiple branches, for sure)

202. By William Reade

merge parent

201. By William Reade

missed test in different package

200. By William Reade

subordinate service units can now be added to principal service units

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

197. By William Reade

add juju.Conn.Close

I'm not sure that there's an especially clean way to enforce the "don't close
conn state directly" advice. If someone can think of one, please let me know,
so I can fix that now :).

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

196. By William Reade

Add local charm Repository type

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

195. By Dave Cheney

cmd/juju{c,d,}: fix testing issues by using package main

This issue has been biting roger and I for a while. After spending
some time on it today and looking at other examples from the std lib
of testing main packages, it looks like when testing main (ie, from cmd/go)
all the tests run in package main. Our use of main_test appears unique.

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

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