Project

General

Profile

« Previous | Next » 

Revision e42c1105

Added by Tomer Brisker over 8 years ago

Fixes #12884 - Allow importing subnets from smart proxy

View differences:

app/models/subnet.rb
include Parameterizable::ByIdName
include EncOutput
attr_accessible :name, :network, :mask, :gateway, :dns_primary, :dns_secondary, :ipam, :from,
:to, :vlanid, :boot_mode, :dhcp_id, :tftp_id, :dns_id, :domain_ids, :domain_names
:to, :vlanid, :boot_mode, :dhcp_id, :dhcp, :tftp_id, :tftp, :dns_id, :dns, :domain_ids, :domain_names
audited :allow_mass_assignment => true

Also available in: Unified diff