keystone-manage db_sync job fails with: ImportError: No module named ibm_db_sa

Bug #1287235 reported by Ionuț Arțăriși
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

You can see the log of the failed job Tempest gate job at: http://logs.openstack.org/05/77605/1/check/gate-tempest-dsvm-large-ops/39b0757/logs/devstacklog.txt.gz

2014-03-03 15:15:21.342 | + /opt/stack/new/keystone/bin/keystone-manage db_sync
2014-03-03 15:15:21.344 | Traceback (most recent call last):
2014-03-03 15:15:21.345 | File "/opt/stack/new/keystone/bin/keystone-manage", line 36, in <module>
2014-03-03 15:15:21.347 | from keystone import cli
2014-03-03 15:15:21.349 | File "/opt/stack/new/keystone/keystone/cli.py", line 19, in <module>
2014-03-03 15:15:21.351 | from migrate import exceptions
2014-03-03 15:15:21.353 | File "/usr/local/lib/python2.7/dist-packages/migrate/__init__.py", line 11, in <module>
2014-03-03 15:15:21.354 | from migrate.changeset import *
2014-03-03 15:15:21.356 | File "/usr/local/lib/python2.7/dist-packages/migrate/changeset/__init__.py", line 22, in <module>
2014-03-03 15:15:21.358 | from migrate.changeset.schema import *
2014-03-03 15:15:21.360 | File "/usr/local/lib/python2.7/dist-packages/migrate/changeset/schema.py", line 15, in <module>
2014-03-03 15:15:21.362 | from migrate.changeset.databases.visitor import (get_engine_visitor,
2014-03-03 15:15:21.363 | File "/usr/local/lib/python2.7/dist-packages/migrate/changeset/databases/visitor.py", line 7, in <module>
2014-03-03 15:15:21.365 | from migrate.changeset.databases import (sqlite,
2014-03-03 15:15:21.367 | File "/usr/local/lib/python2.7/dist-packages/migrate/changeset/databases/ibmdb2.py", line 7, in <module>
2014-03-03 15:15:21.369 | from ibm_db_sa import base
2014-03-03 15:15:21.370 | ImportError: No module named ibm_db_sa

summary: - gate tempest job fails with: ImportError: No module named ibm_db_sa
+ keystone-manage db_sync job fails with: ImportError: No module named
+ ibm_db_sa
description: updated
Revision history for this message
Ana Malagon (atmalagon) wrote :

I get the same bug when running ./stack.sh after installing devstack.

paste.openstack.org/show/71816/

Revision history for this message
Mohammad Banikazemi (mb-s) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.