yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17445
[Bug 1346092] [NEW] RBD helper utils in libvirt driver code need to be moved to separate module
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References