Update git submodules

* Update puppet-ec2api from branch 'master'
  to 6b8356112ba5cfe68600acbdde53ccc09bc10c45
  - 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: Ia9141906bdac3d9b32cdfd2255c87579d153b8a7
This commit is contained in:
Takashi Kajinami 2022-02-15 06:42:52 +09:00 committed by Gerrit Code Review
parent a0be03d7d0
commit 49e2972706
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a0c29e242028478622bd72f78deac5d41f20b06d
Subproject commit 6b8356112ba5cfe68600acbdde53ccc09bc10c45