Project

General

Profile

Actions

Refactor #10795

closed

Remove require 'fog'

Added by Dominic Cleal almost 9 years ago. Updated almost 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_digitalocean has a require 'fog' call here, which should be safe to remove and will give a performance boost: https://github.com/theforeman/foreman-digitalocean/blob/master/lib/foreman_digitalocean/engine.rb#L3

The require on fog/digitalocean further down should be sufficient.


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 Tommy McNeely almost 9 years ago

  • Pull request https://github.com/theforeman/foreman-digitalocean/pull/8 added
  • Pull request deleted ()
Actions #3

Updated by Shlomi Zadok almost 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF