Re: XMPP Server on CloudStack Management Server

2014-06-01 Thread Sebastien Goasguen
You could definitely use xmpp as command and control in your instances. This has been done before : http://archipelproject.org You could write xmpp hooks to call the cloudstack api as well I used to be involved in this project: https://github.com/legastero/Kestrel Which allowed you to run batch

Re: Problem when using Cloudstack Login API

2014-06-01 Thread Ove Ewerlid
On 06/01/2014 10:51 PM, dimas yoga pratama wrote: Hi All, I'm doing an experiment on using Cloudstack API. From what I read here http://cloudstack.apache.org/docs/api/apidocs-4.3/user/login.html when the login succeeds,it will generate cookie JSESSIONID. My question is, when I create login page

Problem when using Cloudstack Login API

2014-06-01 Thread dimas yoga pratama
Hi All, I'm doing an experiment on using Cloudstack API. >From what I read here http://cloudstack.apache.org/docs/api/apidocs-4.3/user/login.html when the login succeeds,it will generate cookie JSESSIONID. My question is, when I create login page, and succsfull login will redirect to another page,

Where can I find the component descriptions of Management Server?

2014-06-01 Thread hossein zabolzadeh
Hi, Where can I find detail description of all available Management server components shown on the following figure: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101

Re: VR on CEPH reported as using Local storage

2014-06-01 Thread Andrija Panic
No, centos... Sent from Google Nexus 4 On Jun 1, 2014 2:41 PM, "Guo Star" wrote: > on ubuntu ? > > > 2014-05-28 16:06 GMT+08:00 Andrija Panic : > > > Hi, > > > > I have moved VR from local to CEPH storage (edited system offerings > etc...) > > > > But when I try to migrate VR to another HOST, I

Re: VR on CEPH reported as using Local storage

2014-06-01 Thread Guo Star
on ubuntu ? 2014-05-28 16:06 GMT+08:00 Andrija Panic : > Hi, > > I have moved VR from local to CEPH storage (edited system offerings etc...) > > But when I try to migrate VR to another HOST, I get message that Router is > using Local storage, and can not be migrated. > > I have confirmed VR exis

Re: XMPP Server on CloudStack Management Server

2014-06-01 Thread hossein zabolzadeh
@David Thanks. On Sun, Jun 1, 2014 at 2:16 PM, Nux! wrote: > On 01.06.2014 10:21, hossein zabolzadeh wrote: > >> @David >> AMQP is not instance messaging. Does the cloudstack use AMPQ for its >> message passing mechanism? >> > > http://www.chipchilders.com/blog/2013/7/16/tapping-into- > apache-

Re: XMPP Server on CloudStack Management Server

2014-06-01 Thread Nux!
On 01.06.2014 10:21, hossein zabolzadeh wrote: @David AMQP is not instance messaging. Does the cloudstack use AMPQ for its message passing mechanism? http://www.chipchilders.com/blog/2013/7/16/tapping-into-apache-cloudstack-events-via-amqp.html -- Sent from the Delta quadrant using Borg techno

Re: XMPP Server on CloudStack Management Server

2014-06-01 Thread hossein zabolzadeh
@David AMQP is not instance messaging. Does the cloudstack use AMPQ for its message passing mechanism? I think AMPQ is what the openStack use. @Matthew Can you explain more about your idea? How cloudstack API can help me to implement this new way of message passing? Thanks in advance. On Sun, Jun