Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Be able to know when we are running inside a minor update workflow"
  - Be able to know when we are running inside a minor update workflow
    
    With this change we add an ansible variable called
    'tripleo_minor_update' set to true only during the update_steps_playbook
    which get run during a minor update.
    Then inside common/deploy-steps-tasks when starting containers with
    paunch we export this 'tripleo_minor_update' ansible variable and
    push it inside the 'TRIPLEO_MINOR_UPDATE' environment variable.
    
    Inside change Id1d671506d3ec827bc311b47d9363952e1239ce3 we will then
    use the env variable and export it to the restart_bundles in order
    to detect if we're inside a minor update workflow (as opposed to
    a redeploy - aka stack update). The testing that has been done is
    described in the above change.
    
    Co-Authored-By: Damien Ciabrini <dciabrin@redhat.com>
    
    Change-Id: Ib3562adbd83f7162c2aeb450329b7cc4ab200fc2
This commit is contained in:
Zuul 2019-02-28 16:53:39 +00:00 committed by Gerrit Code Review
parent 23c133dfa8
commit 7023a42bd3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ef859797e463eea35e3df0b47361993759360c99
Subproject commit 37c7cc72b946abdfe4fe94f94b9a3d29902d1684