Update git submodules

* Update puppet-sahara from branch 'master'
  - Configuration: populate the [trustee] section too
    
    Sahara have been (mis)using few values from keystone_authtoken to set the
    configuration for trust for a long while. This is not a recommended
    practice as those values are for private use of keystonemiddelware.
    
    During the queens release a new configuration section (trustee)
    was introduced to collect those parameters:
    https://review.openstack.org/#/c/524936/
    The existing parameters are still read if [trustee] is not available,
    but the behavior is fragile and unsupported, so it is officially deprecated
    in Sahara as well.
    
    The trustee section is populated from the same values used for
    keyston_authtoken, so the same class is re-used in order to write
    the content of the section.
    
    Closes-Bug: #1763361
    Change-Id: I8c63c32d995cbe4140680d826869c25d855e77d1
This commit is contained in:
Luigi Toscano 2019-03-18 18:35:31 +01:00 committed by Gerrit Code Review
parent eb6e7da460
commit dd679c005c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3b27a50e0681a18e6ef56dd0f761236796788ce9
Subproject commit ee9cf369a64f78f5de7c0fae482c3c34547a4295