yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28766
[Bug 1425187] [NEW] Libvirt Snapshot Test Cleanup
Public bug reported:
The Libvirt snapshot tests contain quite a bit of copy and pasted code.
Readability and modifiability would be improved if we DRY up this code.
Another benefit for downstream deployers is, the code becomes more
patchable since we have few hunks with the exact same context lines,
meaning that the patch algorithm has less of chance of becoming
confused and misapplying the patch.
** Affects: nova
Importance: Undecided
Assignee: Rick Harris (rconradharris)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Rick Harris (rconradharris)
--
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/1425187
Title:
Libvirt Snapshot Test Cleanup
Status in OpenStack Compute (Nova):
In Progress
Bug description:
The Libvirt snapshot tests contain quite a bit of copy and pasted
code.
Readability and modifiability would be improved if we DRY up this
code.
Another benefit for downstream deployers is, the code becomes more
patchable since we have few hunks with the exact same context lines,
meaning that the patch algorithm has less of chance of becoming
confused and misapplying the patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1425187/+subscriptions
Follow ups
References