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.
service¶
These options apply to services using the basic service framework.
sslutils¶
These options apply to services using the SSL utilities module.
wsgi¶
These options apply to services using the WSGI (Web Service Gateway Interface) module.