Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base_test.rb 1.12 KB
bmc_test.rb 1.62 KB
bond_test.rb 2.72 KB
managed_test.rb 7.11 KB

Latest revisions

# Date Author Comment
3b27c173 07/31/2015 11:59 AM Marek Hulán

Fixes #11258 - validation handles blank provider

a9c70fb4 06/24/2015 06:53 AM Shimon Shtein

Fixes #10727 - Added validation to require BMC Smart proxy in order to add BMC nic

a6b8542a 06/04/2015 01:37 PM Marek Hulán

Fixes #10566 - allow identifier modifications that do not change interface type

ba64f022 05/14/2015 04:24 AM Marek Hulán

Fixes #10442 - dry up host managed logic

60fdfb38 05/13/2015 06:04 AM Marek Hulán

Fixes #10212 - validate DNS name uniqueness of interfaces

451bcc84 05/06/2015 10:12 AM Daniel Lobato Garcia

Fixes #10382 - Allow lowercase IPMI provider

5ad3c4f3 03/04/2015 08:47 AM Marek Hulán

Fixes #9615 - Adds inheriting_mac method

Using this method we can find out the MAC of interface to which this
interface is attached to. This can be used in provisioning template when
we check for real interface name.

6ee8b1c2 02/26/2015 10:58 AM Daniel Lobato Garcia

Refs #9500 - revert normalize_name tests

Current test "#normalize_hostname sets a domain based on name that contains its name if it's nil and such domain exists" is not testing anything because Domain.all does not return any domains to match (as .create was substituted on merge by .build).

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

Fixes #9495 - Require identifier for managed bonds

ede6d4ea 02/24/2015 07:56 AM Marek Hulán

Fixes #9500 - matching uses the whole domain name

View revisions

Also available in: Atom