Skip to content

Commit

Permalink
OSProfiler imports break decomposed plugins
Browse files Browse the repository at this point in the history
Ensure that the profile configuration is imported.

Change-Id: I9e40a59391c2bdf526d7e3262de924722acd3560
Closes-bug: #1585075
  • Loading branch information
gkotton authored and booxter committed May 24, 2016
1 parent 067a5c2 commit cd445fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neutron/db/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import osprofiler.sqlalchemy
import sqlalchemy

from neutron.common import profiler # noqa
from neutron.db import common_db_mixin

context_manager = enginefacade.transaction_context()
Expand Down

0 comments on commit cd445fe

Please sign in to comment.