nova/nova/tests/unit/db
Stephen Finucane 02eb9cffe6 Remove 'nova-xvpvncproxy'
This legacy service is no longer used and was deprecated during the
Stein cycle [1]. It's time to say adios and remove them in their
entirety. This is pretty straightforward, with the sole exception of
schema for the 'remote-consoles' API, which has to continue supporting
requests for type 'xvpvnc' even if we can't fulfil those requests now.

[1] https://review.opendev.org/#/c/610076/

Part of blueprint remove-xvpvncproxy

Depends-On: https://review.opendev.org/695853
Change-Id: I2f7f2379d0cd54e4d0a91008ddb44858cfc5a4cf
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-12-23 14:20:28 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py nova-net: Remove unused 'stub_out_db_network_api' 2019-12-12 10:21:00 +00:00
test_db_api.py Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
test_migration_utils.py Use oslo_db.sqlalchemy.test_fixtures 2018-12-25 02:39:48 +00:00
test_migrations.py Merge "test cleanup: Use oslotest's Timeout fixture" 2019-11-22 23:17:23 +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 Add blocker migration for completing services.uuid migration 2019-08-20 18:15:19 -04:00