[one-users] Sunstone on OpenNebula 3

2011-09-01 Thread Amine Ghrab
Hi all, I'm trying to install Sunstone on OpenNebula 3, and I'm getting the following error when trying to log at the address : http://localhost:9869/ The server seems to be correctly started : oneadmin@ena-desktop:~$ /usr/bin/sunstone-server start sunstone-server listening on 127.0.0.1:9869

Re: [one-users] Sunstone on OpenNebula 3

2011-09-01 Thread Amine Ghrab
a symlink to /var/lib/gems/1.8/bin/rackup in /usr/bin. Hope it helps and let us know if it works, Hector El 01/09/11 13:26, Amine Ghrab escribió: Hi all, I'm trying to install Sunstone on OpenNebula 3, and I'm getting the following error when trying to log at the address : http

[one-users] OCCI 3 Requests

2011-08-31 Thread Amine Ghrab
Hi all, I'm trying to make requests to the occi server using curl command but got no anwers: oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000 oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000/ oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000/network/ The occi-server

[one-users] OCCI Server 0.3

2011-08-23 Thread Amine Ghrab
Hi all, Could you please provide further details about the installation of OCCI Server 0.3 on top of OpenNebula 3. Especially for the last two steps of the wiki : 6.)Change the configuration in etc/occi-server.conf 7.) Run the OCCI server with The gems were successfully installed but I'm

[one-users] Some OCCI issues

2011-08-17 Thread Amine Ghrab
Hi Wijnand, For the compute resource, try adding the trealing '/' curl -v -X GET http://localhost:3000/compute/ In fact the request is as follow, http://localhost:3000 + Get All resources : Get X-Type resourceS : /X/ X= compute;storage;link;network Get the resource :

[one-users] OCCI on OpenNebula 3

2011-08-10 Thread Amine Ghrab
Hi, Does any one tried to install occi v0.3 [1] on top of OpenNebula 3 . After following the wiki page, trying to run the server with : passenger start gives the error : passenger : command not found Any idea !! Thanks ___ Users mailing list

Re: [one-users] Actions Implementation On OGF- OCCI v0.2

2011-08-08 Thread Amine Ghrab
-0001.pdf On Fri, Aug 5, 2011 at 2:09 PM, Amine Ghrab ghrab.am...@gmail.com wrote: Hi, Is the use actions on existing resources already implemented on v0.2 of the OCCI implementation http://dev.opennebula.org/projects/ogf-occi/wiki/Occi_02 I've seen that 0.3 have such an implementation which

[one-users] Actions Implementation On OGF- OCCI v0.2

2011-08-05 Thread Amine Ghrab
Hi, Is the use actions on existing resources already implemented on v0.2 of the OCCI implementation http://dev.opennebula.org/projects/ogf-occi/wiki/Occi_02 I've seen that 0.3 have such an implementation which wasn't existent on v0.1. Currently I'm working on OpenNebula 2.2 with OCCI server 0.2

[one-users] OpenNebula management through OCCI

2011-08-04 Thread Amine Ghrab
Hi, I'm testing the OpenNebula OCCI interface to manage resources within the cloud. I've OpenNebula 2.2 installed and OCCI server 0.2 running. I've succefully performed CRUD requests on compute/network/storage/link resources. But I wonder if action triggering and templates are already

[one-users] OCCI use by Claudia

2011-08-04 Thread Amine Ghrab
Hi, Was is the current state of Claudia project.[1] Is it still maintained as an Reservoir project.[2] I'm particularly interested on it's OCCI implementation. Regards. Amine [1] http://forge.morfeo-project.org/projects/claudia/ [2]

[one-users] OpenNebula OCCI 1.1

2011-07-06 Thread Amine Ghrab
Hi, I've successfully installed OpenNebula Express, for test purposes, using 2 machines. Now I'm struggling to get the OCCI Server up following this wiki : http://dev.opennebula.org/projects/ogf-occi/wiki/Occi_02 and using this file:

Re: [one-users] OpenNebula OCCI 1.1

2011-07-06 Thread Amine Ghrab
Hi Florian, Thanks for the quick answer. I really appreciate the quality of this mailing list, quite helpful. The server seems to be started even if it shows an error : oneadmin@amine-front:~$ occi-server start Error executing /usr/lib/one/ruby/cloud/occi/occi-server.rb.