ironic.drivers.modules.agent_client
Module¶ironic.drivers.modules.agent_client.
AgentClient
(*args, **kwargs)[source]¶Bases: object
Client for interacting with nodes via a REST API.
collect_system_logs
(*args, **kwargs)[source]¶Collect and package diagnostic and support data from the ramdisk.
power_off
(*args, **kwargs)[source]¶Soft powers off the bare metal node by shutting down ramdisk OS.
start_iscsi_target
(*args, **kwargs)[source]¶Expose the node’s disk as an ISCSI target.
Parameters: |
|
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.