Refactor #1452
use fog for libvirt management
Description
currently libvirt handling in foreman is not generic, as we now have contributed our libvirt code into the fog library, we should use that instead and deprecate foreman internal code and the virt gem.
Associated revisions
refs #1452 improved libvirt on debian handling
refs #1452 - fixed incorrect condition
refs #1452 - fixed incorrect condition
refs #1452 - cant change values while in orcehstation as its already a frozen hash
minor ordering issue for nics/disks when creating libvirt instances, refs #1452
History
#1
Updated by Ohad Levy almost 11 years ago
- Subject changed from extract libvirt specific code into a generic library to use fog for libvirt management
#2
Updated by Ohad Levy almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f37934af9dec5948f20cd39c72f4fd7e3b454dc2.
fixes #1452 use fog for libvirt management
This patch introduces a few new features: