Ignore offline node errors when removing disks
authorAgata Murawska <agatamurawska@google.com>
Mon, 9 Jul 2012 09:00:53 +0000 (11:00 +0200)
committerAgata Murawska <agatamurawska@google.com>
Wed, 11 Jul 2012 12:21:03 +0000 (14:21 +0200)
commit03e5cdd533be3538cbab73b40899aaf4939b2b39
treed68f08f44dec368b8ab2cb1eac92a6b5653e65dc
parentd908ba61bc613fb9b032c89f78c51ec1df59f71b
Ignore offline node errors when removing disks

When we delete DRBD disks from some instance, we do not want to get
errors due to nodes other than that instance's primary being offline.

Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/cmdlib.py