neutron/neutron/cmd
Ihar Hrachyshka 2758739847 Cleaned up remaining incorrect usage for LOG.exception
- callers should not explicitly pass exceptions into LOG.exception
  because it's already implicitly included in the message by stdlib
  logging module.
- callers should not call to LOG.exception when there is no exception to
  log about (known to fail in Python 3.x < 3.5).

Change-Id: I58e7e01ed152028ad43bb3ada87d719caa2ab08d
Related-Bug: #1504053
2015-10-08 16:45:18 +02:00
..
eventlet Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
sanity Cleaned up remaining incorrect usage for LOG.exception 2015-10-08 16:45:18 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
ipset_cleanup.py Add IPset cleanup script 2015-06-22 23:36:42 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Add neutron-linuxbridge-cleanup util 2015-10-01 21:54:34 +02:00
netns_cleanup.py Adding a cleanup for 'qlbaas-' namespaces in netns_cleanup 2015-07-21 13:52:57 +03:00
ovs_cleanup.py Add IPDevice.exists() method 2015-10-01 13:47:07 -04:00
pd_notify.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
sanity_check.py Add IPv6 Address Resolution protection 2015-09-15 12:24:10 +00:00
usage_audit.py Merge "usage_audit: Fix usage_audit to work with ML2" 2015-09-29 04:16:57 +00:00