Comment 2 for bug 1681686

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

Reviewed: https://review.openstack.org/455721
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=402e66aca9e871e4c5b9c9d669c58db5bcd960f8
Submitter: Jenkins
Branch: master

commit 402e66aca9e871e4c5b9c9d669c58db5bcd960f8
Author: Michael Polenchuk <email address hidden>
Date: Tue Apr 11 17:57:46 2017 +0400

    Split out openstack-cinder task

    openstack-cinder task has been splitted out to avoid race condition
    when syncdb ain't completed (or even not started yet) on primary
    controller before a cinder-api service start up on secondary ones.

    Change-Id: Ic506ba6f5b5908a71eca52a077d8bd6084655dc6
    Closes-Bug: #1681686