Bases: oslo_service.service.ServiceBase
Server class to Data Service Node with API services.
This server has All API services in itself.
Create and start listening on socket.
Call before forking worker processes.
Raises Exception if this has already been called.
Run a WSGI server with the given application.
Wait until all servers have completed running.