Hide Forgot
Created attachment 1133133 [details] register.log Description of problem: When registering a node to an engine through the node TUI an error message is displayed with: Cannot connect to engine. 10-34-60-38.rhev.lab.eng.brq.redhat.com matches the FQDN of Engine? Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/tool/register.py", line 478, in main reg.host_uuid() File "/usr/lib/python2.7/site-packages/vdsm/tool/register.py", line 260, in host_uuid self.uuid = host.uuid(legacy=False) TypeError: __call__() got an unexpected keyword argument 'legacy' Version-Release number of selected component (if applicable): ovirt-node-iso-3.6-0.999.201603032115.el7.centos.iso ovirt-engine-3.6.0-0.0.master.20150804111407.git122a3a0.el6.noarch How reproducible: 100% Steps to Reproduce: 1. Install node 2. Configure network through TUI 3. Register to engine FQDN Actual results: Can't register Expected results: Node successfully registered Additional info: Attached register.log
Setting prio of high, because it's blocking another bug
VDSM Version: vdsm-4.17.999-675.git520ffde.el7.centos.noarch
This is a regression due to commit e3409136, since @memoized function does not accept named arguments.
As far as I understand it only happens in 4.0. Gonza - why haven't you specified the version you're working with? Also, all dependent bugs are VERIFIED. Reducing to medium.
RHEV-H 7.2-20160711.0.el7ev (3.6.8 live release) succesfully added to Red Hat Virtualization Manager Version: 4.0.2.6-0.1.el7ev ( RHVM 4 GA candidate )