mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-24 02:03:52 +03:00
Avoid monitor error on hosts with "Unknown ID" VMs
(cherry picked from commit e5f8b745fd10596284ac394fe679b8b12714ac04)
This commit is contained in:
parent
890dc1bd6e
commit
9f9500776a
@ -416,7 +416,7 @@ class VIHost
|
||||
|
||||
str_info << "VM = ["
|
||||
str_info << "ID=#{number},"
|
||||
str_info << "DEPLOY_ID=#{name},"
|
||||
str_info << "DEPLOY_ID=\"#{name}\","
|
||||
str_info << "POLL=\"#{vivm.info}\"]\n"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user