mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1224: Return proper hypervisor_id to the core
This commit is contained in:
parent
a1f7b431cb
commit
73a36f77dd
@ -24,3 +24,6 @@ NAME="$2"
|
||||
|
||||
exec_and_log "virsh --connect $LIBVIRT_URI snapshot-create-as $DOMAIN $NAME" \
|
||||
"Could not create snapshot $NAME for domain $DOMAIN."
|
||||
|
||||
echo "$NAME"
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user