Refactor #1452
use fog for libvirt management
| Status: | Closed | Start: | 01/18/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | VM management | |||
| Target version: | 1.0 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
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
Revision f37934af9dec5948f20cd39c72f4fd7e3b454dc2
fixes #1452 use fog for libvirt management
This patch introduces a few new features:
- console support
- multiple disks
- multiple nics
Revision 98987690679fff2761f7db0174ff67d12a0888e3
refs #1452 improved libvirt on debian handling
Revision 575e5267c2dc1fe77a7b51ca9ea02ef71cbbceca
refs #1452 - fixed incorrect condition
Revision e863d48bc4ffb4d55be0856e5188bac13aab45fc
refs #1452 - fixed incorrect condition
Revision f37cd6e7b040b77c131518b4bda8b1bdaf018efe
refs #1452 - cant change values while in orcehstation as its already a frozen hash
Revision 1721eaeeee76d4278a6ec47f6bfa829057e91967
minor ordering issue for nics/disks when creating libvirt instances, refs #1452
History
Updated by Ohad Levy about 1 year ago
- Subject changed from extract libvirt specific code into a generic library to use fog for libvirt management
Updated by Ohad Levy about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f37934af9dec5948f20cd39c72f4fd7e3b454dc2.
