summaryrefslogtreecommitdiffstats
path: root/ufo/gluster/swift/obj/server.py
diff options
context:
space:
mode:
Diffstat (limited to 'ufo/gluster/swift/obj/server.py')
-rw-r--r--ufo/gluster/swift/obj/server.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufo/gluster/swift/obj/server.py b/ufo/gluster/swift/obj/server.py
index 43cdd8890..1c2b6cb1d 100644
--- a/ufo/gluster/swift/obj/server.py
+++ b/ufo/gluster/swift/obj/server.py
@@ -18,6 +18,7 @@
# Simply importing this monkey patches the constraint handling to fit our
# needs
import gluster.swift.common.constraints
+import gluster.swift.common.utils
from swift.obj import server
from gluster.swift.common.DiskFile import Gluster_DiskFile