Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 579 Bytes
auth_source.rb 2.72 KB
bookmark.rb 1.28 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.28 KB
compute_profile.rb 738 Bytes
compute_resource.rb 7.92 KB
config_group.rb 1.03 KB
config_group_class.rb 517 Bytes
config_template.rb 8.35 KB
domain.rb 2.91 KB
environment.rb 1.7 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.54 KB
fact_name.rb 912 Bytes
fact_value.rb 4 KB
feature.rb 357 Bytes
filter.rb 6 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 428 Bytes
host_config_group.rb 407 Bytes
hostgroup.rb 9.64 KB
hostgroup_class.rb 564 Bytes
image.rb 1.19 KB
key_pair.rb 268 Bytes
log.rb 409 Bytes
lookup_key.rb 10.1 KB
lookup_value.rb 3.15 KB
mail_notification.rb 1.35 KB
medium.rb 2.41 KB
message.rb 422 Bytes
model.rb 646 Bytes
operatingsystem.rb 8.74 KB
os_default_template.rb 377 Bytes
parameter.rb 1.88 KB
permission.rb 645 Bytes
ptable.rb 1.08 KB
puppetclass.rb 8.86 KB
realm.rb 903 Bytes
report.rb 5.55 KB
role.rb 5.32 KB
setting.rb 7.54 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 8.89 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5.28 KB
template_combination.rb 317 Bytes
template_kind.rb 298 Bytes
token.rb 316 Bytes
trend.rb 668 Bytes
trend_counter.rb 350 Bytes
user.rb 18.8 KB
user_mail_notification.rb 668 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.95 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
1fcea0e9 03/24/2015 04:48 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

a45253c2 03/22/2015 01:27 PM Marek Hulán

Fixes #9434 - managed alias accepts only static boot mode subnet

7ca39b34 03/22/2015 01:23 PM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

a899d971 03/22/2015 01:05 PM Marek Hulán

Fixes #8779 - add vlanid to subnet ENC

b99708ac 03/19/2015 07:38 AM Daniel Lobato Garcia

Fixes #6454 - Display error message when user_data is needed but not set

0575b5b0 03/19/2015 05:30 AM Tom Caspy

fixes #4424 - overriden attributes get overridden in the UI

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

87c6feb2 03/08/2015 04:41 AM Baptiste AGASSE

Fixes #1536 - Foreman should check DHCP entries on build.

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"...

View revisions

Also available in: Atom