Comment 9 for bug 1421595

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

Reviewed: https://review.openstack.org/156257
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=b8fbdd51230eb6cfcb2338e93af5b3afa3016643
Submitter: Jenkins
Branch: stable/6.0

commit b8fbdd51230eb6cfcb2338e93af5b3afa3016643
Author: Aleksandr Didenko <email address hidden>
Date: Fri Feb 13 20:24:17 2015 +0200

    Fix ubuntu_service_override ordering

    Fixes resource ordering in tweaks::ubuntu_service_override to make
    sure we do not leave any 'override' files.
    Replaces tabs with spaces in ubuntu_service_override.pp
    Added tweaks::ubuntu_service_override for cinder-volume in
    openstack::cinder class.

    Change-Id: I036cb65153029bb1a09be5eea2ee5bb4cbe97ae9
    Closes-bug: #1421595
    (cherry picked from commit 8994a8ad5e9767f1a7f84cf95b387e71bb39c6cf)