neutron/neutron/cmd
Sławek Kapłoński aaf11f45ec Switch IPDevice.exists() method to use pyroute2
Check if network device exists is now done by checking
interface index with pyroute2 interface instead of checking
if MAC address for device is set.

Change-Id: I2d5b95ec109fb19fc2a46c1017959f74011b9a22
Related-Bug: #1492714
2018-03-19 11:56:45 +01:00
..
eventlet use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
sanity use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Make use of -w argument for iptables calls 2017-08-31 20:28:53 +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 Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
netns_cleanup.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
ovs_cleanup.py More efficiently clean up OVS ports 2018-01-22 14:07:42 -06:00
pd_notify.py neutron-lib: use replace_file from neutron lib 2016-11-07 09:18:41 +00:00
runtime_checks.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
sanity_check.py Refactoring db config options 2017-10-04 15:42:50 -04:00