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(a)redhat.com>
(cherry picked from commit a01e57eefd18ae12c7eb226f8cd8950a1f33aa60)
---
M src/ovirtcli/platform/posix/spice.py
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/42680
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: cli_3.5
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org