From 072c58247eac17d41f86dff334b01cce0a832397 Mon Sep 17 00:00:00 2001 From: Shatadru Bandyopadhyay Date: Wed, 10 Jun 2020 15:47:44 +0530 Subject: [PATCH] docs: fixes wrong config file reference The "Troubleshoot the Block Storage configuration in cinder" had incorrect config filename, this changes it to cinder.conf Closes-bug: 1879391 Change-Id: I081a28e617a12a8430f880dd7b0b20cb8d6fb248 --- doc/source/admin/ts-cinder-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/ts-cinder-config.rst b/doc/source/admin/ts-cinder-config.rst index 9dc891bf1d2..0e032f243df 100644 --- a/doc/source/admin/ts-cinder-config.rst +++ b/doc/source/admin/ts-cinder-config.rst @@ -21,7 +21,7 @@ tracebacks. Create commands are listed in the ``cinder-api`` log. -These entries in the ``cinder.openstack.common.log`` file can be used to +These entries in the ``cinder.conf`` file can be used to assist in troubleshooting your Block Storage configuration. .. code-block:: console