From: Josh Durgin Date: Tue, 30 Oct 2012 19:34:19 +0000 (-0700) Subject: doc: fix typo in cinder upstart config name X-Git-Tag: v0.55~130^2~46 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a12bc435cefe048b6bc71cab2ae850e2cbdc0da2;p=ceph.git doc: fix typo in cinder upstart config name Signed-off-by: Josh Durgin --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index e72a03214716..7087453d7222 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -137,7 +137,7 @@ Finally, on each host running ``cinder-volume`` or ``nova-volume``, add ``CEPH_ARGS="--id volumes"`` to the init/upstart script that starts it. For example, on Ubuntu, add ``env CEPH_ARGS="--id volumes"`` -to the top of ``/etc/init/cinder-volume``. +to the top of ``/etc/init/cinder-volume.conf``. Configure OpenStack to use Ceph