From a1f8186367140b503fc44979bd77ba463ba43b93 Mon Sep 17 00:00:00 2001
From: Filippos Giannakos <philipgian@grnet.gr>
Date: Wed, 28 Jun 2017 12:57:59 +0300
Subject: [PATCH] Update provider parameters

---
 ext_scripts/parameters.list | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ext_scripts/parameters.list b/ext_scripts/parameters.list
index 790526c..74e0edd 100644
--- a/ext_scripts/parameters.list
+++ b/ext_scripts/parameters.list
@@ -5,3 +5,7 @@ image_format The image format of the new RBD volume
 image_features The enabled features of the new RBD volume
 stripe_unit Size (in bytes) of a block of data
 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
-- 
GitLab