Reviewed: https://review.openstack.org/433575 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=748639822093ef71090a3e3c277c60f3d770ded7 Submitter: Jenkins Branch: master
commit 748639822093ef71090a3e3c277c60f3d770ded7 Author: Balazs Gibizer <[email protected]> Date: Tue Feb 14 11:27:38 2017 +0100 api-ref: note that boot ignores bdm:device_name The volume_attach case was documented properly but the nova boot case missed the note after I76a7cfd995db6c04f7af48ff8c9acdd55750ed76 was merged. Change-Id: I1aa0518e60e349ad625ac366f7748ba35806c829 Closes-Bug: #1664509 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1664509 Title: api-ref: POST /servers does not note that bdm:device_name is ignored by libvirt driver Status in OpenStack Compute (nova): Fix Released Bug description: The API doc properly states that device is ignored at volume_attach [1] in case of libvirt driver but the same note is missing from the server create bdm:device_name parameter. However libvirt driver ignores the device names in both cases [3] [1]https://developer.openstack.org/api-ref/compute/?expanded=create-server-detail,attach-a-volume-to-an-instance-detail#attach-a-volume-to-an-instance [2]https://developer.openstack.org/api-ref/compute/?expanded=create-server-detail,attach-a-volume-to-an-instance-detail#create-server [3]https://review.openstack.org/#/c/189632/ To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1664509/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

