mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Revert "B #5548: Point to the right oned"
This reverts commit 134e3833c539eb2a75aa2402b9db9e132b4f916c. To be further reviewed in #5550
This commit is contained in:
parent
134e3833c5
commit
cd35866998
@ -745,7 +745,7 @@ class ClusterSet
|
||||
#---------------------------------------------------------------------------
|
||||
def initialize
|
||||
@mutex = Mutex.new
|
||||
@client = OpenNebula::Client.new(nil, 'http://localhost:2633/RPC2')
|
||||
@client = OpenNebula::Client.new
|
||||
|
||||
@clusters = {}
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user