Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_info_providers
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  token
  trends
application_record.rb 377 Bytes
architecture.rb 745 Bytes
auth_source.rb 4.24 KB
bookmark.rb 992 Bytes
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 1.76 KB
compute_profile.rb 700 Bytes
compute_resource.rb 12.3 KB
config_group.rb 1.29 KB
config_group_class.rb 360 Bytes
config_report.rb 3.09 KB
domain.rb 3.13 KB
environment.rb 1.67 KB
environment_class.rb 1.7 KB
external_usergroup.rb 1.59 KB
fact_name.rb 1.15 KB
fact_value.rb 5.57 KB
feature.rb 426 Bytes
filter.rb 7.6 KB
filtering.rb 86 Bytes
host.rb 978 Bytes
host_class.rb 363 Bytes
host_config_group.rb 307 Bytes
host_status.rb 580 Bytes
hostgroup.rb 11.1 KB
hostgroup_class.rb 397 Bytes
http_proxy.rb 807 Bytes
image.rb 1.37 KB
jwt_secret.rb 450 Bytes
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 3.96 KB
medium.rb 2.18 KB
message.rb 417 Bytes
model.rb 652 Bytes
notification.rb 2.79 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 798 Bytes
operatingsystem.rb 12.3 KB
os_default_template.rb 390 Bytes
parameter.rb 3.61 KB
permission.rb 1.22 KB
personal_access_token.rb 1.46 KB
provisioning_template.rb 11.3 KB
ptable.rb 3.33 KB
puppetclass.rb 5.24 KB
realm.rb 1.03 KB
report.rb 5.63 KB
report_composer.rb 5.36 KB
report_template.rb 1.51 KB
role.rb 11.6 KB
setting.rb 12.2 KB
smart_proxy.rb 5.93 KB
smart_proxy_feature.rb 1.14 KB
source.rb 370 Bytes
ssh_key.rb 2.14 KB
stored_value.rb 533 Bytes
subnet.rb 10.6 KB
subnet_domain.rb 246 Bytes
table_preference.rb 244 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 9.88 KB
template.rb 10.5 KB
template_combination.rb 335 Bytes
template_input.rb 2.34 KB
template_kind.rb 2.36 KB
token.rb 281 Bytes
trend.rb 855 Bytes
trend_counter.rb 340 Bytes
upgrade_task.rb 951 Bytes
user.rb 24.6 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.49 KB
usergroup_member.rb 4.87 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
34876ef5 04/08/2019 09:28 AM Kavita Gaikwad

Refs #26473 - refactored code & removed unwanted code in gce.rb

This commit includes
- modified help text of certificate_path on GCE compute_resource form
- show volume information for host correctly

8233469f 04/08/2019 09:28 AM Kavita Gaikwad

Fixes #26496 - Added user-data support for GCE

abdece46 04/08/2019 09:28 AM Kavita Gaikwad

Fixes #22749 - fix user & sshkey creation for VM in GCE

With this commit, able to create user using username from image
and sshkey for this user now gets stored inside VM.

df0ecc97 04/08/2019 09:28 AM Kavita Gaikwad

Refs #26473 - validation error on multiple disks in GCE

Disk object is returning hash with symbol keys so renaming key
from 'DeviceName ' to ':device_name'

26716028 04/08/2019 09:28 AM Kavita Gaikwad

Fixes #4179 - handled ephemeral public IP

With this commit, it will allow user to create
ephemeral public IP as external_ip field removed from APIs

973c7813 04/08/2019 09:28 AM Kavita Gaikwad

Refs #26473 - argumentError on instance.insert

c41c61c9 04/08/2019 09:28 AM Ondřej Pražák

Fixes #26473 - GCE changes as per fog-google changes

c0ce9174 04/07/2019 11:25 AM Marek Hulán

Refs #26080 - dropped fixes from input value types

17c4b47e 04/05/2019 03:11 PM Ondřej Ezr

Fixes #25795 - Improves external usergroups sync :racehorse: (#6388)

4547f3b4 04/05/2019 11:14 AM Marek Hulán

Refs #25974 - sort uptime facts by freshness

View revisions

Also available in: Atom