← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461891] [NEW] Can't boot with bdm of which the source type is blank and destination is volume

 

Public bug reported:

Now,boot a vm like this:

nova  boot --flavor 1 --nic net-id=xxx--block-device
source=blank,dest=volume,bootindex=0

without size in bdm.

the vm state will be error .And error information is :No valid host was
found.

So,I think we can't boot a vm that there is no size in bdm when
source=blank and dest=volume.

We should checkt it in api side. and return code 400.

** Affects: nova
     Importance: Undecided
     Assignee: wangxiyuan (wangxiyuan)
         Status: Confirmed

** Changed in: nova
     Assignee: (unassigned) => wangxiyuan (wangxiyuan)

-- 
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/1461891

Title:
  Can't boot with bdm of which the source type is blank and destination
  is volume

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  Now,boot a vm like this:

  nova  boot --flavor 1 --nic net-id=xxx--block-device
  source=blank,dest=volume,bootindex=0

  without size in bdm.

  the vm state will be error .And error information is :No valid host
  was found.

  So,I think we can't boot a vm that there is no size in bdm when
  source=blank and dest=volume.

  We should checkt it in api side. and return code 400.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1461891/+subscriptions


Follow ups

References