nova/nova/tests/unit/cmd
melanie witt 2147093a96 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

 Conflicts:
	doc/source/cli/nova-status.rst

NOTE(melwitt): The conflict is from the absence of the
**19.0.0 (Stein)** section in Rocky and the absence of the placement
API check to require version 1.30 in Rocky.

Change-Id: Idd6079ce4038d6f19966e98bcc61422b61b3636b
(cherry picked from commit d2535b0261)
2018-10-30 17:34:55 +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 Scheduler multiple workers support 2018-02-18 19:10:55 -05:00
test_status.py Add nova-status upgrade check for consoles 2018-10-30 17:34:55 +00:00