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.94 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 5.99 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 428 Bytes
host_config_group.rb 407 Bytes
hostgroup.rb 9.81 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.73 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.64 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.9 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
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)

7c21dea2 05/20/2015 07:11 AM Shlomi Zadok

fixes #9617 - rescue from empty vmware clusters

(cherry picked from commit d76ca3043ca1bac1229667e342da149e3cd6f304)

17a26595 04/27/2015 10:26 AM Francois Herbert

Fixes #10186 - find host NICs on vsphere using Network Distributed PortGroup

(cherry picked from commit 4e21396fdf68fa21f3beac1cd460dcfe5c700c38)

821e0f15 04/27/2015 10:26 AM Dominic Cleal

fixes #10168 - delegate fqdn/shortname to primary interface

(cherry picked from commit 4d5b979541902c2163d98ca8fd53d230445b60ac)

b06da7b9 04/27/2015 10:25 AM Daniel Lobato Garcia

Fixes #10111 - Use a dummy primary interface for unmanaged hosts

Unmanaged hosts require a host interface due to delegation of networking
attributes, and some others like 'name'. Since unmanaged hosts do not
necessarily have an interface associated (unless created through puppet...

f825cdf6 04/27/2015 10:24 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

3aec1326 04/13/2015 10:07 AM Chad Walstrom

Fixes #10093 - VMware#create_vm calls clone_vm

Apply '.with_indifferent_access' to the args passed in to create_vm,
ensuring symbol test for args[:image_id] succeeds when args["image_id"]
is present.

(cherry picked from commit 140cfe262eac838e76eb27517bd0271beab9be15)

37ff1b67 04/13/2015 09:28 AM Francois Herbert

fixes #10087 - Pass nic_type to vm_clone

(cherry picked from commit f25e9797d6ae1e2dfebf268934ffd7d17536efbf)

593f69a6 04/13/2015 09:11 AM Marek Hulán

Fixes #10025 - move generic taxonomies code to base class

(cherry picked from commit bf75590c49c05dd780df388908598c85fc8f53bd)

4e685156 04/13/2015 07:56 AM Dominic Cleal

refs #8817 - Revert "fixes #5841 - use inner query when retrieving reports for subset of authorised hosts"

This reverts commit ecdb85a84915954f312889ba51a9b35de86cd38c.

View revisions

Also available in: Atom