Bases: Service
Service
Processes an incoming notification, offering each extension the opportunity to handle it.
Start a service.
Stop a service.
graceful – indicates whether to wait for all threads to finish or terminate them instantly
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
Service.info()
Service.service_name
Service.start()
Service.stop()