summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py')
-rw-r--r--nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py b/nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py
index 89a59f2f1a..06065322f6 100644
--- a/nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py
+++ b/nova/tests/unit/virt/libvirt/volume/test_fibrechannel.py
@@ -11,8 +11,8 @@
# under the License.
import platform
+from unittest import mock
-import mock
from os_brick.initiator import connector
from nova.objects import fields as obj_fields