virtualopensystems / neutron

Apache License 2.0
2 stars 0 forks source link

Prefer to fill up non-IPv4 ports first #1

Open lukego opened 9 years ago

lukego commented 9 years ago

Physical ports with IPv4 zones are more valuable. Don't choose them for Neutron ports that only require IPv6, unless the other ports are already full.

Example: if only IPv6 is used then the IPv4-enabled physical ports are chosen last.

@n-nikolaev