Update git submodules

* Update tripleo-upgrade from branch 'master'
  - Merge "Handle upgrade_prepare_extra_params as comma-separated string."
  - Handle upgrade_prepare_extra_params as comma-separated string.
    
    Infrared handles the extra-vars parameters passed as a list as strings.
    Currently, tripleo-upgrade differentiates if the parameter is a string
    or a list, but it does not cover the case when the parameter was a list
    casted into a string. The solution implemented is to accept a comma
    separated string like -e upgrade_prepare_extra_params="/home/stack/
    overcloud-params.yaml,/home/stack/overcloud-repos.yaml" which then
    will be passed into the overcloud upgrade prepare.
    
    Change-Id: Iec0cd44ee79708d48f9c40b58e0a9cbed76d3e9c
This commit is contained in:
Zuul 2019-10-14 13:28:00 +00:00 committed by Gerrit Code Review
parent 6dcc3d6840
commit 5130e21451
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3a421961defc074d93c1396f48e1d6e38afffa63
Subproject commit 21463a75368778d8f3394ca2c494f22a8a246e59