mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1224: Fix snapshotting not supported message for VMware
This commit is contained in:
parent
06f60a661b
commit
34c542b649
@ -16,5 +16,5 @@
|
||||
# limitations under the License. #
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
log_error "Snapshotting is not yet supported for Xen."
|
||||
log_error "Snapshotting is not yet supported for VMware."
|
||||
exit 1
|
||||
|
@ -16,5 +16,5 @@
|
||||
# limitations under the License. #
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
log_error "Snapshotting is not yet supported for Xen."
|
||||
log_error "Snapshotting is not yet supported for VMware."
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user