neutron/neutron/tests/functional/cmd
Slawek Kaplonski 4777633e8b Fix neutron-status upgrade check CLI tool
Some time ago commit [1] add registering of service config
options in neutron-status CLI tool.
Some time later, commit [2] changed name of list with
service options to be in uppercase and it wasn't changed
in neutron.cmd.status module.
Because of that neutron-status CLI command was broken and
this patch fixes it by changing config options list to be
proper.

[1] https://review.openstack.org/#/c/636363/
[2] https://review.openstack.org/#/c/636719/

Change-Id: Iba891f72dfaba6f09e1fc99b0e86f308db02df06
2019-03-21 15:01:50 +00:00
..
__init__.py Add a netns-cleanup functional test 2015-03-13 17:14:37 +00:00
process_spawn.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_ipset_cleanup.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
test_netns_cleanup.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_ovs_cleanup.py Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
test_status.py Fix neutron-status upgrade check CLI tool 2019-03-21 15:01:50 +00:00