From a12bc435cefe048b6bc71cab2ae850e2cbdc0da2 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Tue, 30 Oct 2012 12:34:19 -0700 Subject: [PATCH] doc: fix typo in cinder upstart config name Signed-off-by: Josh Durgin --- doc/rbd/rbd-openstack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index e72a032147169..7087453d72223 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 -- 2.39.5