Reviewed: https://review.openstack.org/427534 Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f6c286dbe882111b8de3b4f53391f1e96ad2d120 Submitter: Jenkins Branch: master
commit f6c286dbe882111b8de3b4f53391f1e96ad2d120 Author: Oliver Walsh <[email protected]> Date: Wed Feb 1 02:51:15 2017 +0000 Fix race in undercloud cell_v2 host discovery Ensure that the ironic nodes have been picked up by the nova resource tracker before running nova-manage cell_v2 host discovery. Also adds logging of the verbose command output to mistral engine log. Change-Id: I4cc67935df8f37cdb2d8b0bfd96cf90eb7a6ce25 Closes-Bug: #1660160 ** Changed in: tripleo 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/1660160 Title: No host-to-cell mapping found for selected host Status in OpenStack Compute (nova): Invalid Status in tripleo: Fix Released Bug description: This report is maybe not a bug but I found useful to share what happens in TripleO since this commit: https://review.openstack.org/#/c/319379/ We are unable to deploy the overcloud nodes anymore (in other words, create servers with Nova / Ironic). Nova Conductor sends this message: "No host-to-cell mapping found for selected host" http://logs.openstack.org/31/426231/1/check-tripleo/gate-tripleo-ci-centos-7-ovb-ha/915aeba/logs/undercloud/var/log/nova/nova-conductor.txt.gz#_2017-01-27_19_21_56_348 And it sounds like the compute host is not registered: http://logs.openstack.org/31/426231/1/check-tripleo/gate-tripleo-ci-centos-7-ovb-ha/915aeba/logs/undercloud/var/log/nova/nova-compute.txt.gz#_2017-01-27_18_56_56_543 Nova Config is available here: http://logs.openstack.org/31/426231/1/check-tripleo/gate-tripleo-ci-centos-7-ovb-ha/915aeba/logs/etc/nova/nova.conf.txt.gz That's all the details I have now, feel free for more details if needed. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1660160/+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

