merged latest from develop
This commit is contained in:
commit
7efec88e79
178 changed files with 11969 additions and 692 deletions
|
@ -79,7 +79,7 @@ class NodeOptions(object):
|
|||
Options for creating and updating nodes within core.
|
||||
"""
|
||||
|
||||
def __init__(self, name=None, model="router"):
|
||||
def __init__(self, name=None, model="PC"):
|
||||
"""
|
||||
Create a NodeOptions object.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue