swift/test
Kota Tsuyuzaki cd7c58e936 Use reconstruct insetad of decode/encode
With bumping PyECLib up to 1.0.7 on global requirements,
we can use the "reconstruct" function directly instead
of the current hack doing decode/encode on reconstructor.
That is because the hack was for treating PyECLib < 1.0.7
(strictly jearsure scheme) reconstruction bug so we don't
have to do decode/encode anymore.

Closes-Bug: 1446801
Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Change-Id: I69aae495670e3d0bdebe665f73915547a4d56f99
2015-04-21 11:29:36 -07:00
..
functional Add additional func tests for TempURLs 2015-04-14 13:14:40 -07:00
probe Don't apply the wrong Etag validation to rebuilt fragments 2015-04-21 11:28:40 -07:00
unit Use reconstruct insetad of decode/encode 2015-04-21 11:29:36 -07:00
__init__.py In-process swift server for functional tests 2014-04-29 08:45:11 -04:00
sample.conf Minor change to the service token sample test config 2015-02-27 11:54:50 +00:00