Comment 12 for bug 1491325

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

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

commit 354e972f9fbcc9bbb8cb618f7fb8e00c8fbb2d95
Author: Davanum Srinivas <email address hidden>
Date: Wed Sep 2 06:13:54 2015 -0700

    Allow to use autodetection of volume device path

    API contract says, device is optional. We should allow the
    device property to be nullable
    http://developer.openstack.org/api-ref-compute-v2.1.html#attachVolume

    Note that in python nova client "auto" is turned into None for the
    device before the call is made to Nova API.

    Closes-Bug: #1491325
    Change-Id: Ibfd83b6abdfeec328019246a372363cada53869e