Fix cluster destroy failure
authorAndrea Spadaccini <spadaccio@google.com>
Mon, 19 Dec 2011 10:42:32 +0000 (10:42 +0000)
committerAndrea Spadaccini <spadaccio@google.com>
Mon, 19 Dec 2011 14:07:29 +0000 (14:07 +0000)
commit73e6cf8d614d26a9d9bc1fbc12031f07b758b7b0
tree6201aa67e0081bd3b2f53d109b953c1d147db055
parentb0943462f7b5389d85aa729be5f716a3b14be9e2
Fix cluster destroy failure

Cluster destroy would fail if there were errors while deactivating the
master IP address. This patch demotes such errors to warnings, allowing
the cluster to be destroyed even if the master IP address turndown
fails.

Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py