mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit 4516352239950c79e9d0c4e655a1c9e7e60cc048)
This commit is contained in:
parent
ff8980cac5
commit
6eb5639f94
@ -29,7 +29,7 @@ module DomainList
|
||||
|
||||
vm[:name] = name
|
||||
vm[:uuid] = "#{name}-#{Socket.gethostname}"
|
||||
vm[:state] = Domain.one_status(container)
|
||||
vm[:state] = LXD::Domain.one_status(container)
|
||||
|
||||
vm[:deploy_id] = name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user