Update git submodules

* Update tripleo-common from branch 'master'
  to a9846a90aa7e867b07d88ed8a79ee53142585df9
  - Merge "Add passwords_env parameter to generate_passwords"
  - Add passwords_env parameter to generate_passwords
    
    Add a new parameter, passwords_env to the generate_passwords function
    that can be used to pass in a Heat environment dict of existing password
    values. If the value is not None, it will be used instead of attempting
    to query Heat for the stack environment.
    
    The paramter will allow for re-using a set of existing passwords without
    having to have an existing Heat stack.
    
    Signed-off-by: James Slagle <jslagle@redhat.com>
    Change-Id: I99b488842261775dbbb0308c070e440f71b5be41
This commit is contained in:
Zuul 2021-03-20 01:44:32 +00:00 committed by Gerrit Code Review
parent 166848532e
commit 903964e28e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4ee75972bcb393659259930a8a2f79d7f3adad3b
Subproject commit a9846a90aa7e867b07d88ed8a79ee53142585df9