RE: Prevent using multiple nics per VM

2013-04-04 Thread Alex Huang
- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Thursday, April 4, 2013 12:48 PM > To: dev@cloudstack.apache.org > Subject: Re: Prevent using multiple nics per VM > > At first glance it seems like this would go into compute offering, perhaps as > a > "

Re: Prevent using multiple nics per VM

2013-04-04 Thread Marcus Sorensen
At first glance it seems like this would go into compute offering, perhaps as a "max networks" setting. This could be checked on deployvm, add nic, or any future additions. You could alternatively do something with the design to leverage permissions such that each account can only see one network,

Re: Prevent using multiple nics per VM

2013-04-04 Thread Francois Gaudreault
Devs, what do you think? :P Should I open a feature request? On 2013-04-04 3:13 PM, Ahmad Emneina wrote: I dont believe this exists in cloudstack today. You might need to limit whats presented or reject api calls which request more than two networks (something fronting cloudstack that parses t