nova/nova/tests/unit/db
Pavel Glushchak af668d395d 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)
(cherry picked from commit e00fa24a18)
2019-11-21 10:48:13 +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:48:13 +01:00
test_migration_utils.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-25 10:45:03 +05:30
test_migrations.py Add trusted_certs to instance_extra 2018-03-29 23:00:42 -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 Remove remaining legacy DB API instance_group* methods 2018-06-27 13:24:42 -04:00