Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 6.81 KB
bmc.rb 946 Bytes
bond.rb 1.32 KB
bootable.rb 1.11 KB
interface.rb 3.16 KB
managed.rb 3.93 KB

Latest revisions

# Date Author Comment
4feb1576 02/19/2015 09:55 AM Marek Hulán

Fixes #9429 - identifier is required for Alias and VLAN

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

ee1f56de 01/23/2015 06:51 AM Marek Hulán

Fixes #9044 - fixes invalid mac in tests

Also do not reset invalid mac address to nil so we can propagate proper
validation error.

177a281a 12/02/2014 03:53 AM Marek Hulán

Fixes #8433 - Fix type transformation for all ENC-able NICs

a95495bf 11/14/2014 11:45 AM Scott Seago

fixes #8377 - fixes uniq validation for nics without a host

This commit considers a nil host reference equivalent to a non-conflicting
one for the purposes of uniq_with_hosts validation.

bfcc8168 11/05/2014 03:52 AM Daniel Lobato Garcia

Refs #3809 - fix shadowing outer local variables

a1b2ee53 10/24/2014 12:04 PM Marek Hulán

Fixes #2089 - Add network configuration to ENC

cad1b13c 10/23/2014 05:18 AM Tomáš Strachota

Fixes #8005 - Convert allowed NIC types to strings

- allowed NIC type classes need to be registered now
- api for interfaces use lowercase human readable values for defining types
- fixed output of api's create action to the standard format

5da15d1a 10/20/2014 06:48 AM Tomáš Strachota

Fixes #7830 - interfaces api output is class specific

- per type rabl templates
- fixed api docs for interfaces

View revisions

Also available in: Atom