neutron/neutron/tests/unit/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
..
upgrade_checks Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netns_cleanup.py netns_cleanup: Remove unused parameter from unplug_devices() 2018-10-10 11:15:59 +02:00
test_ovs_cleanup.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_sanity_check.py Fix exception in neutron-sanity-check 2018-06-13 18:21:14 +00:00
test_status.py Fix the way how upgrade checks are loaded 2019-02-07 19:42:41 +01:00