mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
parent
24df1b4772
commit
1addd0079d
@ -399,7 +399,7 @@ class OneDBLive
|
||||
raise 'A value or --delete should specified'
|
||||
end
|
||||
|
||||
rc = object.info_all
|
||||
rc = object.info_search(state: VirtualMachinePool::INFO_ALL_VM)
|
||||
raise rc.message if OpenNebula.is_error?(rc)
|
||||
|
||||
object.each do |o|
|
||||
|
Loading…
x
Reference in New Issue
Block a user