The neutron_taas.services.taas.service_drivers.taas_agent_api
Module¶
-
class
neutron_taas.services.taas.service_drivers.taas_agent_api.
TaasAgentApi
(topic, host)¶ Bases:
object
RPC calls to agent APIs
-
create_tap_flow
(context, tap_flow_msg, host)¶
-
create_tap_service
(context, tap_service, host)¶
-
delete_tap_flow
(context, tap_flow_msg, host)¶
-
delete_tap_service
(context, tap_service, host)¶
-
-
class
neutron_taas.services.taas.service_drivers.taas_agent_api.
TaasCallbacks
(plugin)¶ Bases:
object
Currently there are no callbacks to the Taas Plugin.