Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 7.53 KB
bmc.rb 1.19 KB
bond.rb 1.39 KB
bootable.rb 1.12 KB
interface.rb 3.26 KB
managed.rb 3.97 KB

Latest revisions

# Date Author Comment
cfd1c413 03/12/2015 10:48 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update

cbe1391f 03/09/2015 09:43 AM Shlomi Zadok

fixes #8358 - validate domain on host update

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

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.

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

5440d482 02/26/2015 07:57 AM Greg Sutcliffe

Fixes #9147 - move managed checks to the start of the DHCP/DNS/TFTP orchestration checks

f23483a2 02/25/2015 03:29 AM Johannes Scheuermann

fixes #9397 - Make usage of @host.operatingsystem in UnattendedController consistent

Changed all host.os to host.operatingsystem

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

Fixes #9500 - matching uses the whole domain name

4feb1576 02/19/2015 09:55 AM Marek Hulán

Fixes #9429 - identifier is required for Alias and VLAN

View revisions

Also available in: Atom