From b2ba7cd5fe46db208f2f16146c8bb66ee8175183 Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Wed, 15 Jun 2011 19:23:49 +0200 Subject: [PATCH] feature #595: im_ec2 does not have a remotes dir --- src/im_mad/ec2/one_im_ec2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/im_mad/ec2/one_im_ec2.rb b/src/im_mad/ec2/one_im_ec2.rb index dd581a258d..bd7fb661c1 100755 --- a/src/im_mad/ec2/one_im_ec2.rb +++ b/src/im_mad/ec2/one_im_ec2.rb @@ -34,7 +34,7 @@ class EC2InformationManagerDriver < OpenNebulaDriver # Init the driver, and compute the predefined maximum capacity for this # EC2 cloud def initialize() - super('im' + super('', :concurrency => 1, :threaded => false )