Reviewed: https://review.openstack.org/427747 Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=48d9ed35b4b7a133737bc3a4e021b3e7705a9c9c Submitter: Jenkins Branch: master
commit 48d9ed35b4b7a133737bc3a4e021b3e7705a9c9c Author: Thomas Morin <[email protected]> Date: Wed Feb 1 15:49:34 2017 +0100 devstack job config: add placement-api service See http://lists.openstack.org/pipermail/openstack-dev/2017-January/111295.html Change-Id: Iede105d4c3d225eca2625afaa98ae007992abf53 Closes-Bug: 1660973 ** Changed in: bgpvpn Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1660973 Title: "No hosts found to map to cell, exiting" / PlacementNotConfigured exception Status in networking-bgpvpn: Fix Released Status in OpenStack Compute (nova): Invalid Bug description: http://logs.openstack.org/26/427626/1/check/gate-tempest-dsvm- networking-bgpvpn-bagpipe-ubuntu- xenial/4e448d9/logs/screen-n-cpu.txt.gz?level=WARNING#_2017-02-01_10_39_41_532 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service [-] Error starting thread. 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service Traceback (most recent call last): 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service File "/usr/local/lib/python2.7/dist-packages/oslo_service/service.py", line 722, in run_service 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service service.start() 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service File "/opt/stack/new/nova/nova/service.py", line 144, in start 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service self.manager.init_host() 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service File "/opt/stack/new/nova/nova/compute/manager.py", line 1136, in init_host 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service raise exception.PlacementNotConfigured() 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service PlacementNotConfigured: This compute is not configured to talk to the placement service. Configure the [placement] section of nova.conf and restart the service. 2017-02-01 10:39:41.532 23909 ERROR oslo_service.service causing a failure in devstack: http://logs.openstack.org/26/427626/1/check/gate-tempest-dsvm- networking-bgpvpn-bagpipe-ubuntu- xenial/4e448d9/logs/devstacklog.txt.gz#_2017-02-01_10_40_30_836 2017-02-01 10:40:30.836 | No hosts found to map to cell, exiting. To manage notifications about this bug go to: https://bugs.launchpad.net/bgpvpn/+bug/1660973/+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

