← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459917] Re: Can't boot with bdm when use image in local

 

** Also affects: nova/kilo
   Importance: Undecided
       Status: New

** Changed in: nova/kilo
    Milestone: None => 2015.1.2

** Changed in: nova/kilo
       Status: New => Fix Committed

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

Title:
  Can't boot with bdm when use image in local

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) kilo series:
  Fix Committed

Bug description:
  when boot vm with bdm like this:

  nova  boot --flavor 1 --nic net-id=xxxx --image xxxx
  --block-device source=image,dest=local,id=xxxx,size=2,bootindex=0 test

  it raise a error:Mapping image to local is not supported.

  But in nova  it said :

    # if this bdm is generated from --image ,then
     # source_type = image and destination_type = local is allowed

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


References