Project

General

Profile

« Previous | Next » 

Revision b43fa642

Added by Ohad Levy about 12 years ago

  • ID b43fa642613aaedb59e5b76e3d3ed4a26d53c679

added basic ovirt vm show page, minor fixes in compute resource level

View differences:

lib/foreman/model/libvirt.rb
def client
# WARNING potential connection leak
Thread.current[id] ||= ::Fog::Compute.new(:provider => "Libvirt", :libvirt_uri => url)
Thread.current[url] ||= ::Fog::Compute.new(:provider => "Libvirt", :libvirt_uri => url)
end
def disconnect

Also available in: Unified diff