neutron/neutron/cmd
Dongcan Ye a3f7d795b6 Check missed IPSet utility using neutron-sanity-check
In some case, host may lack ipset utility (e.g., due to a
dependency issue)

This patch allows checking IPSet utility support from CLI:
    neutron-sanity-check --ipset_installed

Or using configuration options, for example:
    neutron-sanity-check --config-file /etc/neutron/neutron.conf
    --config-file /etc/neutron/plugins/ml2/ml2_conf.ini


Closes-Bug: #1510680
Change-Id: I2b9d6b13087a970bb0919a8217e428ce60d6e0c3
2015-11-13 07:46:01 +00:00
..
eventlet Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
sanity Check missed IPSet utility using neutron-sanity-check 2015-11-13 07:46:01 +00: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 Check missed IPSet utility using neutron-sanity-check 2015-11-13 07:46:01 +00:00
usage_audit.py Merge "usage_audit: Fix usage_audit to work with ML2" 2015-09-29 04:16:57 +00:00