Convert AddOSToInstance to (status, data)
authorIustin Pop <iustin@google.com>
Tue, 20 Jan 2009 10:11:48 +0000 (10:11 +0000)
committerIustin Pop <iustin@google.com>
Tue, 20 Jan 2009 10:11:48 +0000 (10:11 +0000)
commit20e01edd2811c9914724936624a5ff0818ce9024
tree8624a4c017862fdcfa85503dd7d6937949b7ea48
parentdd279568d0bb6f90815fee6305e770ea4b65fe11
Convert AddOSToInstance to (status, data)

This allows the install and reinstall instance to return (hopefully)
relevant log files from the OS create scripts.

Reviewed-by: ultrotter
lib/backend.py
lib/cmdlib.py