summaryrefslogtreecommitdiff
path: root/doc/manpages/swift-dispersion-report.1
diff options
context:
space:
mode:
authorVincent Untz <vuntz@suse.com>2013-07-12 08:11:27 +0200
committerVincent Untz <vuntz@suse.com>2013-08-05 22:44:12 +0200
commit7f1aa9d1e838f48b91966fa44e179c82b2b116b7 (patch)
treea52188ef25390d90d44d2deaefb7a5103c6f9391 /doc/manpages/swift-dispersion-report.1
parent657a0e4e26492af305e63aee9958190daa811605 (diff)
downloadswift-7f1aa9d1e838f48b91966fa44e179c82b2b116b7.tar.gz
Allow dispersion tools to use keystone server with insecure certificate
The swift-dispersion-populate and swift-dispersion-report tools now accept a --insecure option. Also, dispersion.conf now has a keystone_api_insecure option. Default is obviously to use the secure path. DocImpact Change-Id: I4000352e547d9ce5b08ade54e0c886281caff891
Diffstat (limited to 'doc/manpages/swift-dispersion-report.1')
-rw-r--r--doc/manpages/swift-dispersion-report.19
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/manpages/swift-dispersion-report.1 b/doc/manpages/swift-dispersion-report.1
index ebdea83ea..357c177dc 100644
--- a/doc/manpages/swift-dispersion-report.1
+++ b/doc/manpages/swift-dispersion-report.1
@@ -24,7 +24,7 @@
.SH SYNOPSIS
.LP
-.B swift-dispersion-report [-d|--debug] [-j|--dump-json] [-p|--partitions] [--container-only|--object-only] [conf_file]
+.B swift-dispersion-report [-d|--debug] [-j|--dump-json] [-p|--partitions] [--container-only|--object-only] [--insecure] [conf_file]
.SH DESCRIPTION
.PP
@@ -84,6 +84,13 @@ Only run the container report
.IP "\fB--object-only\fR"
Only run the object report
+.SH OPTIONS
+.RS 0
+.PD 1
+.IP "\fB--insecure\fR"
+Allow accessing insecure keystone server. The keystone's certificate will not
+be verified.
+
.SH CONFIGURATION
.PD 0
Example \fI/etc/swift/dispersion.conf\fR: