Python3 and cloud-init fix 44/8344/2
authorbeierl <mbeierl@vmware.com>
Fri, 6 Dec 2019 22:06:40 +0000 (17:06 -0500)
committerbeierl <mbeierl@vmware.com>
Fri, 6 Dec 2019 22:08:08 +0000 (17:08 -0500)
Updates rest respose from .content to .text to avoid having to encode to UTF-8
as part of python3

Adds a serial port to the VM so that cloud-based images can run without
modification

Bug 920

Change-Id: Ie2741af544d103e44fd110917b87f650a623859d
Signed-off-by: beierl <mbeierl@vmware.com>

No differences found