python-swiftclient/tests
Tim Burke 660ae3420a Fix SLO re-upload
Previously, if you uploaded a file as an SLO then re-uploaded it
with the same segment size and mtime, the second upload would
go delete the segments it just (re)uploaded. This was due to
us tracking old_slo_manifest_paths and new_slo_manifest_paths
in different formats; one would have a leading slash while the
other would not.

Now, normalize to the stripped-slash version so we stop deleting
segments we just uploaded.

Change-Id: Ibcbed3df4febe81cdf13855656e2daaca8d521b4
(cherry picked from commit 9021a58c24)
(cherry picked from commit 2cd8b86075)
(cherry picked from commit d76aa4d810)
2019-07-29 08:56:16 -07:00
..
functional Merge "Make functests py3-compatible" 2017-01-24 01:28:27 +00:00
unit Fix SLO re-upload 2019-07-29 08:56:16 -07:00
__init__.py Allow specify tenant:user in user. 2012-06-27 19:19:37 +00:00
sample.conf Merge "Document missing functional test config option" 2015-07-02 02:39:43 +00:00