Update git submodules

* Update octavia from branch 'master'
  - Merge "Allow the Octavia wsgi to accept argv parameters"
  - Allow the Octavia wsgi to accept argv parameters
    
    Currently we only allow argv parameters to be passed into our wsgi
    app. This means that some wsgi wrappers (such as pbr's script)
    may not allow the octavia API to accept parameters such as
    --config-file.
    This patch attempts to pull in the sys.argv if none was passed into
    the wsgi setup_app method.
    
    Change-Id: I67cf32aac8aa8d8123ec8ca1ab433ff23fb1ffa2
This commit is contained in:
Zuul 2020-01-21 08:07:24 +00:00 committed by Gerrit Code Review
parent e5facbb667
commit d4fb71e989
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1b6efa43f17a38f719723f4586dcea39ed3b93ee
Subproject commit b6deb12b5dcac2b2c714d70c195d4ab4420336d4