Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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

b7afdcd0 08/02/2022 11:15 AM Ewoud Kohl van Wijngaarden

Fixes #35301 - minitest 5 deprecation fixes

This possibly overlaps with _() as a translation method. value() is also
an alias that can be used but using the assert* methods is more
consistent with the rest of the codebase

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...

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.

9d44364c 03/24/2021 02:32 PM yifat makias

Fixes #31883 - Validate compute attributes before API creation

ed3448c9 12/24/2020 11:27 AM Shira Maximov

Fixes #30793 - Remove API v3 from fog-ovirt

62ac9fed 11/16/2020 08:27 AM yifat makias

Fixes #30552 - Fix vmware vm cloning when volumes are not present

ed3abb68 10/11/2020 10:45 AM Ondřej Ezr

Refs #31031 - no mixed hash keys

Disable mixing hash keys.
Exclude routes for now as those should be transfered consistantly.

389f5fc5 07/15/2020 06:55 AM Yifat Makias

Fixes #30175,#30195 - Moving Quota validation to before_save in Ovirt CR (#7774)

Co-authored-by: Shira Maximov <>

ea98c8ab 05/17/2020 09:36 AM Bernhard Suttner

Fixes #28874 - set/get eager zero flag

View revisions

Also available in: Atom