nova/nova/tests/unit/cmd
melanie witt d2535b0261 Add nova-status upgrade check for consoles
This will check if a deployment is currently using consoles and warns
the operator to set [workarounds]enable_consoleauth = True on their
console proxy host if they are performing a rolling upgrade which is
not yet complete.

Partial-Bug: #1798188

Change-Id: Idd6079ce4038d6f19966e98bcc61422b61b3636b
2018-10-26 04:34:49 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
test_cmd_db_blocks.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_common.py trivial: Remove some single use function from utils 2017-08-22 16:10:02 +01: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 Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_scheduler.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
test_status.py Add nova-status upgrade check for consoles 2018-10-26 04:34:49 +00:00