Update git submodules

* Update tripleo-common from branch 'master'
  - Merge "Make the image pulling optional for tripleo-container-tag role."
  - Make the image pulling optional for tripleo-container-tag role.
    
    The role makes possible the re-use of code at the time of tagging the
    container images. However, the tagging varies whether we are deploying
    the services or upgrading. In upgrade tasks we use this role to tag the
    new container image (from the version we're upgrading to) into the image
    being used by pacemaker. So, the value for the container_image
    parameter is an image id, not an image name, which can't be pulled.
    This patch adds a new parameter, pull_image, which is set to true by
    default and will allow us to skip the image pulling for the upgrade_tasks
    case.
    
    Change-Id: I6fc69f122b3f48064ed831cd622a617a02a28e02
    Related-Bug: #1814104
This commit is contained in:
Zuul 2019-02-05 19:24:51 +00:00 committed by Gerrit Code Review
parent aaf6c2a651
commit d3859175ec
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 954c6bc72b84902e35da8e3c54129afa52d08aba
Subproject commit d115905dbdba93e6818c0f4ab87c0dcab20768c8