Reinstate CloudDomain properties for Controller/Compute roles
authorSteven Hardy <shardy@redhat.com>
Thu, 11 Aug 2016 13:04:28 +0000 (14:04 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 11 Aug 2016 13:04:28 +0000 (14:04 +0100)
commit44b67ebdeb179af66dad78c2c54eb07723f46d4d
tree4402a7ecf730e1da16b98a5067aca3aadaf3c34c
parent05691d25087e83066fbf5caadd022dca4c7131f2
Reinstate CloudDomain properties for Controller/Compute roles

These were removed in https://review.openstack.org/#/c/347050
but it turns out the defaults in the role templates is bad, as
an empty string results in a malformed hosts file fqdn.

So, partially revert that patch so we always pass the global
CloudDomain from overcloud.yaml, accepting the default configured
there, and remove the empty-string defaults in the role templates.

Change-Id: I0ea4190a23488986a3ee9e887328e0e7a03fe3aa
overcloud.yaml
puppet/ceph-storage.yaml
puppet/cinder-storage.yaml
puppet/compute.yaml
puppet/controller.yaml
puppet/swift-storage.yaml