Project

General

Profile

« Previous | Next » 

Revision 58c48471

Added by Julien Pivotto over 8 years ago

Fixes #11630 - Enable management of nics in compute profiles without libvirt network

View differences:

app/models/compute_resources/foreman/model/libvirt.rb
[:build, :image]
end
def editable_network_interfaces?
interfaces.any? or networks.any?
end
def find_vm_by_uuid(uuid)
super
rescue ::Libvirt::RetrieveError => e

Also available in: Unified diff