DRAC Lifecycle job specific methods
ironic.drivers.modules.drac.job.get_job(node, job_id)[source]¶Get the details of a Lifecycle job of the node.
| Parameters: |
|
|---|---|
| Returns: | a Job object from dracclient. |
| Raises: | DracOperationError on an error from python-dracclient. |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.