mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-08 21:17:43 +03:00
M #-: Return format in clone action (Ceph)
cp and clone actions needs to return the format of the image
(cherry picked from commit 4cbd92bd6e
)
This commit is contained in:
parent
08e0e6c305
commit
af5044f267
@ -99,4 +99,4 @@ RBD_DST="${POOL_NAME}/${IMAGE_NAME}"
|
||||
ssh_exec_and_log "$DST_HOST" "$RBD copy $SRC $RBD_DST" \
|
||||
"Error cloning $SRC to $RBD_DST in $DST_HOST"
|
||||
|
||||
echo "$RBD_DST"
|
||||
echo "$RBD_DST raw"
|
||||
|
Loading…
Reference in New Issue
Block a user