mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
major bug in vCenter sunstone importation (#2391)
(cherry picked from commit 2841ccabfb698bb55c848c497ab5388129a555e7)
This commit is contained in:
parent
7a6d6fa93f
commit
0e448aa3c3
@ -223,11 +223,11 @@ module VCenterDriver
|
||||
# @ return [Hash] the list of unimported resources
|
||||
#
|
||||
def retrieve_resources(opts = {})
|
||||
VCenterDriver::VIHelper.clean_ref_hash
|
||||
|
||||
list = get_list(opts)
|
||||
|
||||
@defaults = opts[:config] if opts[:config]
|
||||
VCenterDriver::VIHelper.clean_ref_hash
|
||||
|
||||
|
||||
return list
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user