Update git submodules

* Update system-config from branch 'master'
  - Merge "Install python requirements directly"
  - Install python requirements directly
    
    There are cases when an issue has been fixed upstream in a
    dependency but not yet released and it is desirable to install
    that version in a built image. pbr does not support such urls
    in requirements files because releasing software that depends
    on unreleased software is quite dangerous.
    
    Update assemble and install-from-bindep to install -r requirements.txt
    before installing the actual software so that image builds with
    such requirements lines will work.
    
    Change-Id: Ie17a66bdc4ea0609ce4e66051f659cbd829fdd5d
This commit is contained in:
Zuul 2019-01-22 18:20:58 +00:00 committed by Gerrit Code Review
parent 2fe60799a2
commit 8ec8f3c7c1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 545921ba7b89d3321f4c398a240c36021a1ba878
Subproject commit f731bac3967f3b5084cb42513c2462c85aca3382