Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host_status
  hosts
  lookup_keys
  models
  nics
  operatingsystems
  orchestration
  parameters
  settings
  shared
  sso
  subnet
  token
architecture_test.rb 3.06 KB
audit_test.rb 2.14 KB
auth_source_test.rb 425 Bytes
bookmark_test.rb 3.95 KB
compute_attribute_test.rb 1.41 KB
compute_profile_test.rb 1.86 KB
compute_resource_test.rb 14.2 KB
config_group_class_test.rb 243 Bytes
config_group_test.rb 151 Bytes
config_report_test.rb 2.95 KB
domain_test.rb 3.22 KB
environment_test.rb 2.63 KB
external_usergroup_test.rb 1.81 KB
fact_value_test.rb 8.7 KB
feature_test.rb 185 Bytes
filter_test.rb 8.8 KB
host_config_group_test.rb 1.72 KB
host_jail_test.rb 885 Bytes
host_status_test.rb 890 Bytes
host_test.rb 163 KB
hostgroup_class_test.rb 619 Bytes
hostgroup_test.rb 25.5 KB
image_test.rb 2.42 KB
jwt_secret_test.rb 250 Bytes
key_pair_test.rb 1.4 KB
location_test.rb 1.95 KB
log_test.rb 150 Bytes
lookup_key_test.rb 20.9 KB
lookup_value_test.rb 13.4 KB
mail_notification_test.rb 1.43 KB
medium_test.rb 3.77 KB
message_test.rb 154 Bytes
model_test.rb 753 Bytes
nic_bmc_jail_test.rb 558 Bytes
nic_test.rb 20.8 KB
notification_blueprint_test.rb 494 Bytes
notification_recipient_test.rb 707 Bytes
notification_test.rb 4.36 KB
operatingsystem_test.rb 14.9 KB
orchestration_test.rb 5.95 KB
organization_test.rb 2.06 KB
os_default_template_test.rb 384 Bytes
parameter_test.rb 5.65 KB
permission_test.rb 1.24 KB
personal_access_token_test.rb 2.64 KB
provisioning_template_test.rb 13.7 KB
ptable_test.rb 3.99 KB
puppetclass_test.rb 7.1 KB
realm_test.rb 1.94 KB
report_composer_test.rb 2.91 KB
report_test.rb 5.3 KB
role_test.rb 17.1 KB
setting_test.rb 25.8 KB
smart_proxy_test.rb 6.39 KB
ssh_key_test.rb 1.61 KB
stored_value_test.rb 1.43 KB
subnet_test.rb 5.88 KB
taxonomix_test.rb 15.1 KB
taxonomy_test.rb 2.81 KB
template_combination_test.rb 166 Bytes
template_input_test.rb 1.08 KB
template_kind_test.rb 956 Bytes
template_test.rb 19.2 KB
token_test.rb 370 Bytes
trend_counter_test.rb 159 Bytes
trend_test.rb 630 Bytes
upgrade_task_test.rb 1.85 KB
user_role_test.rb 2.47 KB
user_test.rb 44.5 KB
usergroup_member_test.rb 15.7 KB
usergroup_test.rb 14.8 KB
widget_test.rb 1.39 KB

Latest revisions

# Date Author Comment
02a24ab9 08/08/2019 06:13 AM Swetha Seelam Lakshmi Naray...

Fixes #27185 - dirty association after save (#6881)

173b7f9c 08/01/2019 10:07 AM Timo Goebel

fixes #26727 - import host with bonded primary interface

42feb26c 07/19/2019 09:31 AM Marek Hulán

Fixes #26393 - extract uptime to reported facet

A new Reported Data facet is introduced. This should be used for storing
reported information from various fact parsers. Fact Parser now defines
a new optional to implement method, to gather boot time in seconds. Some...

fdef89bf 07/19/2019 09:31 AM Marek Hulán

Fixes #26393 - fix uptime calculation for btime

Thet source of uptime information coming from subscription manager does
not mean uptime but boot time, so we need to convert it in uptime
seconds method.

9e0afc5f 07/15/2019 11:23 AM Ewoud Kohl van Wijngaarden

Fixes #27246 - Handle device identifiers in IPs

On Windows Facter can return an IPv6 link local including the device
identifier:

fe80::302f:51e0:1313:f50d%5

However, IPAddr doesn't handle this. This patch handles this case and
cleans up the link local handling by using the underlying Ruby function...

27e8d26f 07/10/2019 02:28 PM Tomer Brisker

Fixes #27233 - Assign created resources to host taxonomies (#6883)

When a host is created from puppet fact import, taxable resources such
as domain and environment are created if they do not exist, but aren't
assigned to the host's taxonomies leading the host to report mismatch....

43773332 07/10/2019 01:48 PM Michael Moll

Fixes #26782 - Update Rubocop to 0.71.0

f2ee562e 07/09/2019 08:44 AM Marek Hulán

Fixes #27249 - flip the comma cop

4bfee78b 07/08/2019 10:11 PM Hao Yu

Fixes #26909 - Validate fqdn matcher by hosts' primary nic name

When "Append domain names to the host" setting is set to "No",
Foreman won't append the domain name to the host after
provisioning so host.name will remain as short name. Without
this patch, user cannot create/update a lookup value with...

ae3f9aa6 06/27/2019 08:49 AM Kavita Gaikwad

Fixes #26761 - support associate/disassociate vms action for GCE (#6747)

  • Fixes #26761 - support associate/disassociate vms action for GCE
  • Refs #26761 - add test to verify associated_host method in GCE

View revisions

Also available in: Atom