Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
record.rb 2.56 KB
sparc_record.rb 965 Bytes

Latest revisions

# Date Author Comment
a9c352dc 04/18/2016 01:45 PM Lukas Zapletal

Fixes #13725 - DHCP MAC conflicts are reported

(cherry picked from commit 4c9529c7bc3c081fb3d0bfdbee09b2e7d6eabc0a)

e60f0799 04/17/2015 07:31 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

37bb1b44 03/26/2015 05:38 AM Lukas Zapletal

Fixes #8727 - DHCP validation does not fail on discovered leases

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

71dfb495 11/05/2014 02:14 AM Lukas Zapletal

Fixes #7971 - DHCP hostname commutative conflict fix

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

1b726d4f 06/06/2014 11:55 AM Greg Sutcliffe

Fixes #5941 - Handle nil comparison object in DHCP::Record.valid?

14646e77 05/16/2014 03:54 PM Greg Sutcliffe

Fixes #5637 - Don't raise lease conflicts when reading ad-hoc DHCP leases

90ff2a3a 04/04/2014 11:23 AM Dmitri Dolguikh

fixes #4381: dns records are being update after changes to host when dhcp is also present

View revisions

Also available in: Atom