Previous topic

fnss.netconfig.delays.set_delays_geo_distance

Next topic

fnss.netconfig.nodeconfig.add_stack

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