1
0
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:
Anton Todorov 2017-10-06 22:44:34 +03:00 committed by Ruben S. Montero
parent 01d062e76f
commit 88ce6c3d08

View File

@ -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]