~rogpeppe/juju-core/azure

[r=wallyworld] Add container support to force-machine

The deploy --force-machine option now supports containers,
either deploying to existing containers or creating new
ones on nominated machines.

Example syntax:

 juju deploy mysql --force-machine 23
 juju deploy mysql --force-machine 24/lxc/3
 juju deploy mysql --force-machine lxc:25

The last example creates a new lxc container on
machine 25.

The add-machine syntax has been tweaked to remove the
leading "/" from the container arg.

https://codereview.appspot.com/10777044/
Filename Latest Rev Last Changed Committer Comment Size
..
api.txt 1375.4.1 11 years ago John Arbash Meinel Rename EntityWatcher to NotifyWatcher 9.7 KB Diff Download File
bazaar-pipelines.txt 955.1.5 11 years ago Tim Penhey Fix typos 2.7 KB Diff Download File
bazaar-usage.txt 955.1.5 11 years ago Tim Penhey Fix typos 3.7 KB Diff Download File
charms-in-action.txt 1236.3.9 11 years ago Francesco Banconi Update documentation. 17.2 KB Diff Download File
commands.txt 894.8.39 11 years ago Tim Penhey Tweak the command docs. 2.1 KB Diff Download File
death-and-destruction.txt 955.1.4 11 years ago Tim Penhey Move docs from draft. 9.6 KB Diff Download File
entity-creation.txt 955.1.4 11 years ago Tim Penhey Move docs from draft. 2 KB Diff Download File
glossary.txt 955.1.4 11 years ago Tim Penhey Move docs from draft. 16.7 KB Diff Download File
hacking-state.txt 1375.4.1 11 years ago John Arbash Meinel Rename EntityWatcher to NotifyWatcher 6.9 KB Diff Download File
lifecycles.txt 955.1.4 11 years ago Tim Penhey Move docs from draft. 13.3 KB Diff Download File
provisioning.txt 1157.9.4 11 years ago Ian Booth Remove obsolete default-image-id, default-instance 4.8 KB Diff Download File