Previously, the CLI info command did not report version numbers correctly. This happened because the CLI checked for the presence of 'ovirt-engine-sdk-python' and 'ovirt-engine-sdk' instead of the actual packages, 'rhevm-sdk-python' and 'rhevm-cli'. Now, the CLI uses the correct package names, and the version numbers are reported correctly.
+++ This bug was initially created as a clone of Bug #1097165 +++
Description of problem:
The rhevm-shell "info" command doesn't report the version numbers of the SDK and the CLI correctly.
Version-Release number of selected component (if applicable):
rhevm-cli-3.4.0.6-3.el6ev.noarch
How reproducible:
Always.
Steps to Reproduce:
1. Start the rhevm-shell.
2. Run the "info" command.
Actual results:
backend version: 3.4
sdk version : 0.0.0.0
cli version : 0.0.0.0
python version : 2.6.6.final.0
Expected results:
backend version: 3.4
sdk version : 3.4.1
cli version : 3.4.0.6
python version : 2.6.6.final.0
Additional info:
This happens because the CLI is checking the versions of the packages using the upstream names ovirt-engine-sdk-python and ovirt-shell.
--- Additional comment from Juan Hernández on 2014-05-13 05:41:19 EDT ---
verified:
backend version: 3.4
sdk version : 3.4.1.1
cli version : 3.4.0.6
python version : 2.6.6.final.0
entry point : https://10.35.161.144/ovirt-engine/api
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHBA-2014-0965.html