From d60c463847252016c766fd2c91b0aed1ea6d294d Mon Sep 17 00:00:00 2001 From: Filippos Giannakos <philipgian@grnet.gr> Date: Tue, 7 Nov 2017 14:29:06 +0200 Subject: [PATCH] Update 'parameters.list' --- ext_scripts/parameters.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext_scripts/parameters.list b/ext_scripts/parameters.list index b7ed627..d44b363 100644 --- a/ext_scripts/parameters.list +++ b/ext_scripts/parameters.list @@ -8,4 +8,5 @@ stripe_count Number of consecutive objects in a stripe cephx_id Specifies the username (without the client. prefix) to use with the map command cephx_keyring Specifies a keyring file containing a secret for the specified user to use with the map command cephx_keyfile Specifies a file containing the secret key of --id user to use with the map command -userspace_only Number of consecutive objects in a stripe +userspace_only Set if only userspace access is requested +usp_* Parameters to append to the userspace URI -- GitLab