Sandro Bonazzola has posted comments on this change.

Change subject: client, broker: method to read agent metadata without broker
......................................................................


Patch Set 3: Verified-1

The Host Id validation is done during customization stage.
At this stage hosted-engine.conf doesn't exist yet.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 127, in 
_executeMethod
    method['method']()
  File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/storage.py",
 line 677, in _customization
    self._getExistingDomain()
  File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/storage.py",
 line 284, in _getExistingDomain
    self._handleHostId()
  File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/storage.py",
 line 190, in _handleHostId
    ha_cli = client.HAClient()
  File 
"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", 
line 41, in __init__
    self._config = config.Config()
  File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/env/config.py", 
line 43, in __init__
    self.load()
  File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/env/config.py", 
line 49, in load
    with open(fname, 'r') as f:
IOError: [Errno 2] File o directory non esistente: 
'/etc/ovirt-hosted-engine/hosted-engine.conf'

-- 
To view, visit http://gerrit.ovirt.org/19140
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I51612715eee18a488e7d1f7942f0891e35b1fc62
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to