Comment 17 for bug 1374160

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

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

commit d603e55e75888913e278c9a07a1a00edba7d7e05
Author: Oleksiy Molchanov <email address hidden>
Date: Tue Nov 18 18:08:21 2014 +0200

    Remove 'ceph-deploy osd activate'

    Remove Exec['ceph-deploy osd activate'] because the same
    is done by Service['ceph'], that is more preferable.

    Originally submitted as I47cae0a4f937be565238818b597811f936ca493a,
    had to be temporarily reverted to build 6.0 RC4.

    Change-Id: I3afe1448cdeb9d7c3add97e5bb4e851b4d3b1fa5
    Closes-Bug: 1374160