Merge branch 'GET_failure' of github.com:thiagol11/swiftonfile into GET_failure

This commit is contained in:
Thiago da Silva 2014-05-21 11:36:36 -04:00
commit 58d83a1d17

View File

@ -16,6 +16,7 @@
""" OpenStack Swift based functional tests for Gluster for Swift"""
import random
import time
import os,sys,re,hashlib
from nose import SkipTest