mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
parent
e11fa27d66
commit
bfee27823b
@ -162,7 +162,7 @@ module OneDBFsck
|
||||
addrs = { :mac => first_mac, :ip => first_ip, :ipv6 => ipv6 }
|
||||
|
||||
# Parent vnet has a lease for each address of this reservation
|
||||
calculate_leases(ar, row[:oid], addrs. parent_vnet, parent_ar)
|
||||
calculate_leases(ar, row[:oid], addrs, parent_vnet, parent_ar)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user