instack-undercloud/instack_undercloud/tests
James Slagle 04ac069f4b Fix invalid /etc/hosts edit
When the hostname was written to /etc/hosts, it resulted in an invalid
/etc/hosts file due to 127.0.0.1 being specified twice on different lines.

That issue is now corrected such that the hostnames will be added to the
existing line for 127.0.0.1, which results in valid syntax for /etc/hosts.

Change-Id: I8cd262b26708bd282e1b8623317e9e48f37e527d
Closes-Bug: #1709460
2017-08-08 15:52:31 -04:00
..
__init__.py Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
test_undercloud.py Fix invalid /etc/hosts edit 2017-08-08 15:52:31 -04:00
test_validator.py Disable VIP validation when UI is enabled 2017-03-23 16:56:43 +00:00