]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Log which service is down
authorEric Harney <eharney@redhat.com>
Mon, 27 Jul 2015 17:24:36 +0000 (13:24 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 28 Jul 2015 13:12:16 +0000 (09:12 -0400)
commit4f06fbe1cd351845c00d4f822d32eef1cf1989fe
tree7d694b4db6959506a45008a58f776997019a4d45
parent70b6ee3ab39fd2dc421b4b8c67b1066ca785d13d
Log which service is down

This changes the message "Manager for service cinder-volume
is reporting problems..." to
"Manager for service cinder-volume myhost@backend1 is
reporting problems..."

This makes it more clear in the log file which backend this
message is referring to.

Change-Id: I62172080084a01c0324ffb6ab8a0e4af2b47fb85
cinder/service.py