c15dcba878
The configuration for the variable handle_internal_only_routers is removed in order to use the Neutron upstream default setting. The current default for handle_internal_only_routers is True, which does allow Neutron L3 router without external networks attached (as discussed per https://bugs.launchpad.net/neutron/+bug/1572390) Change-Id: I78bd4216bb459224df2a5cd67f344732ea5d1214 Closes-Bug: #1577868
8 lines
379 B
YAML
8 lines
379 B
YAML
---
|
|
upgrade:
|
|
- The Neutron L3 Agent configuration for the handle_internal_only_routers
|
|
variable is removed in order to use the Neutron upstream default setting.
|
|
The current default for handle_internal_only_routers is True,
|
|
which does allow Neutron L3 router without external networks attached
|
|
(as discussed per https://bugs.launchpad.net/neutron/+bug/1572390).
|