Change in ovirt-hosted-engine-setup[master]: Make the "Defaults to..." messages for the OVA machine parsable

Sandro Bonazzola has submitted this change and it was merged. Change subject: Make the "Defaults to..." messages for the OVA machine parsable ...................................................................... Make the "Defaults to..." messages for the OVA machine parsable Three fields (number of CPUs, memory, and disk size) don't follow the usual pattern, and include helper text inside []. Keep the helper text inside (), but leave only the default value in [], so machine parsers can automatically pick it out. Change-Id: I78eb86356be1c5fdd3d82aaf07821f3153d0bb8c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1331626 Signed-off-by: Ryan Barry <rbarry@redhat.com> --- M po/pt_BR.po M src/plugins/gr-he-setup/vm/cpu.py M src/plugins/gr-he-setup/vm/image.py M src/plugins/gr-he-setup/vm/memory.py 4 files changed, 15 insertions(+), 15 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56935 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I78eb86356be1c5fdd3d82aaf07821f3153d0bb8c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com