2016-02-22 15:20:46 -08:00
|
|
|
---
|
|
|
|
features:
|
2017-08-04 07:17:52 +00:00
|
|
|
- Proactively create DVR floating IP namespace on all compute nodes
|
2016-02-22 15:20:46 -08:00
|
|
|
when a gateway is configured.
|
|
|
|
issues:
|
2017-08-04 07:17:52 +00:00
|
|
|
- Creating DVR floating IP namespace on all nodes proactively
|
|
|
|
might consume public IP Address, but by using
|
|
|
|
subnet service-types as explained in `the networking guide
|
|
|
|
<https://docs.openstack.org/neutron/latest/admin/config-service-subnets.html>`__
|
2016-02-22 15:20:46 -08:00
|
|
|
consumers can use the private IPs for floating IP agent gateway ports
|
|
|
|
and need not consume any public IP addresses.
|