lp:~dave-cheney/juju-core/go-service-machiner

Created by Dave Cheney and last modified
Get this branch:
bzr branch lp:~dave-cheney/juju-core/go-service-machiner
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

283. By Dave Cheney

move machiner to its own package

282. By Dave Cheney

move machiner to a service package

281. By Dave Cheney

merge from prereq

280. By Dave Cheney

service/provisioner: new package

This proposal moves the Provisioner to a new package so it can
be imported by commands (jujud etc) and other packages
(environs/jujutest).

note:

* MachinerAgent/Machiner will be handled in a following branch.

* suite_test.go is duplicated for the moment, once Williams test
refactor is completed, this duplication will be removed.

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

279. By Dave Cheney

cmd/jujud: bifurcate Provisioniner and Provisioner

This proposal prepares for the move of the Provisioner into
juju-core/services/provisioner by moving it into its own file.

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

278. By Dave Cheney

cmd/juju: enable deploy command

William tells me this was an inadvertent oversight.

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

277. By Dave Cheney

environs/ec2: return matching ami for the region

Using defaultInstanceConstraints always specified us-east-1 when
searching for the instance ami. This branch respects the region
setting from the configuration.

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

276. By Frank Mueller

watcher: renamed the fields Deleted to Removed

Several watcher return a struct containing two fields
for added and removed subnodes or other informations
inside a node content. The name of the field for
removed informations has been inconsistent. Now all
are changed into the identifier "Removed".

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

275. By Frank Mueller

state: added watcher for service units

The added watcher returns informations about the
assigned or unassigned units of a service.

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

274. By Aram Hăvărneanu

mstate: basic service units

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

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