Update git submodules

* Update tripleo-quickstart from branch 'master'
  - Leave container_registry_file to identify containers file in pre-rocky jobs.
    
    From rocky onwards, the file used to identify the containers parameters
    passed to be containers-prepare-parameter.yaml. This file had a different
    format than in previous releases. At that point, a new variable was
    introuduced in tripleo-upgrade to identify this containers parameter file:
    uc_containers_prepare_file. To allow a transition from pre-rocky jobs to
    post-rocky, the container_registry_file parameter was left to know the
    name of the old containers prepare file. This file was removed from the
    appended overcloud_deploy.sh files to avoid issues during the upgrade/
    update prepare step [0].
    
    Updates/Upgrades jobs were still using the container_registry_file as
    the parameter used to set up the containers, pointing at the post-rocky
    file containers-prepare-parameter.yaml. The code in [0] then removed it
    from the appended -e environmetn files, running the overcloud update
    prepare without the right containers-prepare-parameter.yaml.
    
    [0] - https://review.opendev.org/#/c/717698
    Change-Id: I6816db7382e7db6d0ae644c9487b2c5ee595a441
    Closes-Bug: #1887176
This commit is contained in:
Jose Luis Franco Arza 2020-08-28 15:35:42 +02:00 committed by Gerrit Code Review
parent cd9eb0b6fd
commit 88794f7e1e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 57698e8489d23bbe03dc221220eeaa0fdea2af32
Subproject commit 28c92c2e6dc35c2b09b66cd61bef8f46d096e2b5