yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47656
[Bug 1482052] Re: The value(boot_index) for the boot volume is wrong
It looks like this got fixed meanwhile. At [1] is the description:
"Give each device a unique boot index starting from 0. To disable
a device from booting, set the boot index to a negative value or
use the default boot index value, which is None."
Which makes the bug report invalid. If you think this is wrong,
please reopen the report by setting it to "new" and provide details
about the issue.
References:
[1] http://developer.openstack.org/api-ref-compute-v2.1.html#createServer
** Tags added: doc
** Changed in: nova
Status: Incomplete => Invalid
** Changed in: nova
Assignee: majianjun (mjjun) => (unassigned)
--
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/1482052
Title:
The value(boot_index) for the boot volume is wrong
Status in OpenStack Compute (nova):
Invalid
Bug description:
Hi, I find a problem about the boot_index value for the boot volume is not right.
At the 3.4.2.2 of openstack-api-ref.pdf,the description about boot_index is as follows:
boot_index Indicates a number designating the boot order of the device. Use -1
for the boot volume, choose 0 for an attached volume.
I think that the value of boot volume is shoud be 0.
Can you help me to confirm it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1482052/+subscriptions
References