From 9697ca341402e7b2eb14a2d9ebb656e11bed1ea2 Mon Sep 17 00:00:00 2001 From: Radoslaw Zarzynski Date: Mon, 18 Jul 2016 15:29:09 +0200 Subject: [PATCH] rgw, doc: fix formatting around Keystone-related options. This patch brings a small fix for broken formatting around two configurables in doc/radosgw/config-ref.rst. Those are: * rgw keystone admin user, * rgw keystone admin password. Signed-off-by: Radoslaw Zarzynski --- doc/radosgw/config-ref.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 8ddecbb56471..dc9bba7c654d 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -1054,6 +1054,7 @@ Keystone Settings ``rgw keystone admin user`` + :Description: The name of OpenStack user with admin privilege for Keystone authentication (Service User) when OpenStack Identity API v2 :Type: String @@ -1061,6 +1062,7 @@ Keystone Settings ``rgw keystone admin password`` + :Description: The password for OpenStack admin user when using OpenStack Identity API v2 :Type: String -- 2.47.3