Added missing import

This commit is contained in:
Sandy Walsh 2011-01-27 10:12:07 -06:00
parent 0a6ab43622
commit fed4adfb61
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ import logging
import logging.handlers
import re
import time
import XenAPI
##### Logging setup