Hi Cyrille, >From the docs of the Vagrant plugin, you have to use the rOCCI server and not the old occi server that was included in opennebula:
https://github.com/gwdg/rOCCI-server/ Cheers On 5 September 2014 16:40, Duverne, Cyrille <cyrille.duve...@euranova.eu> wrote: > Hello guys, > > I was paying around with this module : > https://github.com/eucher/opennebula-provider > > Therefore I configured OCCI on my opennebula cluster. > > Here below my occi-server.conf : > > ############################################################# > # Server configuration > ############################################################# > > # Directory to store temp files when uploading images > :tmpdir: /var/tmp > > # OpenNebula server contact information > :one_xmlrpc: http://localhost:2633/RPC2 > > # Host and port where OCCI server will run > :host: 127.0.0.1 > :port: 4567 > > ############################################################# > # Auth > ############################################################# > > # Authentication driver for incomming requests > # occi, for OpenNebula's user-password scheme > # x509, for x509 certificates based authentication > # opennebula, use the driver defined for the user in OpenNebula > :auth: occi > > # Authentication driver to communicate with OpenNebula core > # cipher, for symmetric cipher encryption of tokens > # x509, for x509 certificate encryption of tokens > :core_auth: cipher > > I tried to put http://IP-OCCIServer:2633/RPC2 as "endpoint" and my ONE > username and password for auth info. > > I get a strange 404 error, even when http://IP-OCCIServer:2633/RPC2 in a > browser gives 405 error page. > > In a general matter, is there a way to test that OCCI interface is working > correctly ? To be sure it's on the tool I'm using and not on my setup. > > Thanks in advance. > Cyrille > > _______________________________________________ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- -- Daniel Molina Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
_______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org