Project

General

Profile

« Previous | Next » 

Revision dda49b8c

Added by Ohad Levy about 12 years ago

  • ID dda49b8cd4481d5c8a241eaa5ff2a4616c3fcfc0

Rails logger does not exists at this stage, removing

View differences:

config/boot.rb
SETTINGS[:libvirt] = false
end
rescue LoadError
Rails.logger.debug "Libvirt binding are missing - hypervisor management is disabled"
warn "Libvirt binding are missing - hypervisor management is disabled"
SETTINGS[:libvirt] = false
end
end
end

Also available in: Unified diff