Description of problem: I have RHEV-H installed, and want to get it to talk to my RHEV-M system. To do this, I need to input the details for my RHEV-M system into a screen titled "oVirt Engine". I guess as long as I was familiar with RHEV enough to know that oVirt is the upstream version, it might make enough sense to me that I would think to go there, but I installed RHEV-H, aren't we expecting users to pair that up with RHEV-M? Could we change that "oVirt Engine" string to say RHEV-M or RHEV Manager or something closer to what the user is thinking they need to configure? Version-Release number of selected component (if applicable): 6.5 How reproducible: 100% Steps to Reproduce: 1. log into rhev h 2. try to configure it to talk to your rhev-m system Actual results: go to "oVirt Engine" Expected results: go to Management System or RHEV-M or RHEV Manager or something more aligned with RHEV Additional info:
Hi Pavel, Can you please raise the QA flag? Thanks!
Hi Arthur, Can you please provide the PM ack? Thanks!
*** Bug 1119606 has been marked as a duplicate of this bug. ***
fail, ovirt-node-plugin-vdsm-0.2.0-6.el6ev # rpm2cpio ovirt-node-plugin-vdsm-0.2.0-6.el6ev.noarch.rpm | cpio --quiet --to-stdout -i './usr/lib/python2.6/site-packages/ovirt/node/setup/vdsm/config.py' | grep ^engine_name engine_name = 'oVirt Engine'
ok $ wget -q -O - http://download.englab.brq.redhat.com/brewroot////packages/ovirt-node-plugin-vdsm/0.2.0/7.el6ev/noarch/ovirt-node-plugin-vdsm-0.2.0-7.el6ev.noarch.rpm | rpm2cpio - | cpio --quiet --to-stdout -i './usr/lib/python2.6/site-packages/ovirt/node/setup/vdsm/config.py' | grep ^engine_name engine_name = 'RHEV-M'
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. https://rhn.redhat.com/errata/RHBA-2015-0195.html