← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472957] Re: BFV server with wrong bdm syntax leads to wrong volume status

 

this is parsing of client , nova API should not have this problem

** Project changed: nova => python-novaclient

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

Title:
  BFV server with wrong bdm syntax leads to wrong volume status

Status in Python client library for Nova:
  New

Bug description:
  When booting a server from a volume with the wrong following bdm syntax:
  --block-device-mapping vda=vol_uuid::0 (instead of --block-device-mapping vda=vol_uuid:::0)
  the volume status will be reported as available.

  Steps to reproduce:
  - create a bootable volume
  - create a server from this volume with wrong bdm syntax
  - show volume status

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1472957/+subscriptions


References