Update git submodules

* Update ironic-python-agent-builder from branch 'master'
  - Merge "Allow extra python pakgs into tinyipa"
  - Allow extra python pakgs into tinyipa
    
    Allow the user to specify additional python packages via the
    PYTHON_EXTRA_SOURCES_DIR_LIST env variable.  The list of packages
    needs to be a comma separated list of directories of local checkouts.
    
    This allows additional optional packages, such as 'hardware', to be added
    into a tinyipa build, even though they aren't specified in a
    requirements.txt file elsewhere.
    
    Also turn off python package optimisation if 'hardware' is included, due
    to one of its dependencies.
    
    Change-Id: I001aa9c116bfd78afd70a489a69c53c60f6a265b
This commit is contained in:
Zuul 2019-10-18 07:45:43 +00:00 committed by Gerrit Code Review
parent e7206c0e52
commit 7ec1933bb3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3be5066aa9441046ed3d0f94d2db1b61c08d02b4
Subproject commit 37f09a567b0b5824051a54df054ab08e050fc264