ShutdownInstance: log instance name, not object
authorGuido Trotter <ultrotter@google.com>
Wed, 21 Jan 2009 18:23:59 +0000 (18:23 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 21 Jan 2009 18:23:59 +0000 (18:23 +0000)
commitca77edbcebf458b004e04cbe8b41df24cdaac646
treeab58804dd8d47c8f8431c02be04b049fb0fe4afc
parentc087266cb225a6203c0f1bb3ae746f3b4dcd8bbb
ShutdownInstance: log instance name, not object

When an instance fails to shut down we currently log its whole object,
rather than just the instance name.

Reviewed-by: iustinp
lib/backend.py