Re: [Openstack] quantum: two ips one vif

2012-10-29 Thread Dan Wendlandt
: Re: [Openstack] quantum: two ips one vif On Tue, 2012-10-23 at 15:14 -0700, Dan Wendlandt wrote: can you post your libvirt xml for the VM? It maybe well be libvirt filtering if you are using the OVS Hybrid vif driver: for example, a VM would have xml like: filterref filter='nova

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Jason
Dan, Is there a way to do this on an instance already provisioned and maybe just reboot it to pick up the new ip? Thanks for the quick reply. Jason On Oct 23, 2012, at 12:55 AM, Dan Wendlandt d...@nicira.com wrote: by default, quantum will give a port one IP address from any v4 subnet

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Jason Ford
: Re: [Openstack] quantum: two ips one vif by default, quantum will give a port one IP address from any v4 subnet associated with the network, and one from any v6 subnet associated with the subnet. However, you can create your own port with multiple subnets, and then boot a VM with that port. You

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Aaron Rosen
- From: Dan Wendlandt d...@nicira.com To: Jason Ford ja...@chatinara.com Cc: openstack@lists.launchpad.net Sent: Tuesday, October 23, 2012 12:55:42 AM Subject: Re: [Openstack] quantum: two ips one vif by default, quantum will give a port one IP address from any v4 subnet associated

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Jason
Cc: openstack@lists.launchpad.net Sent: Tuesday, October 23, 2012 12:55:42 AM Subject: Re: [Openstack] quantum: two ips one vif by default, quantum will give a port one IP address from any v4 subnet associated with the network, and one from any v6 subnet associated with the subnet. However

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Aaron Rosen
a bug? jason - Original Message - From: Dan Wendlandt d...@nicira.com To: Jason Ford ja...@chatinara.com Cc: openstack@lists.launchpad.net Sent: Tuesday, October 23, 2012 12:55:42 AM Subject: Re: [Openstack] quantum: two ips one vif by default, quantum will give a port one IP

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Jason Kölker
On Tue, 2012-10-23 at 15:14 -0700, Dan Wendlandt wrote: can you post your libvirt xml for the VM? It maybe well be libvirt filtering if you are using the OVS Hybrid vif driver: for example, a VM would have xml like: filterref filter='nova-instance-instance-0001-fa163e0569ba'

Re: [Openstack] quantum: two ips one vif

2012-10-23 Thread Carl Bolterstein
...@chatinara.com Cc: openstack@lists.launchpad.net Sent: Tuesday, October 23, 2012 12:55:42 AM Subject: Re: [Openstack] quantum: two ips one vif by default, quantum will give a port one IP address from any v4 subnet associated with the network, and one from any v6 subnet associated with the subnet

[Openstack] quantum: two ips one vif

2012-10-22 Thread Jason Ford
Stackers, I am testing out quantum with vlans using a hardware based firewall as a gateway. I am using openvswitch with the quantum openvswitch agent and nova-compute running on the compute node. I also have one management node with everything else on it. I am able to spin up a vm and assign

Re: [Openstack] quantum: two ips one vif

2012-10-22 Thread Dan Wendlandt
by default, quantum will give a port one IP address from any v4 subnet associated with the network, and one from any v6 subnet associated with the subnet. However, you can create your own port with multiple subnets, and then boot a VM with that port. You can create a port with IPs from different