When using a custom pool for iSCSI gateway then we need to set the pool
name in the configuration otherwise the default rbd pool name will be
used.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit
40a87c4b92c658f601b7170400d8b2cb3f849673)
[config]
cluster_name = {{ cluster }}
+pool = {{ iscsi_pool_name }}
+
# API settings.
# The API supports a number of options that allow you to tailor it to your
# local environment. If you want to run the API under https, you will need to