ironic_inspector.introspection_state
Module¶Introspection state.
ironic_inspector.introspection_state.
Events
[source]¶Bases: object
Events that change introspection state.
abort
= 'abort'¶abort_end
= 'abort_end'¶error
= 'error'¶finish
= 'finish'¶process
= 'process'¶reapply
= 'reapply'¶start
= 'start'¶timeout
= 'timeout'¶wait
= 'wait'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.