heat : HA functional test missing import

Change-Id: Ife9b85c321b41f9d838bf413734a803f858d93c8
Signed-off-by: Steven Hardy <shardy@redhat.com>
This commit is contained in:
Steven Hardy 2012-09-20 18:10:29 +01:00
parent f5033cffb6
commit d2c8b97015
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import nose
from nose.plugins.attrib import attr
import unittest
import os
import time
@attr(speed='slow')