API

API

API Middleware

API Service

class designate.api.service.Service[source]

Bases: designate.service.WSGIService

service_name
start()[source]

Start a service.

stop(graceful=True)[source]

Stop a service.

Parameters:graceful – indicates whether to wait for all threads to finish or terminate them instantly
wsgi_application
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.