From cca7cb4b520eee8b99a70ce022983dfe9c62f78e Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Tue, 2 Jun 2015 08:40:43 +0200 Subject: [PATCH] config-ref: update the cinder help strings Change-Id: Ief18541caf9f29e2b72afdc74eea01217cfb1563 --- doc/common/tables/cinder-backups_nfs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/tables/cinder-backups_nfs.xml b/doc/common/tables/cinder-backups_nfs.xml index c86f9c9278..a1e036a4c2 100644 --- a/doc/common/tables/cinder-backups_nfs.xml +++ b/doc/common/tables/cinder-backups_nfs.xml @@ -27,7 +27,7 @@ = 1999994880 - (IntOpt) The maximum size in bytes of the files used to hold backups. If the volume being backed up exceeds this size, then it will be backed up into multiple files. + (IntOpt) The maximum size in bytes of the files used to hold backups. If the volume being backed up exceeds this size, then it will be backed up into multiple files. backup_file_size must be a multiple of backup_sha_block_size_bytes. = None @@ -39,7 +39,7 @@ = 32768 - (IntOpt) The size in bytes that changes are tracked for incremental backups. backup_swift_object_size has to be multiple of backup_swift_block_size. + (IntOpt) The size in bytes that changes are tracked for incremental backups. backup_file_size has to be multiple of backup_sha_block_size_bytes. = None