Project

General

Custom queries

Profile

Actions

Bug #10797

closed

Remove require 'fog'

Added by Dominic Cleal almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

In #8516 (Foreman 1.9.0) we removed the require 'fog' from core and now only load parts of Fog that we need, e.g. 'fog/libvirt'.

foreman_one has a require 'fog' call here, which can be replaced with 'fog/opennebula' and will give a performance boost: https://github.com/theforeman/foreman-one/blob/master/lib/foreman_one/engine.rb#L3


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #8516: Remove require 'fog' and only load specific providersClosedTom Caspy11/26/2014Actions

Added by Shlomi Zadok almost 10 years ago

Revision ec61f59d (diff)

fixes #10797 - remove 'fog' dependency

Added by Michael Moll over 9 years ago

Revision b9768ca7

Merge pull request #7 from shlomizadok/fix_10797

fixes #10797 - remove 'fog' dependency

Actions

Also available in: Atom PDF