Comment 3 for bug 992805

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

Reviewed: https://review.openstack.org/8951
Committed: http://github.com/openstack/nova/commit/410060f91198f1392d0810544411a53f3baa2774
Submitter: Jenkins
Branch: stable/essex

commit 410060f91198f1392d0810544411a53f3baa2774
Author: Dan Prince <email address hidden>
Date: Thu May 3 10:06:46 2012 -0400

    Use fake_libvirt_utils for libvirt console tests.

    Updates test_libvirt.py so that it users fake_libvirt_utils.

    This resolves an issue where the previous tests required
    sudo to properly execute.

    Fixes LP Bug #992805.

    Change-Id: I9354b8facf82fb861dc2fe6da5fca102d8a33fbf
    (cherry picked from commit 82319bf69745f7a20d0f6273821745302ab711e6)