John Fulton 6916f55c9a get_overcloud_hosts() should not return a list with empty strings
The get_overcloud_hosts() function was returning a list of IPs
with empty strings, e.g. ['192.168.34.89', '', '192.168.34.32'],
after a node was scaled down via `openstack overcloud node delete`.
Remove empty strings from the list before returning them.

Change-Id: I719e0bbb17c71f5472ad6e365a010f5a6243af2f
Closes-Bug: #1990566
2022-09-23 09:39:41 -04:00
..
2022-09-01 14:48:06 +05:30
2021-10-18 10:09:38 +00:00