Fix HEAT userdata scripts 48/66348/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 11 Dec 2017 13:49:55 +0000 (05:49 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 11 Dec 2017 13:49:55 +0000 (05:49 -0800)
commit8b643d16ee7e7638ed12e3b9ee9b2c94e4af1552
treedc2aed29b437584bd4c7d4decc955fb26072b9e3
parent5a2c1a1d8fd167ac3e96fdc5f13a44edd59536a9
Fix HEAT userdata scripts

The migration of the Gerrit server to a different environment has caused
the startup scripts to fail. The issue is that the new location does not
allow a ping. Instead, we will use the host command to do a DNS query
since that tests for network connetivity just as well.

Change-Id: I83755e7fca0afda7e8d71fa9598dc73b7db94853
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
openstack-hot/generic-server.yaml