Update git submodules

* Update charms.openstack from branch 'master'
  to bf2e867e9e18c28b0e1ba813440ec771b520b2aa
  - adapters: fix compat for auto accessors
    
    The keystone interface rebase to the Endpoint base class re-uses
    the auto_accessors approach from RelationBase which makes the
    interface smell a little different to other Endpoint based interfaces.
    
    Check and map any keys listed in auto_accessors for all relation
    class types rather than just for RelationBase.
    
    This also fixes a minor issue where self.accessors was reset to []
    when the auto_accessors attribute was not found in the relation
    overwriting any accessors passed in during object construction.
    
    Change-Id: I4481c6d8ad5c9f0a8bc5e892d1d7472be83f3454
This commit is contained in:
James Page 2022-09-21 14:16:31 +01:00 committed by Gerrit Code Review
parent 113826aece
commit 69f1ef7fe8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 581300632b426e985bf3daaed426daf3c89f825a
Subproject commit bf2e867e9e18c28b0e1ba813440ec771b520b2aa