ooi

Comment 2 for bug 1679498

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

Reviewed: https://review.openstack.org/453031
Committed: https://git.openstack.org/cgit/openstack/ooi/commit/?id=571cca37527561b0ebbb0785abb1494fd1f9890b
Submitter: Jenkins
Branch: master

commit 571cca37527561b0ebbb0785abb1494fd1f9890b
Author: Enol Fernandez <email address hidden>
Date: Tue Apr 4 07:50:18 2017 +0100

    Fix block_device_mapping on compute creation

    Use block_device_mapping instead of block_device_mapping_v2 that seems
    to not attach properly volumes on creation. This legacy option is enough
    to support the requested use case (attaching volumes on boot).

    Change-Id: I39f17faec6a48e90740e5e4757c1278df0b9830c
    Closes-bug: #1679498