Change in ovirt-engine-cli[master]: cli: Don't check for old version of the SDK

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Aug 25 12:52:12 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: cli: Don't check for old version of the SDK
......................................................................


cli: Don't check for old version of the SDK

This patch removes a check of the SDK version that the CLI used to do in
order to perform verification of credentials. This is no longer
necessary because the CLI explicitly requires (in both setup.py and in
the .spec file) a version of the SDK where this isn't needed. In
addition the way the version comparison is done triggers a warning
message in some versions of the Python setuptools package.

Change-Id: Ia83622fc122d30d9f0b2492755a0caff262c89ba
Related: https://bugzilla.redhat.com/1255409
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M src/ovirtcli/command/connect.py
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/45189
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia83622fc122d30d9f0b2492755a0caff262c89ba
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list