f0bc5e460a
Adds the host_routes on the neutron ports subnet to the output of the Tripleo Ports template. This will allow use of get_attr in the role to pass routes for a subnet to NetworkConfig. Partial: blueprint tripleo-routed-networks-templates Change-Id: I46896153ea59ae0a6a8dff0208de2b0d168927ae
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``host_routes`` of the ports neutron subnet to output of
|
|
``OS::TripleO::{{role.name}}::Ports::{{network.name}}Port`` resources.
|