This Page

The quantum.plugins.hyperv.rpc_callbacks Module

class quantum.plugins.hyperv.rpc_callbacks.HyperVRpcCallbacks(notifier)

Bases: quantum.db.dhcp_rpc_base.DhcpRpcCallbackMixin, quantum.db.l3_rpc_base.L3RpcCallbackMixin

RPC_API_VERSION = '1.0'
create_rpc_dispatcher()

Get the rpc dispatcher for this manager.

If a manager would like to set an rpc API version, or support more than one class as the target of rpc messages, override this method.

get_device_details(rpc_context, **kwargs)

Agent requests device details

tunnel_sync(rpc_context, **kwargs)

Dummy function for ovs agent running on Linux to work with Hyper-V plugin and agent.

update_device_down(rpc_context, **kwargs)

Device no longer exists on agent