Hi,
I don't really understand, what do you want to know about the amqp component ?
Regards,
Razique

Nuage & Co - Razique Mahroua 

Le 4 juin 2012 à 10:40, 吴联盟 a écrit :

Razique Mahroua,
 Thanks a lot , I wonder whether somebody can do me any favor of the process of amqp,more exactly , how did the scheduler get the information from the message queue which came from the API module. 


At 2012-06-04 15:39:14,"Razique Mahroua" <razique.mahr...@gmail.com> wrote:
Hey,
Here is the algo page : 
The one that might interest you is that one :

Nuage & Co - Razique Mahroua 
<NUAGECO-LOGO-Fblan_petit.jpg>

Le 4 juin 2012 à 09:09, 吴联盟 a écrit :

hi,all
   
 I want to change the default scheduling algorithm of nova, as follows:
 when you use  command like this  euca-run-instances -k test -t m1.tiny ami-tiny -n1
                         euca-run-instances -k test -t m1.small ami-small -n2
  I want to process the two command at the same time(now it is treated separately,after the first command , the instance specified by the first command is running,and then the following command will be executed),I mean, to handle the information got from the commands at the same time. That is first to find the most reasonable host for each instance whatever it is from the first command or the second command ,and then create the instances on the hosts.More exactly, to find a way to locate the instances which is specified by the above commands at the same time on the physical machines so that we will get the least physical machines used.
  But now I am confused about the process with the command  from api to amqp to scheduler, I wonder whether anybody can give me  any help on that ?


Thanks a lot!


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to