~themue/juju-core/024-cleanup-watcher

Move assignment policy to global env config

Previoysly, each provider defined it's own AssignmentPolicy,
which was hard coded to AssignNew. Now, it's been made an
env setting with default AssignNew. With containers, it will be
possible to add a unit to an existing machine (if not dirty) so
this work is a step in that direction.

R=jameinel, fwereade
CC=
https://codereview.appspot.com/9824043
Filename Latest Rev Last Changed Committer Comment Size
..
bzr 1104.1.1 10 years ago Gustavo Niemeyer bzr: add package to handle Bazaar branches Diff
cert 734.5.14 11 years ago Roger Peppe add cert package Diff
charm 11 12 years ago Gustavo Niemeyer Applied the juju/charm renaming to the Go code bas Diff
cloudinit 25.2.1 12 years ago Roger Peppe add cloudinit package Diff
cmd 37.3.14 12 years ago William Reade hefty rearrangement, few actual changes Diff
constraints 1010.3.1 11 years ago Benji York checkpoint: tests pass; major refactoring to avoid Diff
doc 773.7.1 11 years ago William Reade added some draft documentation Diff
downloader 358.2.4 11 years ago Roger Peppe downloader: first test passes Diff
environs 25.5.4 12 years ago Roger Peppe rename environ->environs Diff
errors 1242.1.1 10 years ago Ian Booth Move common errors to erros package and remove dup Diff
juju 37.3.14 12 years ago William Reade hefty rearrangement, few actual changes Diff
log 20.1.1 12 years ago Mathieu Lonjaret logger: use global vars, becomes a package Diff
rpc 766.2.1 11 years ago Roger Peppe rpc: initial commit Diff
schema 1 12 years ago Gustavo Niemeyer Bootstrapped package. Diff
scripts 980.1.1 11 years ago Dave Cheney renamed contrib to scripts Diff
state 525.1.1 11 years ago Roger Peppe mstate: rename to state Diff
store 882.1.5 11 years ago John Arbash Meinel Merge trunk resolve series parameter conflict. Diff
testing 83.1.2 12 years ago William Reade renamed testutils; broke it in anticipation of goz Diff
thirdparty 623.3.1 11 years ago Roger Peppe environs: add PasswordHash and RandomBytes Diff
upstart 152.5.1 11 years ago William Reade first cut, untested Diff
utils 1151.1.1 10 years ago Tim Penhey Trivial rename of trivial -> utils. Diff
version 124.2.2 11 years ago Roger Peppe version: simplify Diff
worker 295.1.1 11 years ago Dave Cheney service => worker Diff
.bzrignore 936.1.2 11 years ago Brad Crittenden Added emacs desktop files to bzrignore 141 bytes Diff Download File
.lbox 269.4.7 11 years ago William Reade whoops: readd .lbox 30 bytes Diff Download File
File .lbox.check 1113.2.9 10 years ago Roger Peppe .lbox.check: use bash 573 bytes Diff Download File
CONTRIBUTING 911.1.5 11 years ago Brad Crittenden Suggested changes to documentation from review. 6.6 KB Diff Download File
LICENCE 703.1.1 11 years ago Dave Cheney + LICENCE 33.7 KB Diff Download File
Makefile 1151.2.3 10 years ago Jeroen Vermeulen Review change: 'go fmt' instead of 'gofmt'. 430 bytes Diff Download File
README 1236.3.12 10 years ago Francesco Banconi Add a dependency to documentation. 5 KB Diff Download File