Reviewed: https://review.openstack.org/635380 Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=43103319d0aa27f24e6520c0962bd19e55568ad4 Submitter: Zuul Branch: master
commit 43103319d0aa27f24e6520c0962bd19e55568ad4 Author: Tim Burke <email address hidden> Date: Wed Feb 6 16:48:17 2019 -0800
encryption: Stop being cutesy with os.path.join()
Turns out, we *care* about the path, and object paths *don't follow filesystem semantics*!
Be explicit: /<account>/<container>/<object>
Bump the key version number so we know whether we can trust the full path or not.
Change-Id: Ide9d44cc18575306363126a93d91f662c6ee23e0 Related-Bug: 1813725
Reviewed: https:/ /review. openstack. org/635380 /git.openstack. org/cgit/ openstack/ swift/commit/ ?id=43103319d0a a27f24e6520c096 2bd19e55568ad4
Committed: https:/
Submitter: Zuul
Branch: master
commit 43103319d0aa27f 24e6520c0962bd1 9e55568ad4
Author: Tim Burke <email address hidden>
Date: Wed Feb 6 16:48:17 2019 -0800
encryption: Stop being cutesy with os.path.join()
Turns out, we *care* about the path, and object paths *don't follow
filesystem semantics*!
Be explicit: /<account> /<container> /<object>
Bump the key version number so we know whether we can trust the full path
or not.
Change-Id: Ide9d44cc185753 06363126a93d91f 662c6ee23e0
Related-Bug: 1813725