Update cinder flags with autogenerate tools
Also create new tables cinder-backups_ceph, cinder-backup_swift, cinder_backups_tsm, cinder-gpfs_volume so that the tables can be used by these patches: https://review.openstack.org/#/c/47118 https://review.openstack.org/#/c/47044/ Additional tables have been split up so that they can be used in the configuration reference. Change-Id: Ic87f80d4604bd9fdb5d8f9d3b0e0fe69dffb1e40
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Configuration option=Default value</td>
|
||||
<td>(Type) Description</td>
|
||||
<td>Description</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -29,11 +29,11 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>enable_v1_api=True</td>
|
||||
<td>(BoolOpt) Deploy v1 of the Cinder API.</td>
|
||||
<td>(BoolOpt) Deploy v1 of the Cinder API. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>enable_v2_api=True</td>
|
||||
<td>(BoolOpt) Deploy v2 of the Cinder API.</td>
|
||||
<td>(BoolOpt) Deploy v2 of the Cinder API. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>osapi_max_limit=1000</td>
|
||||
@@ -89,4 +89,4 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
||||
</para>
|
||||
Reference in New Issue
Block a user