yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35962
[Bug 1471277] Re: floating ip association fails if a port is attached to a network with no subnet
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => liberty-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1471277
Title:
floating ip association fails if a port is attached to a network with
no subnet
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
If we have:
OPENSTACK_NEUTRON_NETWORK['enable_fip_topology_check'] = False
In the meanwhile a user has issued the following neutron commands:
neutron net-create
neutron port-create <network-id_created just above>
... not finished yet
In the same meanwhile a user wants to associate a FIP.
We get the following traceback:
http://paste.openstack.org/show/339014/
This is because the list of fixed IPs is empty for this port.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1471277/+subscriptions
References