updates to get all tests working with config changes
This commit is contained in:
parent
e4aaebfefb
commit
7abf4bca16
7 changed files with 29 additions and 27 deletions
|
@ -382,7 +382,7 @@ class WlanNode(LxBrNet):
|
|||
Sets the mobility and wireless model.
|
||||
|
||||
:param core.mobility.WirelessModel.cls model: wireless model to set to
|
||||
:param config: model configuration
|
||||
:param dict config: model configuration
|
||||
:return: nothing
|
||||
"""
|
||||
logger.info("adding model: %s", model.name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue