Bases: Service
Service
Build a list of all allowed event types.
Processes an incoming notification, offering each extension the opportunity to handle it.
Loads and prepares all enabled extensions
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.get_allowed_event_types()
Service.info()
Service.init_extensions()
Service.service_name
Service.start()
Service.stop()