mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
Update git submodules
* Update swift from branch 'master'
to e001e070954791ec3e9880d9f22b3eebd393a2eb
- Merge "versioned_writes: use new parse_date_header helper"
- versioned_writes: use new parse_date_header helper
Add swob.parse_date_header() to encapsulate conversion of a Date
header to seconds. Use the new helper to replace duplicate code in
versioned_writes middlewares.
Ensure that calls to _build_versions_object_name in these middlewares
uniformly pass a string representation of the object version timestamp.
Drive-by: remove unnecessary mock of time from a unit test.
Change-Id: I570805f90c89fc8f5f00f35ae1c12de0e4ce7b22
Signed-off-by: Alistair Coles <alistairncoles@gmail.com>
Signed-off-by: Jianjian Huo <jhuo@nvidia.com>
Co-authored-by: Jianjian Huo <jhuo@nvidia.com>
This commit is contained in:
parent
63d95f0d5a
commit
cdeebab1a3
1 changed files with 1 additions and 1 deletions
2
swift
2
swift
|
|
@ -1 +1 @@
|
|||
Subproject commit 15a1c028728c46f76e8ff8f12948d8abd362ae4a
|
||||
Subproject commit e001e070954791ec3e9880d9f22b3eebd393a2eb
|
||||
Loading…
Add table
Reference in a new issue