diff options
Diffstat (limited to 'nova')
| -rw-r--r-- | nova/tests/fakelibvirt.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/tests/fakelibvirt.py b/nova/tests/fakelibvirt.py index 69a4e677e..bb5496e85 100644 --- a/nova/tests/fakelibvirt.py +++ b/nova/tests/fakelibvirt.py @@ -16,6 +16,7 @@ from lxml import etree +import time import uuid # Allow passing None to the various connect methods |
