StaticStrategy.place#

StaticStrategy.place(infrastructure, application, _, __)[source]

Returns the static mapping of services to nodes, given at initialization.

Returns:

the static mapping.

Return type:

dict[str, str]

Parameters: