]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commitdiff
Update git submodules
authorZuul <zuul@review.opendev.org>
Tue, 16 Dec 2025 23:13:31 +0000 (23:13 +0000)
committerGerrit Code Review <review@openstack.org>
Tue, 16 Dec 2025 23:13:31 +0000 (23:13 +0000)
* Update swift from branch 'master'
  to 9059935f9f532031259f50410892f139331f24ad
  - Merge "sharder: use correct Timestamp formats"
  - sharder: use correct Timestamp formats

    Use Timestamp.internal for X-Timestamp header when making a PUT
    request to send shard range updates to the root container. The unit
    test already asserts that the internal format is sent, but the test
    failed to use a Timestamp where the internal and normal formats
    differed..

    Don't try to cast timestamp strings to floats when sorting
    CleavingContext metadata. Timestamp strings may have the form
    <float>_<offset> so it is safer to cast a Timestamp string to a
    Timestamp and then to cast the Timestamp to a float when necessary.

    Change-Id: I59e140d1226a4b0c2c8f37678bc2dc87d9ffa631
Signed-off-by: Alistair Coles <alistairncoles@gmail.com>
Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
Signed-off-by: Matthew Oliver <matt@oliver.net.au>
swift

diff --git a/swift b/swift
index 1698fc32489572787af45cab2bb9b8774ab1fb90..9059935f9f532031259f50410892f139331f24ad 160000 (submodule)
--- a/swift
+++ b/swift
@@ -1 +1 @@
-Subproject commit 1698fc32489572787af45cab2bb9b8774ab1fb90
+Subproject commit 9059935f9f532031259f50410892f139331f24ad