ironic_python_agent.extensions.poll module

ironic_python_agent.extensions.poll module

class ironic_python_agent.extensions.poll.PollExtension(agent=None)[source]

Bases: ironic_python_agent.extensions.base.BaseAgentExtension

get_hardware_info()[source]

Get the hardware information where IPA is running.

set_node_info(node_info=None)[source]

Set node lookup data when IPA is running at passive mode.

Parameters

node_info – A dictionary contains the information of the node where IPA is running.

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.