Comment 10 for bug 1501435

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

Reviewed: https://review.openstack.org/229669
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=abd0630badaff18ca998db2feccb058e8ee75f23
Submitter: Jenkins
Branch: master

commit abd0630badaff18ca998db2feccb058e8ee75f23
Author: melanie witt <email address hidden>
Date: Wed Sep 30 22:55:03 2015 +0000

    Always send volume_id when booting with legacy bdm

    Commit 5153dcda807c554769081626c10c43d16adea671 removed bdm v2-only
    request parameters to pass nova api v2.1 schema validation, but also
    removed the ability to boot with legacy bdm specifying volume_id only.

    This adds volume_id back to the request for legacy bdm when
    no other parameters are specified.

    Closes-Bug: #1501435

    Change-Id: Ie8c56c28492793990ef7ed6dc54768cef9e28a98