Merge "Configure a storage node in cinder"

This commit is contained in:
Zuul 2023-03-09 08:14:42 +00:00 committed by Gerrit Code Review
commit 3e5ba7a611

View File

@ -249,6 +249,20 @@ Install and configure components
.. end
#. Create the ``/etc/tgt/conf.d/cinder.conf`` file
with the following data:
.. note::
Perform this step only when using tgt target.
.. code-block:: shell
include /var/lib/cinder/volumes/*
.. end
Finalize installation
---------------------