mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B #5443 onedb change_body to lookup in all objects
This commit is contained in:
parent
01d062e76f
commit
88ce6c3d08
@ -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…
x
Reference in New Issue
Block a user