neutron/neutron/agent/linux
Rodolfo Alonso Hernandez 0a185354a1 TC doesn't rise exception if device doesn't exist
If device doesn't exit, TC doesn't need to raise an exception
during the deletion of the qdisc.

In iproute2 source code [1], the error code used is "1".

[1] https://kernel.googlesource.com/pub/scm/linux/kernel/git/shemminger/iproute2/+/master/tc/tc_qdisc.c#188

Change-Id: I9abecd6ef9d74abff27fb0ed0f5f4535c0622fd6
Closes-Bug: #1697937
2017-06-14 15:58:33 +01:00
..
openvswitch_firewall ovsfw: followup cleanups for the conjunction patch 2017-05-09 04:55:04 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Optimize pid property in AsyncProcess class 2017-03-24 08:06:45 +08:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Deprecate watch_log= argument for Daemon 2017-04-12 15:22:24 -07:00
dhcp.py use extra_dhcp_opt api-def from neutron-lib 2017-05-31 15:06:35 +00:00
dibbler.py Add PD support in HA router 2017-03-15 04:31:09 +00:00
external_process.py ProcessManager: honor run_as_root when stopping process 2017-04-22 15:23:59 +08:00
interface.py Disable RA and IPv6 forwarding on backup HA routers 2017-03-17 15:06:08 +00:00
ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-03-30 14:54:51 -07:00
ip_lib.py Send both gratuitous ARP REQUESTs and REPLYs 2017-05-18 10:56:48 -07: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 Don't iterate updated_rule_sg_ids or updated_sg_members 2017-06-08 16:16:58 -07:00
iptables_manager.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
keepalived.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
ovsdb_monitor.py Ensure ovsdb_connection enabled before calling monitor 2017-03-06 22:19:18 +00:00
pd.py Fix errors in PrefixDelegation.remove_stale_ri_ifname 2017-05-02 16:46:56 +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 TC doesn't rise exception if device doesn't exist 2017-06-14 15:58:33 +01:00
utils.py Merge "Pass parameters when create eventlet.wsgi server" 2017-04-17 05:35:54 +00:00
xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00