Fixing import error in sync_db.py
Closes-Bug: #1477092 Change-Id: I6cd9df2adca7f99ee6fdbaf396800001aed650ac
This commit is contained in:
parent
0a6da145cd
commit
d66d728dfe
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from oslo.config import cfg
|
from oslo_config import cfg
|
||||||
from oslo_log import log as logging
|
from oslo_log import log as logging
|
||||||
|
|
||||||
from mistral.db.v2 import api as db_api
|
from mistral.db.v2 import api as db_api
|
||||||
|
Loading…
Reference in New Issue
Block a user