]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Add necessary imports for s3 tasks, and keep them alphabetical.
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 21 Feb 2012 22:54:33 +0000 (14:54 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 21 Feb 2012 23:04:00 +0000 (15:04 -0800)
s3tests.py

index 55f76cfb6e1d52a7752692538e352c43cd29d91b..47e9c1416dc83515fc1cd8b187ecc6c833904fe9 100644 (file)
@@ -4,8 +4,8 @@ import base64
 import contextlib
 import logging
 import os
-import string
 import random
+import string
 
 from teuthology import misc as teuthology
 from teuthology import contextutil