tripleo-heat-templates/releasenotes/notes/fix-port-from-pool-host-routes-7fcc4d00cb11603d.yaml
Harald Jensås 711f7ef711 Add host_routes to port_from_pool.j2
Add the host_routes as output of the fake neutron ports
created by legacy predictable IPs templates.

Closes-Bug: #1792968
Change-Id: Ie330635fa551d8406a1bf082c89f7c58d82088d6
2018-09-19 07:20:01 +00:00

9 lines
341 B
YAML

---
fixes:
- |
Fixes an issue in the legacy port_from_pool templates for predictable IP
addressing. Prior to this fix using these tamplates would fail with the
following error: **Referenced Attribute (%network_name%%Port host_routes)
is incorrect.** (Bug: `1792968
<https://bugs.launchpad.net/tripleo/+bug/1792968>`_.)