Comment 6 for bug 1324954

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

Reviewed: https://review.openstack.org/96942
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=007f0043361e5ec71c74b7e8429f0fa775b3fe2f
Submitter: Jenkins
Branch: master

commit 007f0043361e5ec71c74b7e8429f0fa775b3fe2f
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