Comment 7 for bug 1324954

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

Reviewed: https://review.openstack.org/97374
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e94fe0d071030aa7feca32ceeaf244c2b73f955d
Submitter: Jenkins
Branch: stable/5.0

commit e94fe0d071030aa7feca32ceeaf244c2b73f955d
Author: Dmitry Borodaenko <email address hidden>
Date: Fri May 30 14:02:05 2014 -0700

    remove CEPH_ARGS from Nova and Cinder

    Now that Nova and Cinder consistently pass --id option when executing rbd and
    ceph commands, it's no longer necessary to set CEPH_ARGS environment variable
    in the init scripts for Nova and Cinder services.

    Change-Id: I29134942b1e7d5e2a276aecc00a9c5747cfa5a38
    Closes-Bug: #1324954