Merge "Datacenter moid should not be tuple"
This commit is contained in:
commit
2bc9006fc2
@ -62,7 +62,7 @@ class EdgeApplianceDriver(object):
|
||||
edge['appliances']['deploymentContainerId'] = (
|
||||
deployment_container_id)
|
||||
if datacenter_moid:
|
||||
edge['datacenterMoid'] = datacenter_moid,
|
||||
edge['datacenterMoid'] = datacenter_moid
|
||||
|
||||
return edge
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user