Skip to content

Commit

Permalink
Merge "Import missing exception"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Dec 22, 2012
2 parents 72d69a6 + edcd55d commit 1836ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nova/db/sqlalchemy/session.py
Expand Up @@ -238,6 +238,7 @@ def soft_delete_multi_models():

from nova.exception import DBDuplicateEntry
from nova.exception import DBError
from nova.exception import InvalidUnicodeParameter
from nova.openstack.common import cfg
import nova.openstack.common.log as logging
from nova.openstack.common import timeutils
Expand Down

0 comments on commit 1836ede

Please sign in to comment.