Update git submodules

* Update ironic-python-agent from branch 'master'
  - Fix download upper constraints
    
    We use the url from tox.ini to download the upper constraints and
    recently that has changed to a redirect and curl doesn't
    correctly follows redirects by default but stops at the first
    page.
    Adding -L option to curl command makes curl follows the redirect
    until the final location is found and should allow the correct
    file to be downloaded.
    
    Change-Id: I25c724ffe189d414643c910be0ef61c550f802b7
This commit is contained in:
Riccardo Pittau 2019-04-23 12:31:29 +02:00 committed by Gerrit Code Review
parent b352c46521
commit 17748973fb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93dae93d52c8eec10d4e94f16b460443075ec129
Subproject commit a88e61959bc41a10de5f58f8a1ffc34ae6f1e822