Add correct locking of master node to gnt-debug delay
authorHrvoje Ribicic <riba@google.com>
Thu, 16 Jan 2014 12:08:18 +0000 (12:08 +0000)
committerHrvoje Ribicic <riba@google.com>
Mon, 20 Jan 2014 12:11:53 +0000 (13:11 +0100)
commit054a9d17d6e971bb50f3d606e35d4fa975ae848c
treef938cf0518d680c2c4afa286f6471cf259d69ccc
parent95a4e33f9f8f1b207478c733a3694d930ebc3018
Add correct locking of master node to gnt-debug delay

The gnt-debug delay command required locks for all nodes except the
master - this patch fixes the issue by adding master to the locks
whenever needed.

Signed-off-by: Hrvoje Ribicic <riba@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
lib/cmdlib/test.py