Hi, This is available in Diablo. This link describes multi-nic: http://nova.openstack.org/devref/multinic.html
If you want all VMs to be connected to the same set of networks, use the FlatManager or FlatDHCPManager and then create several networks using nova-manage. Each VM will get a network interface connected to each network. Dan Essentially, just create multiple networks with nova-manage, and the VM will get a NIC on each network. On Sun, Dec 11, 2011 at 10:00 PM, mailer regs <[email protected]> wrote: > Hi openstack list, > > I 'd like to setup instances with multiple network interfaces for > different zones such as public, administrative ... But I couldn't find any > documents about how to implement this in openstack (using Diablo). I found > a bluesprint about this, and wonder is it available in Diablo ? If it is, > then how can I set it up ? > > This is the blueprint: > > https://blueprints.launchpad.net/nova/+spec/multi-nic > > Thanks. > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Wendlandt Nicira Networks: www.nicira.com twitter: danwendlandt ~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

