openstack-ansible/releasenotes/notes/os-neutron-handle_internal_only_routers-e46092d6f1f7c4b0.yaml
Jesse Pretorius bb69b667f0 Update all SHAs for Newton-1 2016-06-02
This patch updates all the roles to the latest available SHA's,
updates all the OpenStack Service SHA's and also updates the
appropriate python requirements pins.

Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
2016-06-02 21:05:45 +00:00

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).