neutron/neutron/agent/linux
Huan Xie bc23e29423 Use os-xenapi for neutron when XenServer as hypervisor
We have made os-xenapi repository to deal with XenServer Dom0
specific functions, this patch is to change neutron to use
os-xenapi when XenServer is hypervisor and move the building
RPM scripts into os-xenapi repo

Depends-On: I8a31c81d9475387fe4ed7030b70b26098e588771

Change-Id: Ia958c366189386b1b5abbadbb4d74950aaa23bb2
2017-03-30 18:33:37 +00:00
..
openvswitch_firewall Fixes crash when starting Neutron OVS Agent on Windows 2017-03-07 15:55:40 -05:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Change default exception in wait_until_true 2017-01-09 05:37:27 -05:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Use bytes for python3 friendly os.write 2017-02-02 18:59:03 -08:00
dhcp.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
dibbler.py Add PD support in HA router 2017-03-15 04:31:09 +00:00
external_process.py Merge "Don't return null-byte separated string from ExternalProcess.cmdline()" 2017-03-20 23:41:08 +00:00
interface.py Stop handling interface drivers that don't support MTU 2017-02-22 06:07:48 +00:00
ip_conntrack.py Stop killing conntrack state without CT Zone 2017-03-03 19:22:45 +00:00
ip_lib.py Change in-tree code to use moved get_ip_version() 2017-03-08 11:35:29 -05:00
ip_link_support.py Add new configuration test in sanity check: vf_extended_management 2016-08-30 11:27:55 +00:00
ip_monitor.py Ignore possible suffix in iproute commands. 2015-12-10 11:16:12 +02:00
ipset_manager.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py iptables: stop 'fixing' kernel sysctl bridge firewalling knobs 2017-02-27 15:14:14 +00:00
iptables_manager.py Agent common config 2017-03-15 09:52:18 -06:00
keepalived.py Add support for Keepalived VRRP health check 2017-02-02 12:09:12 -05:00
ovsdb_monitor.py Ensure ovsdb_connection enabled before calling monitor 2017-03-06 22:19:18 +00:00
pd.py Add PD support in HA router 2017-03-15 04:31:09 +00:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Remove advertise_mtu config option 2017-01-09 22:17:09 +00:00
tc_lib.py Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-09 19:11:00 +00:00
utils.py Agent common config 2017-03-15 09:52:18 -06:00
xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00