6916f55c9a
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 |
||
---|---|---|
.. | ||
__init__.py | ||
baremetal.py | ||
deployment.py | ||
parameters.py | ||
roles.py | ||
tripleo_baremetal.py |