Update git submodules

* Update puppet-tripleo from branch 'master'
  to 18eb2a12e9e378414194dcb3101af78edf5e2f75
  - Merge "Introduce nova virtlogd wrapper"
  - Introduce nova virtlogd wrapper
    
    When nova_virtlogd container gets restarted the instance console auth files
    will not be reopened again by virtlogd. As a result either instances need
    to be restarted or live migrated to a different compute node to get new
    console logs messages logged again.
    Usually on receipt of SIGUSR1, virtlogd will re-exec() its binary, while
    maintaining all current logs and clients. This allows for live upgrades of
    the virtlogd service on non containerized environments where updates just
    by doing an RPM update.
    To reduce the likelihood in a containerized environment virtlogd should
    only be restarted on manual request, or on compute node reboot. It should
    not be restarted on a minor update without migration off instances.
    This introduces a nova_virtlogd_wrapper container and virtlogd wrapper
    script, to only restart virtlogd on either manual or compute node restart.
    
    Closes-Bug: #1838272
    
    Change-Id: I5192f8c306422d0966eef7544f719cc21172bd92
    Co-Authored-By: Rajesh Tailor <ratailor@redhat.com>
This commit is contained in:
Zuul 2021-05-05 12:27:46 +00:00 committed by Gerrit Code Review
parent 5ceb86f2f2
commit 0f7b7b0dbd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit acf80e314ac8c1366ef6f1994d237ac53ce214a2
Subproject commit 18eb2a12e9e378414194dcb3101af78edf5e2f75