summaryrefslogtreecommitdiff
path: root/heat/common/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/common/context.py')
-rw-r--r--heat/common/context.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/heat/common/context.py b/heat/common/context.py
index c72c8367b..854c13467 100644
--- a/heat/common/context.py
+++ b/heat/common/context.py
@@ -31,12 +31,11 @@ from heat.common import endpoint_utils
from heat.common import exception
from heat.common import policy
from heat.common import wsgi
-from heat.db.sqlalchemy import api as db_api
+from heat.db import api as db_api
from heat.engine import clients
LOG = logging.getLogger(__name__)
-
cfg.CONF.import_opt('client_retry_limit', 'heat.common.config')
# Note, we yield the options via list_opts to enable generation of the