Comment 9 for bug 1618697

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

Reviewed: https://review.openstack.org/364454
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e8f8971923cc3ba0690f0b17ba35b4b9afafba2d
Submitter: Jenkins
Branch: master

commit e8f8971923cc3ba0690f0b17ba35b4b9afafba2d
Author: Matt Riedemann <email address hidden>
Date: Thu Sep 1 12:42:55 2016 -0400

    Remove hacked test that fails with latest os-brick

    The test here was slated for removal long ago when we
    integrated os-brick since it had to be hacked to mock
    out some internals of os-brick, which is terrible and
    has finally come home to break this unit test with
    os-brick 1.6.1, so let's just remove it.

    Change-Id: If11d6b078199878f9074e6b87f56c6f76087bfd3
    Related-Bug: #1618697