Update git submodules

* Update swift from branch 'master'
  to bf206ed2fe2285ebdafa06058aca88ddd1e93739
  - Merge "backend ratelimit: support reloadable config file"
  - backend ratelimit: support reloadable config file
    
    Add support for a backend_ratelimit_conf_path option in the
    [filter:backend_ratelimit] config. If specified then the middleware
    will give precedence to config options from that file over config
    options from the [filter:backend_ratelimit] section.
    
    The path defaults to /etc/swift/backend-ratelimit.conf.
    
    The config file is periodically reloaded and any changed options are
    applied. The middleware will log a warning the first time it fails to
    load a config file that had previously been successfully loaded. The
    middleware also logs at info level when it first successfully loads a
    config file that had previously failed to be loaded. Otherwise, the
    middleware will log when a config file is loaded that results in the
    config being changed.
    
    Change-Id: I6554e37c6ab5b0a260f99b54169cb90ab5718f81
This commit is contained in:
Zuul 2024-05-11 20:26:40 +00:00 committed by Gerrit Code Review
parent 99a2702a11
commit f17a9f7b99
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 13f82f532ca5f08f07cb1823bd8e3277fd6bea51
Subproject commit bf206ed2fe2285ebdafa06058aca88ddd1e93739