Merge "Fix unit test after the replace of key manager"

This commit is contained in:
Jenkins 2016-05-26 17:17:58 +00:00 committed by Gerrit Code Review
commit b36eb99524

View File

@ -21,6 +21,7 @@ import nova.conf
from nova.conf import paths
from nova import config
from nova import ipv6
import nova.keymgr
from nova.tests.unit import utils
CONF = nova.conf.CONF