← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1346092] Re: RBD helper utils in libvirt driver code need to be moved to separate module

 

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

** Changed in: nova
    Milestone: None => juno-3

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

Title:
  RBD helper utils in libvirt driver code need to be moved to separate
  module

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The libvirt imagebackend.py file has alot of helper APIs for dealing
  with the RBD utilities. It is desirable that these all be isolated in
  a standalone rbd.py file, to be called by the imagebackend.py  This
  will make the core logic in imagebackend.py easier to follow and make
  the rbd helpers easier to test.

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


References