FQDN validation
authorMatthew Flusche <mflusche@redhat.com>
Tue, 14 Feb 2017 17:00:02 +0000 (17:00 +0000)
committerMatthew Flusche <mflusche@redhat.com>
Tue, 14 Feb 2017 17:39:35 +0000 (17:39 +0000)
commitbae2d113938b9bb22d4c291ae312d2299187f72b
tree7b570aaf11dfef9fcb333899082d06b39c9ce552
parent596c1674b77a3833704dfc482961677e117d3380
FQDN validation

Adds optional validation to ensure FQDN set by Nova matches /etc/hosts
as created by overcloud heat configuration.

Consistent FQDN requires the nova parameter [Default]/dhcp_domain to
match the CloudDomain tht parameter.

This validation is disabled by default.

Change-Id: Ib5689acae66baf63ecccbc3b1c0b96684781b863
all-nodes-validation.yaml
validation-scripts/all-nodes.sh