FQDN validation
authorMatthew Flusche <mflusche@redhat.com>
Tue, 14 Feb 2017 17:00:02 +0000 (17:00 +0000)
committerJason E. Rist <jrist@redhat.com>
Mon, 3 Apr 2017 16:16:25 +0000 (10:16 -0600)
commitcb567deb42506eb97e91a50b2c7d053761b2cbe6
tree2d9cea2df99926769e8c650162697eea129f75c6
parentd7055059a8da022b6651227c15bca4f2667e9bf4
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
(cherry picked from commit bae2d113938b9bb22d4c291ae312d2299187f72b)
Partial-Bug: #1581472
all-nodes-validation.yaml
validation-scripts/all-nodes.sh