Skip to content

Commit 84e81d7

Browse files
committed
log
1 parent fed7ce1 commit 84e81d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infortrend/raidcmd_cli/common_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2516,7 +2516,7 @@ def _inner():
25162516
check_done = True
25172517
except Exception:
25182518
check_done = False
2519-
LOG.exception(_LE('Cannot detect replica status.'))
2519+
LOG.exception(_LE('Cannot detect tier migrate status.'))
25202520

25212521
if check_done:
25222522
raise loopingcall.LoopingCallDone()

0 commit comments

Comments
 (0)