diff options
| author | Tim Burke <tim.burke@gmail.com> | 2019-04-10 16:22:27 -0700 |
|---|---|---|
| committer | Tim Burke <tim.burke@gmail.com> | 2019-07-29 08:56:16 -0700 |
| commit | 660ae3420acbe0809f153d4fb7a5fc2b68126569 (patch) | |
| tree | f7b7eb2ecb0133ff0dc6d0a0da6b17171272bb63 /doc/Makefile | |
| parent | 8c7f78d095897bab0c86864bc646b2fa89e1a091 (diff) | |
| download | python-swiftclient-660ae3420acbe0809f153d4fb7a5fc2b68126569.tar.gz | |
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 9021a58c240e156f54ffafdc4609868f348d3ebc)
(cherry picked from commit 2cd8b86075997f2997118bd92286849ddb0c93d7)
(cherry picked from commit d76aa4d810f948279ccffa6d3255f7200aed0323)
Diffstat (limited to 'doc/Makefile')
0 files changed, 0 insertions, 0 deletions
