Update git submodules

* Update openstack-ansible from branch 'master'
  - Merge "Use copy-links when collecting logs"
  - Use copy-links when collecting logs
    
    --safe-links was used, which breaks openstack service collection on
    the metal /etc paths, because they are symlinked into the venv like:
    /etc/neutron -> ../openstack/venvs/neutron-19.1.0.dev12/etc/neutron
    
    Instead we can use --copy-links which will resolve the symlink and
    copy the data.
    
    Change-Id: I40905d79efa1bef9ae6a7678515fd07fde1bdd00
This commit is contained in:
Zuul 2019-04-14 01:59:47 +00:00 committed by Gerrit Code Review
parent bacb032ef8
commit 0129f0f865
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1ae1a8b7d80cbdd7f39bcd950231a92af972729d
Subproject commit 3e990058cea298245cb2ccca53e5882f8b8efab5