Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
bmc.rb 1.02 KB
bootable.rb 984 Bytes
interface.rb 382 Bytes
managed.rb 1.57 KB

Latest revisions

# Date Author Comment
7464248b 06/21/2013 03:59 AM Joseph Magen

fixes #2489 - fixes BMC password caused by rails bug accepts_nested_attributes_for and serialized child field
(cherry picked from commit eaa6aec0023de21f0565b33e98f4c68990c0c2e2)

022c4060 05/28/2013 12:10 PM Ohad Levy

fixes #2325 No A record created in domain when provisioning image based vm
(cherry picked from commit 3b6d152746d63444ce0ae2044cec4cbb8f224882)

40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

769b405b 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - use N_ for model validators

As per https://github.com/grosser/fast_gettext/wiki/activerecord

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

adce9394 01/02/2013 05:22 AM Ohad Levy

fixes #2083 - DB migration fails with Postgres with bmc nics

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...

View revisions

Also available in: Atom