Project

General

Profile

Download (585 Bytes) Statistics
| Branch: | Tag: | Revision:
From b2eadd3dedd585c40d662adcd0d1edc0aef88ce6 Mon Sep 17 00:00:00 2001
From: Dominic Cleal <dcleal@redhat.com>
Date: Fri, 24 Apr 2015 09:22:40 +0100
Subject: [PATCH 13/14] Remove fog-local dependency

---
lib/fog.rb | 1 -
1 file changed, 1 deletion(-)

diff --git a/lib/fog.rb b/lib/fog.rb
index 2e857ec..5854f42 100644
--- a/lib/fog.rb
+++ b/lib/fog.rb
@@ -38,7 +38,6 @@ require 'fog/internet_archive'
require 'fog/joyent'
require 'fog/libvirt'
require 'fog/linode'
-require 'fog/local'
require 'fog/bare_metal_cloud'
require 'fog/ninefold'
require 'fog/rackspace'
--
2.1.0

(5-5/16)