fnss.netconfig.nodeconfig.add_application

add_application(topology, node, name, properties=None, **attr)[source]

Add an application to a node

Parameters:
topology : Topology

The topology

node : any hashable type

The ID of the node

name : str

The name of the application

attr_dict : dict, optional

Attributes of the application

**attr : keyworded attributes

Attributes of the application