Reviewed: https://review.openstack.org/456696 Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=8386160c7b20b6ddb72f083863a8c0057a62edb3 Submitter: Jenkins Branch: master
commit 8386160c7b20b6ddb72f083863a8c0057a62edb3 Author: Oliver Walsh <owa...@redhat.com> Date: Wed Apr 12 16:22:52 2017 +0100 Fix undercloud host discovery logic. We previously spun until the ironic hosts are returned by the API then ran discover_host once (creates host mappings). Since If1e03c9343b8cc9c34bd51c2b4d25acdb21131ff the ironic hosts will not be returned by the nova API until the host mappings exists. This patch changes the logic to run discovery hosts and then check the API, and spin until both tasks succeed. This is a duplicate of I47a190a10ebef8eb8c2c4150635dca1c80c6cda0, with a different depends-on as I suspect we can merge without the nova fix. Change-Id: I10e23417417df03e1b0f78e060ba1451334a0bc6 Depends-On: If1e03c9343b8cc9c34bd51c2b4d25acdb21131ff Closes-Bug: #1682001 ** 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/1682001 Title: [promotion] nova hypervisors/detail fails when host is not mapped to any cell Status in OpenStack Compute (nova): New Status in tripleo: Fix Released Bug description: OVB jobs fail to run with latest nova, see the trace: http://logs.openstack.org/15/359215/85/check-tripleo/gate-tripleo-ci-centos-7-ovb-ha/0040e01/logs/undercloud/var/log/nova/nova-api.txt.gz#_2017-04-12_04_03_47_785 I'm probably wrong but it looks related to https://review.openstack.org/#/c/442162/. It prevents tripleo ci to promote. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1682001/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp