Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  dhcp
  dns
dhcp.rb 132 Bytes
dns.rb 2.08 KB
validations.rb 3.86 KB

Latest revisions

# Date Author Comment
f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

990dee69 05/06/2016 08:29 AM Timo Goebel

fixes #14661 - support IPv6 subnets

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

4c9529c7 03/07/2016 06:49 AM Lukas Zapletal

Fixes #13725 - DHCP MAC conflicts are reported

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

c7521b7b 12/22/2015 06:02 AM Ohad Levy

fixes #12893 - ensure constants are set only once

the root cause is probably the same file is loaded multiple times.

da5a9c4e 09/16/2015 07:43 AM Lukas Zapletal

Fixes #11709 - better error for DNS conflict timeouts

2d8b4fef 04/28/2015 07:48 AM Daniel Lobato Garcia

Refs #3809 - Remove semicolon cop

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

View revisions

Also available in: Atom