cab97a6269
We expect that the api-paste.ini file contains pipeline definitions for paste, which are different from service options. Thus we should not load this file using oslo.config. Change-Id: Ic03c5f9295e95bd967ab8d305ed8340b6e69e235
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The glance-api service no longer attempts to load ``api-paste.ini`` file as
|
|
its service config file. All config options should be written in service
|
|
config files such as ``glance-api.conf``.
|