Added deprecation notice for the RBD driver configuration option

In the RBD driver section, added a note about volume_tmp_dir option being deprecated from the rbd driver
and replaced by  image_conversion_dir

Change-Id: I2ae271039788f8f138dc6c999a17cae36686bfce
backport: none
Partial-Bug: #1406183
This commit is contained in:
darrenchan 2015-01-02 17:19:05 +11:00
parent ef43ad7513
commit d5a812f4b7

View File

@ -111,6 +111,11 @@
<title>Driver options</title>
<para>The following table contains the configuration options
supported by the Ceph RADOS Block Device driver.</para>
<note>
<title>Deprecation notice</title>
<para>The <option>volume_tmp_dir</option> option has been
deprecated and replaced by <option>image_conversion_dir</option>.</para>
</note>
<xi:include
href="../../../common/tables/cinder-storage_ceph.xml"/>
</simplesect>