Code review comment for lp:~axwalk/juju-core/synchronous-bootstrap

Revision history for this message
Andrew Wilkins (axwalk) wrote :

On 2013/11/24 08:11:01, jameinel wrote:
> I tried this, and I *really* like the first steps where it is starting
to
> connect, letting you know what is going on, etc. However, once it can
SSH in, it
> just dumps all of cloud-init-output.log to stdout which seems very
overly
> verbose. I personally would like to know a *summary* of what it is
doing
> (installing packages) rather than 100s of lines about the exact thing
it is
> doing.

> Thoughts?

I agree. It's maybe slightly tricky to implement, as it really is just
executing one big script over SSH. I'll have to do some investigation to
see what's practical.

https://codereview.appspot.com/30190043/

« Back to merge proposal