]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commitdiff
Update git submodules
authorAlistair Coles <alistairncoles@gmail.com>
Tue, 16 Dec 2025 14:22:10 +0000 (08:22 -0600)
committerGerrit Code Review <review@openstack.org>
Tue, 16 Dec 2025 14:22:10 +0000 (14:22 +0000)
* Update swift from branch 'master'
  to 1698fc32489572787af45cab2bb9b8774ab1fb90
  - OldestAsyncPendingTracker accepts Timestamp.internal

    The OldestAsyncPendingTracker.add_update() method is passed a
    timestamp string which is derived from the name of the async_pending
    file. This string may take the internal form of a Timestamp which
    cannot be directly cast to a float; the string should be cast to a
    Timestamp instance and then cast to a float.

    Change-Id: Ibe48a9193cd0a062cbf629f2ff0d950881380f48
Signed-off-by: Alistair Coles <alistairncoles@gmail.com>
swift

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