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: