Comment 6 for bug 1663273

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/431641
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=ee1a836d4b8283905f364941ab649d8ce1bbe2ce
Submitter: Jenkins
Branch: master

commit ee1a836d4b8283905f364941ab649d8ce1bbe2ce
Author: Emilien Macchi <email address hidden>
Date: Thu Feb 9 11:41:09 2017 -0500

    nova: start compute after keystone endpoints/services

    Nova team suggest it to avoid situations where nova-compute don't find
    the placement service in the service catalog, which could lead to
    compute resource not registred.

    Change-Id: I9692ddbeb0d06889c1a18a7203ab9d0409bfa04b
    Closes-Bug: #1663273