[lago-devel] Error with latest (0.12.6-1) RPMs

David Caro dcaro at redhat.com
Wed Mar 16 18:52:14 UTC 2016



Yep, that's because I introduced a new config value and you had a modified
config file (and the rpm did now override it).

This fixes it:
   https://github.com/lago-project/lago/pull/188

On 03/16 20:25, Yaniv Kaul wrote:
>  File "/usr/lib/python2.7/site-packages/lago/virt.py", line 642, in wrapper
>     return func(self, *args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/lago/virt.py", line 648, in
> _get_ssh_client
>     ssh_timeout = int(config.get('ssh_timeout'))
>   File "/usr/lib/python2.7/site-packages/lago/config.py", line 83, in get
>     raise KeyError(key)
> KeyError: 'ssh_timeout'
> 
> Fixed by manually adding:
> ssh_tries = 50
> ssh_timeout = 10

> _______________________________________________
> lago-devel mailing list
> lago-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/lago-devel


-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D

Tel.: +420 532 294 605
Email: dcaro at redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/lago-devel/attachments/20160316/de359ccb/attachment-0001.sig>


More information about the lago-devel mailing list