Project

General

Profile

Download (524 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

d1e29487 05/25/2016 07:32 AM Stephen Benjamin

fixes #14509 - refactor enc_output to be a generic exporter

cee12a22 11/27/2015 09:11 AM Julien Pivotto

Fixes #7463 - Add basic support for bridges

bb3572ff 09/02/2015 05:58 AM Daniel Lobato Garcia

Refs #3809 - Stabby lambda syntax for oneliners

I started by spotting log.rb which didn't have a lambda wrapping its
default scope, as needed by Rails 4. Since the style guide and most
Rails 4 documents used the stabby lambda, I turned on the cop so that we...

e329155b 02/26/2015 09:30 AM Marek Hulán

Fixes #9495 - Require identifier for managed bonds

6a2fce1f 02/26/2015 09:06 AM Marek Hulán

Fixes #9497 - Require MAC for managed BMC

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

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

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

356b2e69 10/07/2014 05:49 AM Marek Hulán

Fixes #7401 - Add support for bonds

Renames physical_device to attached_to and move the virtual device
form out of BMC.
Extends the form for Bond devices
Allow configuration of bonds in KS template
Parsing of Bond interfaces from facts
Mac address is required only for physical devices