Comment 7 for bug 1705374

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_nova (stable/ocata)

Reviewed: https://review.openstack.org/493942
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/commit/?id=4db7eb15bd559a2d56919350a618658265835721
Submitter: Jenkins
Branch: stable/ocata

commit 4db7eb15bd559a2d56919350a618658265835721
Author: Andy McCrae <email address hidden>
Date: Tue Aug 15 17:18:28 2017 +0100

    Reorder the placement service setup

    We should ensure the placement service is all in place before we go
    about restarting it in the systemd tasks.

    This PR re-orders the nova_placement setup. In master we have moved to
    setup the services at the same time, so this is a manual backport of the
    reordering done in If6c30e00c1c753692c970457b75e3ae7f5cc066c.

    Change-Id: Ieec42b1521e80cc940c6ee48e4d8f198e5712839
    Closes-Bug: 1705374