ML2: Update a comment after the recent bind_port change
A missing comment update in
commit b1677dcb80
.
No functional changes.
Change-Id: Icf1bd66a8c093d0b40632e22be662a3c8ba5c48b
This commit is contained in:
parent
4f9ab76745
commit
f5c05810fb
@ -142,7 +142,7 @@ class SimpleAgentMechanismDriverBase(AgentMechanismDriverBase):
|
||||
:param agent: agents_db entry describing agent to bind
|
||||
:returns: True iff segment can be bound for agent
|
||||
|
||||
Called inside transaction during bind_port so that derived
|
||||
Called outside any transaction during bind_port so that derived
|
||||
MechanismDrivers can use agent_db data along with built-in
|
||||
knowledge of the corresponding agent's capabilities to
|
||||
determine whether or not the specified network segment can be
|
||||
|
Loading…
Reference in New Issue
Block a user