mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
a3dcb7b168
commit
4516352239
@ -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