← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1191913] Re: New block device format is leaked to the code that is not ready to use it

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

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

Title:
  New block device format is leaked to the code that is not ready to use
  it

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When https://review.openstack.org/#/c/29251/11 was done (which
  introduces a new block device format and rotuines to switch between
  the two formats), not enough attention was paid to the way compute API
  method 'get_instance_bdms' is used outside of the class itself.

  For flexibilty reasons, it was decided to not change the method itself
  to return legacy format but to change all the places it was called.
  Sadly few of them were missed in the API layer (servers.py and
  contrib/volumes.py)

  This applies to current master at
  d6ce08fd8f2b0bf7bcf16a8bea5cec864ab3779b

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