nova-network: network without gateway and dhcp
Hi, running VlanManager I was wondering if there is any way to create a network without a gateway and not run and dhcp service in that network. So what I want is
- Nova-network should not create a vlan interface nor should it create a bridge for that network.
- Nova-network should not spawn a dnsmasq process.
Is there a way?