Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: fixing VM parameters type when read from an OVF file
......................................................................
packaging: setup: fixing VM parameters type when read from an OVF file
If manually entered (booting from CD), VCPUS and MEM_SIZE_MB
are stored in the enviroment as strings, if read from OVF
they should be stored in the same way cause everything else assume that
they are strings.
Change-Id: Ie9adf2248995a5e9e12d01065d4d5d4e4acdaa9d
Bug-Url:
https://bugzilla.redhat.com/1198725
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/vm/boot_disk.py
1 file changed, 7 insertions(+), 9 deletions(-)
Approvals:
Fabian Deutsch: Looks good to me, but someone else must approve
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
https://gerrit.ovirt.org/38389
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9adf2248995a5e9e12d01065d4d5d4e4acdaa9d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server