neutron/neutron/cmd
Adrian Chiris a8b5afa41e Add upgrade check for NIC Switch agent
This commit adds an upgrade check for NIC switch agent
alerting operators to ensure relevant hosts have kernel >= 3.13.

This check is introduced due to recent cleanup in NIC switch
agent code.

As of U release, Supported CentOS major was updated to 8 so it
is not expected that any deployment will have hosts running
kernel < 3.13. This check is added as an extra precaution.

This check should be removed in 1-2 cycles. A TODO was added to
reflect that.

Change-Id: I34003b3c2f0ac23185d036c9e47dc1c8662d6ce7
Related-bug: #1841067
2019-12-01 11:58:16 +02:00
..
eventlet remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
sanity Implement "ip route" commands using Pyroute2 2019-06-27 10:07:52 +00:00
upgrade_checks Add upgrade check for NIC Switch agent 2019-12-01 11:58:16 +02: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 Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ovs_cleanup.py Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +00:00
runtime_checks.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
sanity_check.py Add info about nf_conntrack_proto_gre when ovs fw is used 2019-05-10 15:41:29 +02:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00