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
This commit is contained in:
parent
159bf6e4e4
commit
7486398220
@ -1505,6 +1505,9 @@ device:
|
||||
device_name:
|
||||
description: |
|
||||
A path to the device for the volume that you want to use to boot the server.
|
||||
Note that as of the 12.0.0 Liberty release, the Nova libvirt driver no
|
||||
longer honors a user-supplied device name. This is the same behavior as if
|
||||
the device name parameter is not supplied on the request.
|
||||
in: body
|
||||
required: true
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user