The ironic_inspector.introspect Module

The ironic_inspector.introspect Module

Handling introspection request.

ironic_inspector.introspect.abort(node_id, token=None)[source]

Abort running introspection.

Parameters:
  • node_id – node UUID or name
  • token – authentication token
Raises:

Error

ironic_inspector.introspect.introspect(node_id, manage_boot=True, token=None)[source]

Initiate hardware properties introspection for a given node.

Parameters:
  • node_id – node UUID or name
  • manage_boot – whether to manage boot for this node
  • token – authentication token
Raises:

Error

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.