puppet-gnocchi/lib/puppet
Takashi Kajinami aca4626cb2 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: Ibde258e605c827ef042ae7f4c32db15c816fd038
2021-10-15 12:00:29 +09:00
..
provider Add support for MultiStrOpt 2021-07-13 18:02:47 +09:00
type Allow customizing separator for api-paste.ini 2021-10-15 12:00:29 +09:00