Change in ovirt-engine-cli[master]: cli: Check if Spice port is available

Juan Hernandez has submitted this change and it was merged. Change subject: cli: Check if Spice port is available ...................................................................... cli: Check if Spice port is available Currently when the Spice port isn't available the CLI generates a command line that includes "None" as the value for the "-p" option. This causes a failure of the "spicec" command. To solve that problem this patch changes the CLI so that it won't generate the "-p" option in that case. Change-Id: I36556b0dd5ee0cc794dbb7867719e4f90edaf924 Bug-Url: https://bugzilla.redhat.com/1234382 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M src/ovirtcli/platform/posix/spice.py 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Martin Tessun: Verified; Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42678 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36556b0dd5ee0cc794dbb7867719e4f90edaf924 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Tessun <mtessun@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com