From 1ecd70f23ae211c5c4ea5613adc24c0e1557790d Mon Sep 17 00:00:00 2001 From: Édouard Thuleau Date: Wed, 9 Nov 2011 17:37:54 +0100 Subject: Bug #887805 Error during report_driver_status(): 'LibvirtConnection' object has no attribute '_host_state' Fixes the host status reports from LibvirtConnection driver. This fix initializes in class 'LibvirtConnection', the local variable '_host_state' and replaces the variable 'session' by the local variable 'read_only'. Change-Id: Ia3ba29dc287c793c79a2bbde0d5ec69eb6ada480 --- .mailmap | 1 + 1 file changed, 1 insertion(+) (limited to '.mailmap') diff --git a/.mailmap b/.mailmap index 735615afe..98a3f3132 100644 --- a/.mailmap +++ b/.mailmap @@ -18,6 +18,7 @@ + -- cgit