Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 8.62 KB
bmc.rb 1.6 KB
bond.rb 1.39 KB
bootable.rb 613 Bytes
interface.rb 4.17 KB
managed.rb 3.52 KB

Latest revisions

# Date Author Comment
2c3cd215 09/09/2015 10:51 AM Marek Hulán

Fixes #11258 - validation handles blank provider

(cherry picked from commit 3b27c173467c3ab4b53e844913cfd559b78d44ac)

dde09811 07/02/2015 03:00 PM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

(cherry picked from commit 319d1ffbed54f2c9eb988d132ec1586fb4d7c428)

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

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

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

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

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

d6a19253 06/02/2015 06:07 PM Dominic Cleal

fixes #10646 - disable NIC subnet taxonomy checks when feature's disabled

fe102b16 06/01/2015 03:54 AM Aaron Stone

Refs #6518 - Use #find instead of #select #first to choose a BMC proxy for the subnet

Enumerable#find more idiomatic in Ruby, and since it stops at the first match it
may be marginally faster.

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

Fixes #10442 - dry up host managed logic

ae274f95 05/11/2015 03:21 PM Ondřej Pražák

Fixes #10307 - editing host with 'unattended: false' no longer results in error

View revisions

Also available in: Atom