Project

General

Profile

Actions

Refactor #10812

closed

Remove require 'fog'

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

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Plugin (foreman_docker)
Target version:
-
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_docker has a require 'fog' call here, which can be removed to give a performance boost: https://github.com/theforeman/foreman-docker/blob/master/lib/foreman_docker/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 The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-docker/pull/119 added
  • Pull request deleted ()
Actions #3

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