i confirmed that the following entries are not updated when i changed
the port's ip address from 10.0.0.4 to some other address.
i think it's what the submitter meant.
-A neutron-l3-agent-OUTPUT -d 172.24.4.4/32 -j DNAT --to-destination 10.0.0.4
-A neutron-l3-agent-PREROUTING -d 172.24.4.4/32 -j DNAT --to-destination
10.0.0.4
-A neutron-l3-agent-float-snat -s 10.0.0.4/32 -j SNAT --to-source 172.24.4.4
** Changed in: neutron
Status: Expired => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1394941
Title:
Update port's fixed-ip breaks the existed floating-ip
Status in neutron:
Incomplete
Bug description:
Use port-update to change fixed-ip of a given port. But found it
failed with the existing floating-ip setup.
Although floating-ip is managed by l3-agent, it is the case that
neutron should internally deal with it because it will break the
network connection.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1394941/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp