Searched refs:ovs_lib (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/openstack/neutron/files/agent/solaris/
H A Dinterface.py25 from neutron.agent.common import ovs_lib namespace
140 ovs = ovs_lib.OVSBridge(bridge)
229 ovs = ovs_lib.OVSBridge(bridge)
H A Dpf_firewall.py26 from neutron.agent.common import ovs_lib namespace
40 class PFBaseOVS(ovs_lib.BaseOVS):
/solaris-userland/components/openstack/neutron/files/agent/l3/
H A Dsolaris_agent.py31 from neutron.agent.common import ovs_lib namespace
754 if (self.conf.external_network_bridge and not ovs_lib.BaseOVS().

Completed in 47 milliseconds