Update git submodules

* Update charm-interface-keystone from branch 'master'
  to 1a5142bac6923253d0d7dce37bef39caeabb52d2
  - Add forwards compat with k8s operator
    
    The new keystone-k8s operator uses the application data bag and
    more up-to-date key names for endpoint and authentication information.
    
    Check for this information and then fallback to the existing
    keystone charm unit data bag data set if not found.
    
    Update register_endpoints to also provide new application data
    bag JSON encoded data when this method is called from a lead
    unit.  This relies on the type and description of the endpoint
    being provided which will require a charm change on adoption.
    
    Change-Id: I921d173c64b12c35f5ffc17270a0fc2bb83891c4
This commit is contained in:
James Page 2022-09-19 08:55:59 +01:00 committed by Gerrit Code Review
parent e8d4cc745c
commit db3dd5ae66
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9ad5cade97e14b672ac859d34040353c3a40c7aa
Subproject commit 1a5142bac6923253d0d7dce37bef39caeabb52d2