Comment 12 for bug 1585115

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

Reviewed: https://review.openstack.org/344717
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=446c6fdf829a43ae8704b76ce8d8b3318102a371
Submitter: Jenkins
Branch: master

commit 446c6fdf829a43ae8704b76ce8d8b3318102a371
Author: Alexey Deryugin <email address hidden>
Date: Wed Jul 20 13:25:33 2016 +0300

    Configure Cinder backend sections for controllers

    In case when Ceph role is not on controller, we have wrong cinder
    configuration on controllers with wrong backend section name.

    Also we need to restart cinder-volume after Ceph keyring creation
    to prevent failures with multiple controllers.

    Change-Id: I8796935d44bd32589653893bfcc00b44cce3ab4e
    Closes-bug: #1585115
    Related-Bug: #1604342