Add endpoint map matching validation to validate-yaml.py
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 17 Jan 2017 16:03:41 +0000 (18:03 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 17 Jan 2017 19:28:19 +0000 (21:28 +0200)
commitd1e67318c42fbad2ab7d9a0a515d5f3717d8e307
tree375524eab2680f3f23725cfc0870a3f7c76422b6
parent2e3ff0a6734bce712ab11f37a9dc2454f1420d76
Add endpoint map matching validation to validate-yaml.py

This validation checks that the TLS-related environment files contain
all of the services defined in the base endpoint map. This will
hopefully help to keep them updated.

Change-Id: I58df72e104d8eb74e577484405f15e0a6f92d0ce
tools/yaml-validate.py