Project

General

Profile

Actions

Bug #10797

closed

Remove require 'fog'

Added by Dominic Cleal almost 9 years ago. Updated over 8 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
Actions #1

Updated by Dominic Cleal almost 9 years ago

  • Related to Refactor #8516: Remove require 'fog' and only load specific providers added
Actions #2

Updated by Anonymous over 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Shlomi Zadok
  • Pull request https://github.com/theforeman/foreman-one/pull/7 added
Actions #3

Updated by Shlomi Zadok over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF