Bases: Service
Service
Provides ability to launch API from wsgi app.
Reset server greenpool size to default.
None
Start serving this service using loaded configuration.
Stop serving this API.
Wait for the service to stop serving this API.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
WSGIService
WSGIService.reset()
WSGIService.start()
WSGIService.stop()
WSGIService.wait()