Merge "NSXv3: Fix problem when reset lport attachment"
This commit is contained in:
commit
9959d18f44
@ -240,8 +240,8 @@ class LogicalPort(AbstractRESTResource):
|
|||||||
})
|
})
|
||||||
body['switching_profile_ids'] = profiles
|
body['switching_profile_ids'] = profiles
|
||||||
|
|
||||||
if attachment:
|
# Note that attachment could be None, meaning reset it.
|
||||||
body['attachment'] = attachment
|
body['attachment'] = attachment
|
||||||
|
|
||||||
return body
|
return body
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user