1
0
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:
Anton Todorov 2017-10-06 22:44:34 +03:00 committed by Javi Fontan
parent db6d72a759
commit 948236179c

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]