Fixed missing _().

Fixed to follow logging to LOG changes.
Fixed merge miss (get_fixed_ip was moved away).
Update some missing comments.
This commit is contained in:
Koji Iida
2011-01-13 15:58:05 +09:00
parent 13054e3380
commit c95860bc11

View File

@@ -24,7 +24,6 @@ import httplib
import random
import StringIO
import webob
import logging
from nova import context
from nova import flags