<div dir="ltr">Hi all,<div><br></div><div style>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:</div>
<div style><br></div><div style>Instance A:</div><div style>Tenant 1</div><div style>IP 10.0.0.2</div><div style><br></div><div style>Instance B:</div><div style>Tenant 2</div><div style>IP 10.0.0.2</div><div style><br></div>
<div style>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:</div><div style><div>Instance A:</div><div>Tenant 1</div><div>IP 10.0.0.2</div><div style>
IP 1.1.1.1</div><div><br></div><div>Instance B:</div><div>Tenant 2</div><div>IP 10.0.0.2</div><div style>IP 1.1.1.1</div><div style><br></div><div style>Any ideas as to why this would be occurring?</div></div></div>