nova/nova/tests/unit/cmd
Pierre Riteau 9af4c6115f Change TooOldComputeService upgrade check code to failure
The TooOldComputeService upgrade check currently produces a warning,
which may be missed if the upgrade process only checks the exit code of
the upgrade check command.

Since this can lead to Nova control services failing to start, make the
upgrade check a failure instead, so it results in a non-zero exit code.

Closes-Bug: #1956983
Change-Id: Ia3ce6a0b0b810667ac0a66502a43038fe43c5aed
2022-06-09 20:56:26 +02:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_common.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_compute.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_manage.py manage: Add image_property commands 2022-02-24 01:00:36 +00:00
test_nova_api.py Fix wrong unit test about config option enabled_apis 2017-03-24 10:28:24 +08:00
test_policy.py Make more project level APIs scoped to project only 2022-02-19 18:19:34 -06:00
test_scheduler.py trivial: Remove FakeScheduler 2020-02-18 15:13:45 +00:00
test_status.py Change TooOldComputeService upgrade check code to failure 2022-06-09 20:56:26 +02:00