Bases: oslo_service.service.ServiceBase
Provides ability to launch ironic API from wsgi app.
-
reset()[source]
Reset server greenpool size to default.
-
start()[source]
Start serving this service using loaded configuration.
-
stop()[source]
Stop serving this API.
-
wait()[source]
Wait for the service to stop serving this API.