neutron/neutron/cmd
Dongcan Ye 34d4a6a78b Check missed ip6tables utility
In some scenario, like in OpenStack Kolla, system may lack
iptables-ipv6 package. This may cause command ip6tables-save
or ip6tables-restore invalid and ovs-agent error.

This patch allows checking ip6tables support from CLI:
    neutron-sanity-check --ip6tables_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

Change-Id: Ia6cf1ed6b5033442f03eac61d2d0d783c146d797
Closes-Bug: #1530042
2016-01-04 19:19:56 +08:00
..
eventlet Enable Guru Meditation Reports for other refarch agents 2015-12-18 22:04:56 +00:00
sanity Check missed ip6tables utility 2016-01-04 19:19:56 +08:00
__init__.py Add Guru Meditation Reports support to Neutron services 2015-11-26 17:35:07 +01:00
ipset_cleanup.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09: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 Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
netns_cleanup.py Don't emit confusing error in netns-cleanup 2015-12-07 20:17:49 -05:00
ovs_cleanup.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
pd_notify.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00
sanity_check.py Check missed ip6tables utility 2016-01-04 19:19:56 +08:00