Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  concerns
  helpers
  nics
  operatingsystems
  orchestration
  sso
  validators
application_mailer_test.rb 650 Bytes
architecture_test.rb 1.65 KB
auth_source_external.rb 201 Bytes
auth_source_hidden.rb 548 Bytes
auth_source_internal.rb 1.18 KB
auth_source_ldap_test.rb 8.27 KB
auth_source_test.rb 1.02 KB
authorizer_test.rb 12.7 KB
bookmark_test.rb 1.18 KB
cached_user_role_test.rb 128 Bytes
cached_usergroup_member_test.rb 135 Bytes
classification_test.rb 35.3 KB
common_parameter_test.rb 1.45 KB
compute_attribute_test.rb 1.42 KB
compute_profile_test.rb 1.26 KB
compute_resource_test.rb 6.54 KB
config_group_class_test.rb 378 Bytes
config_group_test.rb 238 Bytes
config_template_test.rb 7.86 KB
domain_parameter_test.rb 1.11 KB
domain_test.rb 3.77 KB
enc_output_test.rb 2.03 KB
ensure_no_cycle_test.rb 1.52 KB
environment_class_test.rb 164 Bytes
environment_test.rb 1.27 KB
external_usergroup_test.rb 281 Bytes
fact_importer_test.rb 984 Bytes
fact_parser_test.rb 8.49 KB
fact_value_test.rb 4.11 KB
facts.json 4.52 KB
facts_aix.json 1.03 KB
facts_debian.json 4.46 KB
facts_freebsd_patch.json 2.4 KB
facts_freebsd_stable.json 2.66 KB
facts_sles.json 4 KB
facts_with_caps.json 4.52 KB
facts_with_certname.json 4.49 KB
feature_test.rb 154 Bytes
filter_test.rb 6.96 KB
group_parameter_test.rb 1.17 KB
host_build_status_test.rb 1.45 KB
host_config_group_test.rb 2.33 KB
host_jail_test.rb 846 Bytes
host_mailer_test.rb 1.38 KB
host_observer_test.rb 1.65 KB
host_parameter_test.rb 1.28 KB
host_test.rb 89.8 KB
hostgroup_class_test.rb 865 Bytes
hostgroup_test.rb 16.3 KB
image_test.rb 745 Bytes
interface_merge_test.rb 2.11 KB
interface_type_mapper_test.rb 865 Bytes
key_pair_test.rb 71 Bytes
location_parameter_test.rb 1.25 KB
location_test.rb 17.3 KB
log_test.rb 150 Bytes
lookup_key_test.rb 9.74 KB
lookup_value_test.rb 5.76 KB
mail_notification_test.rb 650 Bytes
medium_test.rb 3.04 KB
menu_item_test.rb 3.56 KB
menu_manager_test.rb 1.23 KB
menu_mapper_test.rb 8.68 KB
message_test.rb 154 Bytes
model_test.rb 777 Bytes
name_synchronizer_test.rb 1.47 KB
nic_test.rb 14.3 KB
operatingsystem_test.rb 14.7 KB
orchestration_test.rb 1.87 KB
organization_parameter_test.rb 1.36 KB
organization_test.rb 10.7 KB
os_default_template_test.rb 164 Bytes
parameter_test.rb 2.24 KB
permission_test.rb 622 Bytes
plugin_test.rb 7.82 KB
ptable_test.rb 3.1 KB
puppet_class_importer_test.rb 2.43 KB
puppet_fact_importer_test.rb 3.04 KB
puppet_fact_parser_test.rb 9.68 KB
puppetclass_test.rb 7.82 KB
rabl_test.rb 882 Bytes
realm_test.rb 1.63 KB
renderer_test.rb 254 Bytes
report_importer_test.rb 1.61 KB
report_status_calculator_test.rb 891 Bytes
report_test.rb 4.53 KB
role_test.rb 6.22 KB
safe_render_test.rb 1.39 KB
setting_test.rb 14 KB
smart_proxy_test.rb 1.81 KB
source_test.rb 153 Bytes
sso.rb 499 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 9.24 KB
taxable_taxonomy_test.rb 162 Bytes
taxonomix_test.rb 6.2 KB
taxonomy_test.rb 2.6 KB
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.95 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 426 Bytes
user_role_test.rb 2.49 KB
user_test.rb 27.8 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 9.53 KB
version_test.rb 903 Bytes

Latest revisions

# Date Author Comment
9aeefb71 05/20/2015 07:22 AM Dominic Cleal

fixes #10403 - resync names of unmanaged hosts to their primary NIC

MoveHostNicsToInterfaces previously ignored unmanaged hosts, but they
need migrating too. Updated the existing migration to migrate both,
then for existing hosts, add a new migration to ensure all primary NIC...

e18cfe2f 05/20/2015 07:22 AM Dominic Cleal

fixes #10298 - handle destroyed but present interfaces

When deleting a host and DHCP orchestration is removing reservations for NICs,
it generates a dhcp_record that contains next-server data. Determining the
next-server IP causes the primary interface to be fetched for DNS resolution,...

30f35f16 05/20/2015 07:21 AM Ori Rabin

Fixes #8333 - correct matcher values with multi-key matchers

(cherry picked from commit a3d8204a4d7d2eb7355c149d602aa43e8de8aff4)

77e5989e 05/20/2015 07:18 AM Dominic Cleal

fixes #10343 - only log cache deletion failures when saving settings

(cherry picked from commit 83bd400ce6d69c8f946ff5ed31012ab073fcf1b1)

Conflicts:
test/unit/setting_test.rb

4ee6527f 05/20/2015 07:15 AM Shlomi Zadok

fixes #7743 - ensure name is unique in scope of major and minor

(cherry picked from commit 59b230959ab24b3573eb87616805bf3218a2cb13)

c1f06a4f 05/20/2015 07:13 AM Ori Rabin

Fixes #5554 - fixed hostgroup and fqdn validations in multiple matchers

(cherry picked from commit eb414b8bbdc7897f396d184996fac402b3277cef)

825e3990 05/20/2015 07:12 AM Dominic Cleal

fixes #8817 - look up reports with all joins from host scoped_search

This changes the optimisation in d50c799 which caused errors for users with
host filters referencing tables other than hosts.

When retrieving all reports joined with authorised hosts, the nested joins need...

1bda921d 05/20/2015 07:11 AM Daniel Lobato Garcia

fixes #10234 - Fix NIC taxonomies validation tests

Some of the tests in #9391 changed the way subnets should work regarding
taxonomies and some test data, this commit fixes that so tests are green
once again.

(cherry picked from commit 7678cac5ac26eb8ff2a35dedfc4acc189c815203)

0c46acd4 05/20/2015 07:11 AM Shimon Shtein

Fixes #9391 - Added validation code to NIC, so it validates that host's location/org is compatible with the one set on NIC's subnet

(cherry picked from commit 8f695d94a2f32fea3363cc017fc59baf6ca15b17)

4f08c522 05/20/2015 07:10 AM Dominic Cleal

fixes #5909 - return r/w resources from authorized scope

(cherry picked from commit 0d80512c3293895750ffda82489b719c38ec5612)

View revisions

Also available in: Atom