summaryrefslogtreecommitdiff
path: root/mypy-files.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-07-24 12:04:15 +0100
committerStephen Finucane <stephenfin@redhat.com>2020-08-26 09:45:13 +0100
commit953b49ee1211d285c9b4cb0cc7827c740362f77f (patch)
treead5f36432e672db88d2c7189f5f6c84422b6c236 /mypy-files.txt
parent0ed4ec6f26464e00899fb0682580837780f1a728 (diff)
downloadnova-953b49ee1211d285c9b4cb0cc7827c740362f77f.tar.gz
Add type hints to 'nova.compute.manager'
As with previous changes, we're going to be doing some surgery to this file shortly so enable type hints now. These are *super* incomplete but at least we have a starting point. Part of blueprint add-emulated-virtual-tpm Change-Id: Iee44ea525deb0b43ae43df3ba08c95ea8a4e317c Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'mypy-files.txt')
-rw-r--r--mypy-files.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mypy-files.txt b/mypy-files.txt
index ad27eeb620..11aa91ec41 100644
--- a/mypy-files.txt
+++ b/mypy-files.txt
@@ -1,3 +1,4 @@
+nova/compute/manager.py
nova/crypto.py
nova/virt/driver.py
nova/virt/hardware.py