update swift-dispersion manpages to add policy-name
This change adds -P / --policy-name option to the swift-dispersion manpages. Also tidied up a little removing some extra whitespace at the end of lines. Change-Id: Ic3372379994964e96258939580452f94fb575a06 Closes-Bug: #1605686
This commit is contained in:
committed by
Matthew Oliver
parent
4521eb6e2e
commit
d819ae00a5
@@ -70,10 +70,10 @@ Start object suffix at NUMBER and resume population at this point; default: 0
|
|||||||
Only run object population
|
Only run object population
|
||||||
.IP "\fB--container-only\fR"
|
.IP "\fB--container-only\fR"
|
||||||
Only run container population
|
Only run container population
|
||||||
.IP "\fB--object-only\fR"
|
|
||||||
Only run object population
|
|
||||||
.IP "\fB--no-overlap\fR"
|
.IP "\fB--no-overlap\fR"
|
||||||
Increase coverage by amount in dispersion_coverage option with no overlap of existing partitions (if run more than once)
|
Increase coverage by amount in dispersion_coverage option with no overlap of existing partitions (if run more than once)
|
||||||
|
.IP "\fB-P, --policy-name\fR"
|
||||||
|
Specify storage policy name
|
||||||
|
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
.PD 0
|
.PD 0
|
||||||
|
|||||||
@@ -91,6 +91,12 @@ Only run the object report
|
|||||||
Allow accessing insecure keystone server. The keystone's certificate will not
|
Allow accessing insecure keystone server. The keystone's certificate will not
|
||||||
be verified.
|
be verified.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
.RS 0
|
||||||
|
.PD 1
|
||||||
|
.IP "\fB-P, --policy-name\fR"
|
||||||
|
Specify storage policy name
|
||||||
|
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
.PD 0
|
.PD 0
|
||||||
Example \fI/etc/swift/dispersion.conf\fR:
|
Example \fI/etc/swift/dispersion.conf\fR:
|
||||||
|
|||||||
Reference in New Issue
Block a user