Comment 2 for bug 1317321

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

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

commit 524ee4913d9015c2893cca69cefbc80fbe6878bb
Author: Thang Pham <email address hidden>
Date: Wed May 7 22:17:29 2014 -0400

    Unit test case for more than 1 ephemeral disks in BDM

    The following patch modifies the test case for
    _get_instance_block_device_info to handle more than 1 ephemeral
    disks in the BDM. This is to address one of the comments made
    in https://review.openstack.org/#/c/90583/ after it was already
    approved for merger. This patch also corrects a comment in
    _get_instance_block_device_info to be more accurate.

    Change-Id: I11e97f2e2ef999fa08af1693483d56bf8ad0e556
    Closes-Bug: #1317321