Searched refs:topics (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py116 from neutron_vpnaas.services.vpn.common import topics namespace
753 self.agent_rpc = IPsecVpnDriverApi(topics.IPSEC_DRIVER_TOPIC)
1167 self.topic = topics.IPSEC_AGENT_TOPIC
1198 self.agent_rpc = IPsecVpnDriverApi(topics.IPSEC_DRIVER_TOPIC)
/solaris-userland-s11u3/components/openstack/neutron/files/evs/
H A Dplugin.py38 from neutron.common import topics namespace
202 self.service_topics = {svc_constants.CORE: topics.PLUGIN,
203 svc_constants.L3_ROUTER_NAT: topics.L3PLUGIN}

Completed in 17 milliseconds