Bases: object
Bases: oslo_service.service.ServiceBase
Server class to manage multiple WSGI sockets and applications.
Create and start listening on socket.
Call before forking worker processes.
Raises Exception if this has already been called.
Required by the service interface.
The service interface is used by the launcher when receiving a SIGHUP. The service interface is defined in oslo_service.service.Service.
Keystone does not need to do anything here.
Run a WSGI server with the given application.
Wait until all servers have completed running.
keystone.common.cache.backends package
keystone.common.kvs package
Enter search terms or a module, class or function name.