Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  helpers
  orchestration
.gitkeep 0 Bytes
architecture_test.rb 2.75 KB
auth_source_ldap_test.rb 6.25 KB
auth_source_test.rb 840 Bytes
bookmark_test.rb 909 Bytes
common_parameter_test.rb 2.94 KB
compute_resource_test.rb 2.51 KB
config_template_test.rb 2.08 KB
domain_parameter_test.rb 3.43 KB
domain_test.rb 4.28 KB
environment_class_test.rb 164 Bytes
environment_test.rb 789 Bytes
fact_value_test.rb 785 Bytes
facts.yml 4.01 KB
facts_importer_test.rb 1.14 KB
feature_test.rb 154 Bytes
group_parameter_test.rb 3.6 KB
host_class_test.rb 156 Bytes
host_mailer_test.rb 2.14 KB
host_observer_test.rb 1.09 KB
host_parameter_test.rb 3.62 KB
host_test.rb 22.9 KB
hostgroup_class_test.rb 347 Bytes
hostgroup_test.rb 4.59 KB
image_test.rb 96 Bytes
key_pair_test.rb 71 Bytes
location_test.rb 740 Bytes
log_test.rb 150 Bytes
lookup_key_test.rb 2.96 KB
medium_test.rb 3.12 KB
message_test.rb 154 Bytes
model_test.rb 2.24 KB
nic_test.rb 1.67 KB
notice_test.rb 541 Bytes
operatingsystem_test.rb 4.3 KB
orchestration.rb 268 Bytes
organization_test.rb 820 Bytes
os_default_template_test.rb 164 Bytes
parameter_test.rb 1.72 KB
ptable_test.rb 3.41 KB
puppet_class_importer_test.rb 1.93 KB
puppetclass_test.rb 2.25 KB
report_test.rb 7.07 KB
role_test.rb 3.14 KB
setting_test.rb 4.81 KB
smart_proxy_test.rb 710 Bytes
source_test.rb 153 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 4.49 KB
suse_test.rb 1.39 KB
taxable_taxonomy_test.rb 162 Bytes
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.84 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 152 Bytes
user_fact_test.rb 155 Bytes
user_test.rb 5.62 KB
usergroup_test.rb 6.49 KB

Latest revisions

# Date Author Comment
31b7d5de 01/15/2013 10:59 AM Dominic Cleal

fixes #2069 - use a random salt when saving the root password

CVE-2013-0173: insecure fixed salt "foreman" for passwords

14f614d9 01/15/2013 07:07 AM Sam Kottler

Remove mention of tenants from test definitions

958d69cd 01/14/2013 01:24 PM Dmitri Dolguikh

v2 api for configuration_templates and template_combinations

a6fcf3b8 01/08/2013 07:33 AM Sam Kottler

Added additional counter-tests to config templates

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...
71291a46 12/20/2012 04:18 AM Dmitri Dolguikh

fixes #1834 to get foreman running under ruby 1.9.3

10130849 12/19/2012 07:12 AM Ohad Levy

fixes #2023 - Don't try to save os=nil in the fact importer

I've tried to address all possible places where empty set of facts (e.g. we
dont have the facts just yet as its a brand new install) could lead to the
operating system value disappering.

i believe the issue happened because of a boolean == string compareing (e.g....

9e8be300 12/17/2012 02:30 PM Oved Ourfali

fixes #1978 - changing login maximum size to 100

In case of using a long login name (such as ovirt_username@domain), on
the fly login will fail. Increasing the maximum login size to 100.

25d4ca6d 12/11/2012 03:57 AM Joseph Magen

host routes api changes squashed

5f75d98a 12/05/2012 09:06 AM Ivan Necas

fixes #1937 - Foreman doesn't work well when run on subpath

  • request_url is not enough to pass form controller to tftp
    Other variables (like script_name) need to be used from
    controller.url_options to properly generate the path in the PXE template.
  • use rails helper to get the path to noVNC source...

View revisions

Also available in: Atom