mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-12 09:17:41 +03:00
B #5443 onedb change_body to lookup in all objects
This commit is contained in:
parent
db6d72a759
commit
948236179c
@ -332,7 +332,7 @@ class OneDBLive
|
||||
raise "A value or --delete should specified"
|
||||
end
|
||||
|
||||
object.info
|
||||
object.info_all
|
||||
|
||||
object.each do |o|
|
||||
if options[:id]
|
||||
|
Loading…
Reference in New Issue
Block a user