Re: [Openstack] Router as a VM

2012-06-21 Thread Dan Wendlandt
On Thu, Jun 21, 2012 at 6:18 AM, Neelakantam Gaddam wrote: > Hi Dan, > > Can you point me to the brief instructions on how to run nova-network on a > VM and make it as a router? > Hi Neelakantam, I was just referring to running nova-network in a linux VM using the same instructions as installing

Re: [Openstack] Router as a VM

2012-06-20 Thread Neelakantam Gaddam
Hi Dan, Can you point me to the brief instructions on how to run nova-network on a VM and make it as a router? Thanks Neelakantam On Wed, Jun 20, 2012 at 6:51 PM, Dan Wendlandt wrote: > Hi Neelakantam, > > The essex model for implementing gateway/router is that nova-network > creates these i

Re: [Openstack] Router as a VM

2012-06-20 Thread Dan Wendlandt
Hi Neelakantam, The essex model for implementing gateway/router is that nova-network creates these interfaces. It would be possible to run nova-network in a VM, but that would be a single VM acting as a router for all tenants, whereas my guess is that you want a per-tenant VM acting as a router.