mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Remove uneeded sleep from vmfs delete action
This commit is contained in:
parent
37cf88efd2
commit
25dd7a8f03
@ -47,9 +47,6 @@ DST=$1
|
||||
VMID=$2
|
||||
DSID=$3
|
||||
|
||||
# Wait for the cancel action on the VM to complete
|
||||
sleep 10
|
||||
|
||||
if [ -z "${ONE_LOCATION}" ]; then
|
||||
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh
|
||||
VMWARERC=/etc/one/vmwarerc
|
||||
|
Loading…
x
Reference in New Issue
Block a user