Files
oslo.service/doc/source/configuration/index.rst
jacky06 539885155a Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I4e964925d5a024545fc99f7fddbea3d9605b30d3
2019-04-30 13:48:51 +08:00

755 B

Configuration Options

oslo.service uses oslo.config to define and manage configuration options to allow the deployer to control how an application uses this library.

periodic_task

These options apply to services using the periodic task features of oslo.service.

oslo.service.periodic_task

service

These options apply to services using the basic service framework.

oslo.service.service

sslutils

These options apply to services using the SSL utilities module.

oslo.service.sslutils

wsgi

These options apply to services using the WSGI (Web Service Gateway Interface) module.

oslo.service.wsgi