dns.set_nameservers
Sets the DNS nameserver for each host in the experiment graph.
- Attribute Provides:
topology
- Model Component Dependencies:
Plugin
- class dns.set_nameservers_plugin.SetNameservers(*args, **kwargs)[source]
Bases:
AbstractPlugin
This plugin sets the DNS nameservers for each host in the experiment graph.
- __annotations__ = {}
- __firstlineno__ = 8
- __init__(*args, **kwargs)[source]
Constructor for ConfigureDNS
- Parameters:
*args – extra args to pass to AbstractPlugin constructor
**kwargs – extra keyword args to pass to AbstractPlugin constructor
- __static_attributes__ = ()