** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1176947
Title:
Improve logic for nvp plugin nat rules ordering
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
NAT rule ordering for the nicira plugin is currently trivial. A higher
order is assigned to floating IP rules whereas a lower order is
assigned to default SNAT rules.
A better logic would leverage the cidr prefix, establishing the rule order as
MAX_ORDER - PREFIX_LEN.
In this way, floating IP rules (/32) will still have highest priority.
This will also avoid problems with deployments upgraded from 2.x to
3.x where NAT rules order are rearranged according to this logic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1176947/+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