Update git submodules

* Update tripleo-validations from branch 'master'
  - Address python3 string issues with subprocess
    
    Follows up Id0060a3abbcda8edb6124eb096cb824aaea48396.
    This patch updates our Popen calls to enable universal newlines for
    calls that we parse or consume the output for. Without
    univeral_newlines=True, the output is treated as bytes under python3
    which leads to issues later where we are using it as strings.
    
    See https://docs.python.org/3/glossary.html#term-universal-newlines
    Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
    
    Change-Id: Ib5d1a87a2ed345f5a9e6ad5245cc5169f9e4b7f9
This commit is contained in:
Bogdan Dobrelya 2019-01-23 16:26:28 +01:00 committed by Gerrit Code Review
parent ef48649923
commit 06049aab8d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c20484c062514f18211250a4778ba64d395a6415
Subproject commit a6246011d376888512768d9da011426c8cb88159