mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
bug #703: wrong driver initialization
This commit is contained in:
parent
9e3bfbea6c
commit
59291f9518
@ -64,7 +64,7 @@ class EC2Driver < VirtualMachineDriver
|
||||
concurrency = EC2_JVM_CONCURRENCY.to_i
|
||||
end
|
||||
|
||||
super(
|
||||
super('',
|
||||
:concurrency => concurrency,
|
||||
:threaded => true
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user