Update git submodules

* Update charm-keystone from branch 'master'
  - Tell clients what roles were created
    
    If a client requests a role then inform them what role was
    actually created or already existed.
    
    If a client requests the creation of a role and that role already
    exists with a different mix of upper and lower case then the new
    role is not created. This is because keystone purports to be case
    insensative. However the client may not be case insesative (horizon)
    and may assume that the role was created. This change replies to
    the client with a new key 'created_roles'. This tells the client
    what the case sensative name actually is.
    
    Change-Id: Idc0865a688886a2066dfcdbd15e30118ae5c5bb8
    Closes-Bug: #1890437
This commit is contained in:
Liam Young 2020-08-20 15:24:37 +00:00 committed by Gerrit Code Review
parent bceac66a24
commit e067e217f4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9e2d5cf2b735cc99922ac81e58762a883cdd5596
Subproject commit f72ae6160ba37afbcbd80d6c254b423a63ceaf78