[Openstack-operators] Quantum IP

Aaron Rosen arosen at nicira.com
Thu May 30 21:44:45 UTC 2013


Hi,

Sounds like you are describing this:
https://bugs.launchpad.net/quantum/+bug/1169706 . The fix has also landed
in stable grizzly so if you update to that it should resolve this for you.

https://github.com/openstack/quantum/commit/e5767362beb9a15c4d5130770fe27cd00e6d623d

Aaron


On Thu, May 30, 2013 at 12:13 PM, Jacob Godin <jacobgodin at gmail.com> wrote:

> Hi all,
>
> We have Quantum setup using OVS and namespaces, with a single provider
> router and network. We're having a weird problem where nova show <UUID> and
> Horizon are displaying duplicate IP addresses for some instances. This
> occurs when the private IP addresses of these instances are the same, but
> are on different tenants and networks. IE:
>
> Instance A:
> Tenant 1
> IP 10.0.0.2
>
> Instance B:
> Tenant 2
> IP 10.0.0.2
>
> If I allocate floating IP from the provider network 1.1.1.1 to the port on
> instance A, nova show and horizon will display:
> Instance A:
> Tenant 1
> IP 10.0.0.2
> IP 1.1.1.1
>
> Instance B:
> Tenant 2
> IP 10.0.0.2
> IP 1.1.1.1
>
> Any ideas as to why this would be occurring?
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20130530/ebfd1e0b/attachment.html>


More information about the OpenStack-operators mailing list