Code review comment for ~powersj/cloud-init:cii-fix-kvm-tests

Revision history for this message
Scott Moser (smoser) wrote :

With regard to "not logged in as root by default", that is kind of wrong.
Any 'instance.execute()' should assume execution is root. Using something
different would mean that the caller has to adjust their usage based on
the backend being used. That is kind of painful.

lets see if we can't just easily fix that.

« Back to merge proposal