Project

General

Profile

« Previous | Next » 

Revision 997cdccf

Added by Timo Goebel over 7 years ago

fixes #17853 - resolve ips in interface scope

View differences:

app/models/nic/managed.rb
# this ensures our orchestration works on both a host and a managed interface
delegate :progress_report_id, :capabilities, :compute_resource,
:operatingsystem, :provisioning_template, :jumpstart?, :build, :build?, :os, :arch,
:image_build?, :pxe_build?, :pxe_build?, :token, :to_ip_address, :model, :to => :host
:image_build?, :pxe_build?, :pxe_build?, :token, :model, :to => :host
delegate :operatingsystem_id, :hostgroup_id, :environment_id,
:overwrite?, :skip_orchestration?, :skip_orchestration!, :to => :host, :allow_nil => true

Also available in: Unified diff