Bug 1048929

Summary: Expose RHEV/vdsm related informations to ovirt-node TUI
Product: Red Hat Enterprise Virtualization Manager Reporter: Fabian Deutsch <fdeutsch>
Component: ovirt-node-plugin-vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED CURRENTRELEASE QA Contact: Tareq Alayan <talayan>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.3.0CC: bazulay, cpelland, fdeutsch, iheim, mburns, srevivo, ycui
Target Milestone: ---   
Target Release: 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: ovirt-node-plugin-vdsm-0.1.1-13.el6ev Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-21 22:11:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1017173, 1023898, 1048932    

Description Fabian Deutsch 2014-01-06 14:09:55 UTC
Description of problem:
Plugin side part to expose some relevant informations ot the node tui. plugin side part of bug 1017173.

Comment 4 Fabian Deutsch 2014-01-15 08:51:50 UTC
Can be tested like bug 1017173 comment 32, additionally:

1. Register to RHEV-M
2. Drop to shell (press F2)
3. Run:
grep MANAGED /etc/default/ovirt

Results:
MANAGED_BY="RHEV-M ..."
MANAGED_IFNAMES=rhevm

This bug ensures that the plugin writes the correct informations to the config file after registration.

Comment 5 Tareq Alayan 2014-01-15 08:54:34 UTC
verified on  vdsm-4.13.2-0.6.el6ev.x86_64 
ovirt-node-plugin-vdsm-0.1.1-13.el6ev.noarch 
cat /etc/redhat-release 
Red Hat Enterprise Virtualization Hypervisor release 6.5 (20140112.0.el6)

grep MANAGED /etc/default/ovirt
MANAGED_BY="oVirt Engine http://10.35.161.47:443"
MANAGED_IFNAMES="rhevm"

Comment 6 Itamar Heim 2014-01-21 22:11:33 UTC
Closing - RHEV 3.3 Released