diff --git a/nova/tests/functional/api/openstack/placement/db/__init__.py b/nova/tests/functional/api/openstack/placement/db/__init__.py new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/nova/tests/functional/db/test_allocation_candidates.py b/nova/tests/functional/api/openstack/placement/db/test_allocation_candidates.py similarity index 100% rename from nova/tests/functional/db/test_allocation_candidates.py rename to nova/tests/functional/api/openstack/placement/db/test_allocation_candidates.py diff --git a/nova/tests/functional/db/test_resource_class_cache.py b/nova/tests/functional/api/openstack/placement/db/test_resource_class_cache.py similarity index 100% rename from nova/tests/functional/db/test_resource_class_cache.py rename to nova/tests/functional/api/openstack/placement/db/test_resource_class_cache.py diff --git a/nova/tests/functional/db/test_resource_provider.py b/nova/tests/functional/api/openstack/placement/db/test_resource_provider.py similarity index 100% rename from nova/tests/functional/db/test_resource_provider.py rename to nova/tests/functional/api/openstack/placement/db/test_resource_provider.py