neutron/neutron/cmd
Slawek Kaplonski 6ee786ab95 Add check for external_network_bridge in neutron-status
In commit [1] old config options "external_network_bridge"
was removed.
This patch adds upgrade check which will warn operator
if any of their L3 agents is still using this config option.

[1] https://review.openstack.org/#/c/567369/

Closes-Bug: #1820763

Change-Id: I92b1e30e806dfd20d99716d31c518845fd296a3d
2019-03-22 13:14:24 +00:00
..
eventlet remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
sanity Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
upgrade_checks Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00: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 netns_cleanup: Remove unused parameter from unplug_devices() 2018-10-10 11:15:59 +02: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 Secure dnsmasq process against external abuse 2018-11-28 15:49:25 -05:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00