Update git submodules

* Update tripleo-quickstart-extras from branch 'master'
  - Changing the way you copy tempest data to shell
    
    The copy module look for a directory or file locally, and copy to remote
    machine. In upstream, this code works, because we run quickstart in the
    undercloud machine. However, if you're running quickstart on a different
    machine, it will try to search locally for /var/lib/tempestdata, which
    doesn't exist. Use remote_src doesn't work for recursive directory. The
    other option was to use synchronize but it's very slow for recursive
    directories. The best option is to use command to copy locally.
    
    https://tree.taiga.io/project/tripleo-ci-board/issue/836?kanban-status=2027734
    
    Change-Id: I589241e657178909b115fcfdca907ac16dc79b71
    Closes-Bug: 1819440
This commit is contained in:
Arx Cruz 2019-03-19 14:57:37 +01:00 committed by Gerrit Code Review
parent 789789243a
commit bfe23878c2

@ -1 +1 @@
Subproject commit e2ca7c04faac9b2045c9ace1ed1a2f149eaf87fb
Subproject commit 1ed9b910ff28e84ab445f3003122feaeb3d58d2e