nova/nova/tests/unit/cmd
imacdonn ef5c02209a nova-status - don't count deleted compute_nodes
When counting rows in the compute_nodes table to compare against
resource records, those which have been marked as deleted should
not be counted, otherwise the result is artificially high.

Change-Id: Ia3fbb9c46c15826fc363286ce48984f59cbe1e62
Closes-Bug: #1757207
(cherry picked from commit 3e902313e9)
2018-09-24 13:54:18 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_cmd_db_blocks.py Revert "Revert "Make n-net refuse to start unless using CellsV1"" 2016-11-28 14:02:35 -05:00
test_common.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_idmapshift.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_nova_api.py Fix wrong unit test about config option enabled_apis 2017-03-24 10:28:24 +08:00
test_policy_check.py Remove all discoverable policy rules 2017-04-26 15:31:37 +01:00
test_status.py nova-status - don't count deleted compute_nodes 2018-09-24 13:54:18 +00:00