Files
oslo.service/doc/source/configuration/index.rst
Akihiro Motoki 21de4a7c51 rearrange existing documentation to fit the new standard layout
Change-Id: I920d02fd4843c21f41c57f0effed31441ec5998e
2017-07-01 19:52:23 +09:00

760 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