mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-24 02:03:52 +03:00
M #-: Return format in clone action (Ceph)
cp and clone actions needs to return the format of the image
This commit is contained in:
parent
75101b86ad
commit
4cbd92bd6e
@ -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…
x
Reference in New Issue
Block a user