fuel-ostf/fuel_health/tests/ha
Dmitry Nikishov a8ee937a86 Fixed hiera command to output correct DB hostnames
hiera_cmd used to output internal node names like "node-$i"
even if there are user-defined hostnames set. This breaks
DB-related checks when hostnames are customized.
The fix is to return not "database_nodes" keys, but
the value of "name" key in each "database_nodes"
subhash.

Change-Id: I9fbcfc270ab17d6302ce0a785c96f5b44fc9e75d
Co-Authored-By: Omar Rivera <gr113x@att.com>
Closes-Bug: #1582800
(cherry picked from commit 43a58efbaf)
2016-07-25 13:14:10 +00:00
..
__init__.py Added hacking checks to tox 2015-01-19 12:36:14 +00:00
test_haproxy.py Remove radosgw from ignored services 2015-11-23 08:33:26 +00:00
test_mysql_replication.py Fix for ha mysql tests for cluster with 1 controller 2015-08-19 11:45:16 +00:00
test_mysql_status.py Fixed hiera command to output correct DB hostnames 2016-07-25 13:14:10 +00:00
test_pacemaker_status.py Skip checking pcs resources if they nodes are offline 2015-10-18 15:29:34 +00:00
test_rabbit.py Increase timeouts for cmds in RabbitMQ tests 2015-08-20 16:27:47 +03:00