mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-28 14:50:08 +03:00
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.io>
This commit is contained in:
parent
016876407d
commit
a40e394d04
@ -69,7 +69,7 @@ else
|
||||
begin
|
||||
operation = container.start
|
||||
raise operation if container.status != 'Running'
|
||||
rescue e
|
||||
rescue StandardError => e
|
||||
# TODO: Improve wait condition
|
||||
sleep 5 # Wait for LXD to revert non-rootfs disks mountpoint
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user