From c64c7691127702131959e57f830c1cd977954e24 Mon Sep 17 00:00:00 2001 From: Paul Voccio Date: Thu, 8 Dec 2011 17:51:22 -0600 Subject: [PATCH] removing TODO as we support Windows+XenServer and have no plans to support quiesce or VSS at the moment Change-Id: Idf65e73db1f33e4f5c7d60282f79f86a9b1ddd5e --- .mailmap | 1 + nova/virt/xenapi/vm_utils.py | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 21bdaaa3a501..4fad253df803 100644 --- a/.mailmap +++ b/.mailmap @@ -43,6 +43,7 @@ + diff --git a/nova/virt/xenapi/vm_utils.py b/nova/virt/xenapi/vm_utils.py index d6d2ef52d4cb..23a499e5c9df 100644 --- a/nova/virt/xenapi/vm_utils.py +++ b/nova/virt/xenapi/vm_utils.py @@ -319,8 +319,6 @@ class VMHelper(HelperBase): def create_snapshot(cls, session, instance_id, vm_ref, label): """Creates Snapshot (Template) VM, Snapshot VBD, Snapshot VDI, Snapshot VHD""" - #TODO(sirp): Add quiesce and VSS locking support when Windows support - # is added LOG.debug(_("Snapshotting VM %(vm_ref)s with label '%(label)s'...") % locals())

AltStyle によって変換されたページ (->オリジナル) /