Update git submodules

* Update charm-swift-proxy from branch 'master'
  - Alter handling of identity-service relation data
    
    This patchset changes the handling of the identity-service relation data
    from "the last connected charm in the relation-list is the data to use"
    to "merge non None data from all relations, with the last one winning."
    
    This is to handle the change in how keystone now sets relation data on
    the identity-service relation: only the leader actually sets the
    relation data.  This means that the consuming charm only 'sees' relation
    data from leader, with no keys from the non-leaders.
    
    charms.reactive handles this by merging data from all the relations.
    This change exhibits the same behaviour.
    
    Change-Id: Ic77c0127ab9903c1596d2be882735acec3d2e2f9
    Closes-Bug: #1889930
This commit is contained in:
Alex Kavanagh 2020-07-31 20:46:55 +01:00 committed by Gerrit Code Review
parent 5109420785
commit 28726a9402

@ -1 +1 @@
Subproject commit bc534ac09b5267cb11af72a844c37d4bad18b56f
Subproject commit 1e8a448d0e53e068b75e60172831b22b84b49c00