010b133938
prelude section is prepared for general comments about a release [1]. At now neutron release notes use prelude section randomly. Some rel notes use it and some do not. This commit drop or move prelude section in Pike release notes. In addition, some guideline on writing a release note to the release notes howto page. Change-Id: I53fefcc3eed30700d095c77d9e000319668097e8
12 lines
512 B
YAML
12 lines
512 B
YAML
---
|
|
features:
|
|
- Proactively create DVR floating IP namespace on all compute nodes
|
|
when a gateway is configured.
|
|
issues:
|
|
- 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>`__
|
|
consumers can use the private IPs for floating IP agent gateway ports
|
|
and need not consume any public IP addresses.
|