tripleo-heat-templates/tools
Harald Jensås d5ecc1f651 Make krb-service-principal metadata per-Role
Not all roles are connected to all networks, there is no
need to create metadata for networks not associated with
the role.

In edge/spine-and-leaf deployments the total number of
composable networks used can be high. Passing all the
networks we quickly go beyond the nova metadata fields
size limit (each field cannot exceed 256 bytes).

Also update tools/check-up-to-date.sh script to use the
simple yaml-diff.py instead of diff. The env generator
code will sort data, while jinja rendered environments
are not sorted, thus need to diff the data in yaml not
the text.

Closes-Bug: #1821377
Change-Id: I5ae3bc845b0a6ad6986d44b14ff4b0737a9b033b
2019-04-05 14:22:20 +00:00
..
check-up-to-date.sh Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
merge-new-params-nic-config-script.py Merge "UX - Useful error msg if role is not in roles data" 2019-01-31 07:54:14 +00:00
process-templates.py Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00: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-diff.py Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
yaml-nic-config-2-script.py Merge "YAML NIC Config 2 script - fix comment indentation" 2018-12-12 05:50:32 +00:00
yaml-validate.py Merge "Enable flat network for ovn" 2019-03-30 00:04:59 +00:00