Comment 4 for bug 1663273

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

Reviewed: https://review.openstack.org/431606
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=3b00ffc728b47e132b3ed8bc460f8697ddb32047
Submitter: Jenkins
Branch: master

commit 3b00ffc728b47e132b3ed8bc460f8697ddb32047
Author: Emilien Macchi <email address hidden>
Date: Thu Feb 9 10:30:54 2017 -0500

    start nova-compute when keystone resources are created

    1. Move keystone resources management at step 4.
    2. Move nova-compute startup at step 5.

    That way, we make sure nova-compute will start when all Keystone
    resources are ready.

    Change-Id: I6e153e11b8519254d2a67b9142bf774a25bce69d
    Closes-Bug: #1663273