Merge "Fix docstring and default value for local_group_info"

This commit is contained in:
Jenkins 2017-07-25 16:29:30 +00:00 committed by Gerrit Code Review
commit 94c1cabf09
2 changed files with 2 additions and 2 deletions

View File

@ -360,7 +360,7 @@ def get_local_group_information(task, portgroup):
'bond_propertyA': 'valueA',
'bond_propertyB': 'valueB',
}
{
}
"""
portgroup_properties = {}

View File

@ -231,7 +231,7 @@ def plug_port_to_tenant_network(task, port_like_obj, client=None):
node = task.node
local_link_info = []
local_group_info = {}
local_group_info = None
client_id_opt = None
vif_id = (