Re: network of VMs using XML RPC

2012-01-11 Thread Anu Chirinos
You can specify how many images each user is allowed to start simultaneously.


Anu


On 1/11/12 4:28 PM, Mani Shafa'atDoost mani.do...@gmail.com wrote:

Hello everyone,

I just have a question here about using XML RPC for making a network of Virtual 
Machines. As far as I understood, each user can make one reservation at the 
same time, so I need to make some fake users for each real user and then this 
user can use those resources at the same time. But the problem here is that I 
can't make network restriction trough the RPC calls. what is the easiest way to 
set up network restrictions in VCL?

Best Regards
Mani



Re: network of VMs using XML RPC

2012-01-11 Thread Mani Shafa'atDoost
How can you do that?
By the way, it is not a problem here, the problem is the network
restrictions among these VMs.

Best Regards
Mani

On Wed, Jan 11, 2012 at 4:49 PM, Anu Chirinos a...@fiu.edu wrote:

  You can specify how many images each user is allowed to start
 simultaneously.


 Anu



 On 1/11/12 4:28 PM, Mani Shafa'atDoost mani.do...@gmail.com wrote:

  Hello everyone,

 I just have a question here about using XML RPC for making a network of
 Virtual Machines. As far as I understood, each user can make one
 reservation at the same time, so I need to make some fake users for each
 real user and then this user can use those resources at the same time. But
 the problem here is that I can't make network restriction trough the RPC
 calls. what is the easiest way to set up network restrictions in VCL?

 Best Regards
 Mani