Restore nova.virt.__init__

Commit 14b5232e12 dropped use of
pkg_resources but also completely removed the __init__.py from
the nova.virt directory.  This creates mayhem downstream in
distros where tooling considers this not a module and excludes it
from the installed package.

Restore the __init__.py to resolve this.

Change-Id: I40ee77ee3a41e1ff458c963f6609c03a5c69eb86
This commit is contained in:
James Page
2025-01-22 16:47:03 +00:00
parent 932866d078
commit 6f537e756b

0
nova/virt/__init__.py Normal file
View File