nova/nova/tests/unit/db
Pavel Glushchak e00fa24a18 Don't delete compute node, when deleting service other than nova-compute
We should not try to delete compute node from compute_nodes table,
when destroying service other than nova-compute.

Change-Id: If5b5945e699ec2e2da51d5fa90616431274849b0
Closes-Bug: #1852993
Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com>
(cherry picked from commit cff9ecb208)
(cherry picked from commit 716cde5454)
2019-11-21 10:44:15 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_db_api.py Don't delete compute node, when deleting service other than nova-compute 2019-11-21 10:44:15 +01:00
test_migration_utils.py Use oslo_db.sqlalchemy.test_fixtures 2018-12-25 02:39:48 +00:00
test_migrations.py Use oslo_db.sqlalchemy.test_fixtures 2018-12-25 02:39:48 +00:00
test_models.py Test that new tables don't use soft deletes 2016-02-04 09:21:31 -05:00
test_sqlalchemy_migration.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00