Removing import of nova.test added to nova/__init.py__ as problem turned out to be somewhere else (not in nova source code tree)
This commit is contained in:
@@ -33,6 +33,5 @@
|
||||
|
||||
import gettext
|
||||
|
||||
from nova import test
|
||||
|
||||
gettext.install("nova", unicode=1)
|
||||
|
||||
Reference in New Issue
Block a user