python-tripleoclient/tripleoclient/tests/v1/overcloud_deploy
Harald Jensås 261c255369 Undercloud hosts entries in overcloud parameters
When running overcloud deploy set the UndercloudHostsEntries
parameter to include the <shortname>.ctlplane entry from
/etc/hosts on the undercloud.

With IPv6 the overcloud nodes cannot pull images from the
undercloud using an IPv6 address. By adding the host entry
for the undercloud in the overcloud nodes hosts file a name
can be used instead of the IPv6 address.

Related-Bug: #1836578
Change-Id: Id9271460b20e602f935f1eddd70f989cd605b1f4
(cherry picked from commit 8617dd1cac)
2019-10-17 13:45:59 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Use existing stack parameter for DeployIdentifier 2019-01-16 18:11:33 +05:30
test_overcloud_deploy.py Undercloud hosts entries in overcloud parameters 2019-10-17 13:45:59 +00:00