Update git submodules

* Update openstack-ansible-galera_server from branch 'master'
  - Iterate over list of values of PPC packages dict
    
    Currently as we are iterating over a higher level dictionary
    and it is not possible to access the item.value.url attribute
    directly.
    
    Alternatively, we could get the values that is a list and
    then iterate over that list to get properly the url and
    checksum variables.
    
    Also, we are not iterating over the dictionary we alternatively change
    the item.key to galera_server_percona_distro_packages_alt_arch.keys()[0]
    that produces the result as item.key.
    
    Change-Id: I3e102377630d9c8ea5c9e3ea03cae3975a05dbb8
    Closes-Bug: #1815902
This commit is contained in:
Guilherme Steinmüller 2019-02-15 19:03:21 +00:00 committed by Gerrit Code Review
parent 8865e8f23d
commit 8b32184cf7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e78067f409a438411c5c563811ac6edba358229
Subproject commit 36d95a112da30d60847108946b433c376b4e77cc