Description of problem: Plugin side part to expose some relevant informations ot the node tui. plugin side part of bug 1017173.
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.
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"
Closing - RHEV 3.3 Released