Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  model

Latest revisions

# Date Author Comment
639910bb 03/14/2024 08:21 AM Sebastian Bublitz

Fixes #37244: Add new virtual hw versions for VSphere 8.0 and 8.0U2

See https://kb.vmware.com/s/article/1003746 for reference

4abf925f 03/12/2024 05:36 PM Sebastian Bublitz

Fixes #36023: Add missing VMWare GuestOS mappings

c9b82a57 07/13/2023 10:38 AM Ron Lavi

Fixes #36219 - use YAML.safe_load instead of YAML.load

as explained in this rubocop rule https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Security/YAMLLoad

cc7af718 11/04/2022 02:46 PM Leos Stejskal

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

4ea1a6b7 07/08/2022 08:27 AM Robert Frank

Fixes #35035 - set VNC password length to 8 chars.

VNC passwords have a maximum length of 8 characters, Foreman uses 16.
Newer versions of libvirt enforce the 8 character limit.
Improve strength of generated passwords by increasing the character pool.

1cf4147a 05/24/2022 07:07 AM Leos Stejskal

Fixes #34526 - Switch Rails version to 6.1

Changes overview:
- Set default Rails version to 6.1
- Required dynfow >= 1.6.5
- Cleanup deprecation warnings in config/as_deprecation_whitelist.yaml
- ActiveSupport::ParameterFilter instead of ActionDispatch::Http::ParameterFilter...

6f492704 03/03/2022 11:17 AM Nagoor Shaik

Fixes #34498 - added RHEL9 and CentOS9 Guest OSes

20f0ddfb 03/01/2022 02:28 PM Marek Hulán

Fixes #34346 - support Openstack URI with paths

The Keystone URI is processed before we pass it's base form to the fog.
If Keystone is deployed under a sub-uri e.g. /identity like Devstack
does, the path is always ommited. This preserves the path.

879a0cbb 02/24/2022 07:45 AM Nagoor Shaik

Fixes #34499 - new h/w versions for vSphere 7.0 U2 & U3

264e4a70 10/12/2021 12:32 PM Lukas Zapletal

Fixes #14854 - connection libvirt leak fixed

View revisions

Also available in: Atom