Fix string case issue in rpc_api documentation
TrivialFix Change-Id: I25fa87bd3d39779398fd712935ef6a3c7535d694
This commit is contained in:
parent
c9f83dcaa8
commit
f3322b21d6
@ -188,7 +188,7 @@ exposed.
|
|||||||
|
|
||||||
Similarly, there is an RPC interface defined that allows the Neutron plugin to
|
Similarly, there is an RPC interface defined that allows the Neutron plugin to
|
||||||
remotely invoke methods in the DHCP agent. The client side is defined in
|
remotely invoke methods in the DHCP agent. The client side is defined in
|
||||||
neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyApi. The
|
neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI. The
|
||||||
server side of this interface that runs in the DHCP agent is
|
server side of this interface that runs in the DHCP agent is
|
||||||
neutron.agent.dhcp.agent.DhcpAgent.
|
neutron.agent.dhcp.agent.DhcpAgent.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user