Update git submodules

* Update puppet-nova from branch 'master'
  to c43d15e7f3cf0418a86388d3bd054c2e2e42a4d3
  - Merge "Allow customizing separator for api-paste.ini"
  - Allow customizing separator for api-paste.ini
    
    The api-paste.ini accepts not only "=" but also ":" and some services
    like Barbican have been using ":" for their default api-paste.ini
    files.
    
    [composite:main]
    use = egg:Paste#urlmap
    /: barbican_version
    /v1: barbican-api-keystone
    
    This change allows users to use ":" so that they can update the ini
    files with keeping it consistent with the default fules
    
    Depends-on: https://review.opendev.org/813614
    Change-Id: I8ebe0c65b0e71380ba5a58a81b57e595e8dd29f8
This commit is contained in:
Zuul 2021-10-18 09:24:32 +00:00 committed by Gerrit Code Review
parent 030355922c
commit 61364e839f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 178a7201ca81dee67c88630a565b223ffb649c18
Subproject commit c43d15e7f3cf0418a86388d3bd054c2e2e42a4d3