Note that this review in neutron passed the gate jobs because u-c for
neutron-lib in stable/mitaka is 0.0.2 while last actual version of
neutron-lib in stable/mitaka in https://github.com/openstack/neutron-lib
is 0.0.1 , so this is an error in u-c that must be fixed also.
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1600281
Title:
ImportError: No module named api
Status in neutron:
New
Status in tripleo:
Triaged
Bug description:
The mitaka ci job is currently failing during the undercloud install
with the following error
Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_endpoint[regionOne/ceilometer::metering]/ensure:
created^[[0m
Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_endpoint[regionOne/neutron::network]/ensure:
created^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: No handlers
could be found for logger "oslo_config.cfg"^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: Traceback (most
recent call last):^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/bin/neutron-db-manage", line 10, in <module>^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns:
sys.exit(main())^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 749, in
main^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: return_val
|= bool(CONF.command.func(config, CONF.command.name))^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 223, in
do_upgrade^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns:
run_sanity_checks(config, revision)^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 731, in
run_sanity_checks^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns:
script_dir.run_env()^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/alembic/script/base.py", line 397, in
run_env^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns:
util.load_python_file(self.dir, 'env.py')^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py", line 81, in
load_python_file^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: module =
load_module_py(module_id, path)^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/alembic/util/compat.py", line 79, in
load_module_py^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: mod =
imp.load_source(module_id, path, fp)^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/env.py",
line 25, in <module>^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: from
neutron.db.migration.models import head # noqa^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/migration/models/head.py", line
28, in <module>^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: from
neutron.db import bgp_db # noqa^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File
"/usr/lib/python2.7/site-packages/neutron/db/bgp_db.py", line 26, in
<module>^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: from
neutron_lib.api import validators^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: ImportError: No
module named api^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: Failed to call refresh:
neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file
/etc/neutron/plugin.ini upgrade head returned 1 instead of one of [0]^[[0m
Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: neutron-db-manage
--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini
upgrade head returned 1 instead of one of [0]^[[0m
Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_user[swift]/ensure:
created^[[0m
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1600281/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp