Project

General

Profile

Actions

Bug #10796

closed

Remove require 'fog'

Added by Dominic Cleal over 9 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_xen has a require 'fog' call here, which can be replaced with 'fog/xenserver' and will give a performance boost: https://github.com/theforeman/foreman-xen/blob/master/lib/foreman_xen/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 over 9 years ago

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

Updated by Dominic Cleal over 9 years ago

  • Description updated (diff)
Actions #3

Updated by Operations ooVoo over 9 years ago

Thanks I will add it to backlog

Actions #4

Updated by Operations ooVoo over 9 years ago

  • Status changed from New to Assigned
Actions #5

Updated by Dominic Cleal over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-xen/pull/24 added
  • Pull request deleted ()
Actions #6

Updated by Shlomi Zadok over 9 years ago

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

Also available in: Atom PDF