Update git submodules

* Update puppet-openstacklib from branch 'master'
  to 47fe665d218e213b0190fcb8002b06c42c0749c3
  - Merge "Support clouds.yaml to manage keystone user credentials"
  - Support clouds.yaml to manage keystone user credentials
    
    Recent openstack cli supports loading user credentials from clouds.yaml
    instead of passing each parameters by environment variables or command
    options.
    
    This allows us to manage user credentials more flexibly. The biggest
    benefit of the clouds.yaml file is that it supports managing multiple
    credentials in a single file. When SRBAC is enforced, each API request
    should be made with the proper scope credential, and we need to switch
    credentials for different scopes(project, domain and system) according.
    Usage of clouds.yaml helps this use case hugely because it allows us to
    store credentials for each scope in a single file and switch them by
    the single OS_CLOUD environment variable(or the --os-cloud option).
    
    Change-Id: Ie8246aa18d90ba506fe708be13c9a5afa3e5d2fd
This commit is contained in:
Zuul 2022-01-20 18:18:56 +00:00 committed by Gerrit Code Review
parent 83257f29b1
commit 77be74a802
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 003aef1282a8569b7ae6dcdafd5bd21da692df35
Subproject commit 47fe665d218e213b0190fcb8002b06c42c0749c3