Placement.services_on_node# Placement.services_on_node(node_name)[source] Return all the services placed on a node. Parameters: node_name (str) – The name of the node. Returns: The names of the services placed on the node. Return type: list[str]