Merged with trunk

This commit is contained in:
Anne Gentle
2010-12-28 21:42:17 -06:00
57 changed files with 1160 additions and 973 deletions

View File

@@ -1,5 +1,8 @@
import gettext
import os
gettext.install('nova')
from nova import utils
def setup(app):