~rogpeppe/juju-core/492-sshinit-log-stdout

Viewing all changes in revision 2249.

[r=wallyworld],[bug=1272061] juju status no longer polling instances

juju status now gets all its information from the state
database. It was polling each instance for the instance
status value. What happens now is that the addressupdater
worker is renamed instancepoller and extended to get both
addresses and status. ie we already have a worker to poll
instances and put stuff in state, let's reuse that.

Along the way, a bug was discovered on MachineTemplate
which causes the bootstrap machine not to have its
InstanceId recorded. This has been fixed and a test added.

https://codereview.appspot.com/56150044/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: