Re: [Openstack] vlan network question

2012-05-16 Thread Vishvananda Ishaya
Yes it is possible to do everything over one interface, but it is probably better to separate traffic out over multiple vlans if you can. You could have rabbit and mysql on one vlan (call it the management vlan), and the public internet traffic/api on a separate vlan. Finally you could put

Re: [Openstack] vlan network question

2012-05-16 Thread Paras pradhan
Thanks for the reply. Another question :). To have multiple compute nodes (say 5), I can either use vlan or FlatDHCP mode right?. Also, with FlatDHCP can I have multiple tenants or I need to stick with VLAN to have multiple tenants? Thanks Paras. On Wed, May 16, 2012 at 4:32 PM, Vishvananda