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)
commit26fec00fa8703b49af414a8857f39ddc277ae854
treefbbfd885c009dba9d2e01b16341ee2bad7a32d06
parent3de27d6d03d6e371c385b27354c440bb8c3452fd
Python3 and cloud-init fix

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>
RO-VIM-vmware/osm_rovim_vmware/InstantiateVAppTemplateParams.xml [new file with mode: 0644]
RO-VIM-vmware/osm_rovim_vmware/tests/test_vimconn_vmware.py
RO-VIM-vmware/osm_rovim_vmware/vimconn_vmware.py
RO/test/test_RO.py