nova/nova/tests/unit/db
Pavel Glushchak 716cde5454 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)
2019-11-20 13:37:19 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
test_db_api.py Don't delete compute node, when deleting service other than nova-compute 2019-11-20 13:37:19 +00:00
test_migration_utils.py Use oslo_db.sqlalchemy.test_fixtures 2018-12-25 02:39:48 +00:00
test_migrations.py Revert "Temporarily skip TestNovaMigrationsMySQL" 2019-09-21 09:46:34 -04: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 Add blocker migration for completing services.uuid migration 2019-08-20 18:15:19 -04:00