[Haizea] Haizea and OpenNebula 3.0
Jonathan Rouzaud-Cornabas
jonathan.rouzaud-cornabas at ensi-bourges.fr
Mon Sep 12 12:34:26 CDT 2011
Please find in attachment a new version of opennebula_xmlrpc.py that is
compatible with the XMLRPC API 3.0.
With this file, Haizea works fine with OpenNebula 3.0
Regards,
Jonathan Rouzaud-Cornabas
On 09/12/2011 05:03 PM, Jonathan Rouzaud-Cornabas wrote:
> Hello,
>
> Is there a plan to add OpenNebula 3.0 support to Haizea ?
>
> I try to launch Haizea with OpenNebula 3.0 and I have the following error:
> oneadmin at parapluie-6:~$ haizea -c
> /usr/local/share/haizea/etc/sample_opennebula.conf
> Traceback (most recent call last):
> File "/usr/local/bin/haizea", line 12, in<module>
> c.run()
> File "/usr/local/lib/python2.6/dist-packages/haizea/cli/commands.py",
> line 119, in run
> manager = Manager(config, daemon, pidfile)
> File "/usr/local/lib/python2.6/dist-packages/haizea/common/utils.py",
> line 132, in __call__
> self.instance = super(Singleton, self).__call__(*args, **kw)
> File "/usr/local/lib/python2.6/dist-packages/haizea/core/manager.py",
> line 165, in __init__
> info_enact = OpenNebulaResourcePoolInfo()
> File
> "/usr/local/lib/python2.6/dist-packages/haizea/core/enact/opennebula.py", line
> 53, in __init__
> self.__fetch_nodes()
> File
> "/usr/local/lib/python2.6/dist-packages/haizea/core/enact/opennebula.py", line
> 70, in __fetch_nodes
> hosts = self.rpc.hostpool_info()
> File
> "/usr/local/lib/python2.6/dist-packages/haizea/common/opennebula_xmlrpc.py",
> line 57, in hostpool_info
> (rc, value) = self.rpc.one.hostpool.info(self.auth)
> ValueError: too many values to unpack
>
> Regards,
>
> Jonathan Rouzaud-Cornabas
> _______________________________________________
> Haizea mailing list
> Haizea at mailman.cs.uchicago.edu
> https://mailman.cs.uchicago.edu/mailman/listinfo/haizea
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opennebula_xmlrpc.py
Type: text/x-python
Size: 14518 bytes
Desc: not available
Url : http://mailman.cs.uchicago.edu/pipermail/haizea/attachments/20110912/caa2285d/attachment.py
More information about the Haizea
mailing list