ironic_python_agent.extensions.poll module

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

Bases: 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.