diff --git a/nova/virt/xenapi/vmops.py b/nova/virt/xenapi/vmops.py index 6883e9c8cbf8..8ba0d4e57a73 100644 --- a/nova/virt/xenapi/vmops.py +++ b/nova/virt/xenapi/vmops.py @@ -51,7 +51,6 @@ from nova.virt.xenapi import volume_utils VolumeHelper = volume_utils.VolumeHelper NetworkHelper = network_utils.NetworkHelper VMHelper = vm_utils.VMHelper -XenAPI = None LOG = logging.getLogger(__name__) xenapi_vmops_opts = [