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_resource.rb
raise ::Foreman::Exception.new(N_("Not implemented for %s"), provider_friendly_name)
end
# this method is overwritten for Libvirt
def editable_network_interfaces?
networks.any?
end
# this method is overwritten for Libvirt and VMware
def set_console_password?
false

Also available in: Unified diff