Refactor #1957
remove old hypervisor code
Description
Since foreman 1.0 libvirt hypervisors are now part of compute resources and can be removed.
Associated revisions
fixed wrong old hypervisor migration refs #1957
fixes wrong method name, #refs 1957
remove hypervisor vm info from tests refs #1957
History
#1
Updated by Ohad Levy over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 3f482b824d6bd6aeccca1ff32f2a3f9357f4f3ab.
fixes #1957 - remove old libvirt hypervisors code
Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.