Comment 2 for bug 1214431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/42916
Committed: http://github.com/openstack/nova/commit/7399a26a54c156169b071eeffc4c16030962d9ac
Submitter: Jenkins
Branch: master

commit 7399a26a54c156169b071eeffc4c16030962d9ac
Author: Abhijeet Malawade <email address hidden>
Date: Tue Aug 20 07:53:14 2013 -0700

    Remove duplicate variable _host_state

    * The variable _host_state is initialized twice in __init__() method of libvirt driver.
    This patch removes the second occurrence.

    Fixes bug #1214431

    Change-Id: I13f175abcbce7752afb0d8c69ee209928afa1eb3