tripleo-heat-templates/tools
Harald Jensås 4e44547533 Add host routes to subnets
This change adds a new routes field to the network
definition in network_data.yaml. This field contains
a list of network routes in JSON, e.g.
  [{'destination':'10.0.0.0/16','nexthop':'10.0.0.1'}].

This list is used to set the ``host_routes`` property
of each networks subnet.

Co-Authored-By: Dan Sneddon <dsneddon@redhat.com>
Partial: blueprint tripleo-routed-networks-templates
Depends-On: Ifc5aad7a154c33488a7613c8ee038c92ee6cb1a7
Change-Id: I33b34f1445f4203fbf25edeb093b37c7494c664f
2018-07-30 09:42:19 +02:00
..
check-up-to-date.sh Fix sample env data 2018-05-01 16:05:02 -06:00
process-templates.py Handle roles w/o deprecated_nic_config_name during template cleanup 2018-06-20 15:27:17 -04:00
releasenotes_tox.sh Add ReNo support 2017-01-13 14:35:27 -05:00
roles-data-generate-samples.sh Add in roles data validation 2017-07-07 09:51:40 -06:00
roles-data-generate.py Add in roles data validation 2017-07-07 09:51:40 -06:00
roles-data-validation.sh Add in roles data validation 2017-07-07 09:51:40 -06:00
yaml-nic-config-2-script.py Handle blank lines followed by comment in nic conversion script 2018-06-29 08:02:12 +00:00
yaml-validate.py Add host routes to subnets 2018-07-30 09:42:19 +02:00