Comment 14 for bug 1291014

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

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

commit a7e018e8c76d6805dc0e857f24c64e3223224ae8
Author: Dan Smith <email address hidden>
Date: Tue Mar 11 12:10:13 2014 -0700

    Revert "Move libvirt RBD utilities to a new file"

    This reverts commit cb8968400f8c8370cab309de0f63e82565bfb25b.

    The series of patches involved with adding this feature introduced
    an unexpected dependency on glance's v2 API, which we do not
    currently support. Triggering a user-facing bug quickly, and leaving
    some uncertainty about what else is likely to come in the future,
    a revert of this code was decided given the short time to -rc1.

    Change-Id: I5e5d897f7294a7d4bda76ed392f503d0552f45e9
    Related-bug: 1291014