Update git submodules

* Update charm-swift-storage from branch 'master'
  - Add support for object replication handoffs_first
    
    In extreme cases of object rebalance or node failure, swift environments
    with millions of objects may have a hard time with objects landing in
    handoff or misplaced partitions and the operator of the cloud may need
    to prioritize migrating data in handoff partitions back to primary
    partitions over the 3 primary partitions replicating amongst each other.
    
    To allow for this, the object-server.conf [object-replicator]
    configuration can have handoffs_first set to True which will force
    the object-replicators to focus on handoff partitions before syncing
    primary partitions for any given object partition.
    
    Change-Id: I8b44c287567a0e6d634def0b13baf0fe4ad4aa7b
    Closes-Bug: 1878087
This commit is contained in:
Drew Freiberger 2020-05-11 15:00:03 -05:00 committed by Gerrit Code Review
parent 8bcb7dbf13
commit 972b70b343
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e2b8b4b617a6b613f4b63ae1539d61e10c1305ff
Subproject commit 9809a3b347ce68aacaef6a7b4284fc58fe28d790