mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
major bug in vCenter sunstone importation (#2391)
This commit is contained in:
parent
2a09e1ad3b
commit
2841ccabfb
@ -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