Description of problem:
In the RHV-M GUI, the RHV-H OS Version information doesn't appear to report the correct version.
RHV-M GUI (Hosts -> Software) shows:
~~~
OS Version: RHEL - 4.0 - 0.20.el7
OS Description: Red Hat Virtualization Host 4.0
~~~
Checking on the host, shows rhvh-4.0-0.20160714.3+1
~~~
# imgbase w
[INFO] You are on rhvh-4.0-0.20160714.3+1
~~~
Version-Release number of selected component (if applicable):
RHV-M 4.0.3-0.1.el7ev
vdsm-4.18.6-1.el7ev
How reproducible:
100%
Steps to Reproduce:
1. Add a RHV-H host to RHV-M
2. Check the OS version in RHV-M GUI (Hosts -> Software)
3.
Actual results:
RHV-M doesn't report the complete rhv-h version.
Expected results:
RHV-M should report the complete rhv-h version.
Additional info:
We can include the image NVR in the os-release PRETTY_NAME.
These informations should be available once we post-process the image.
The only drawback is a longer PRETTY_NAME string.