LiuYang
273251197a
doc: typo fix in s3_compliance
...
Signed-off-by: LiuYang <yippeetry@gmail.com>
2016-12-21 14:54:40 +08:00
Marc Koderer
6229edfec4
DOC: Mention corresponding section in nova.conf
...
rbd_user and rbd_secret_uuid are part of the libvirt configuration.
Signed-off-by: Marc Koderer <marc@koderer.com>
2016-12-20 14:52:34 +01:00
Marcus Watts
d4e72dfed3
rgw: Document that radosgw now supports SSL.
...
This includes information on file format and configuration file syntax.
Signed-off-by: Marcus Watts <mwatts@redhat.com>
2016-12-20 00:36:58 -05:00
Sage Weil
991141c34f
Merge pull request #12548 from Liuchang0812/add-document-rgw
...
doc: explain rgw_fcgi_socket_backlog in rgw/config-ref.rst
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-19 08:44:27 -06:00
Sage Weil
904913b37f
mon/OSDMonitor: remove 'osd thrash' command
...
This is a dev hack to generate a bunch of bogus osdmaps. The maps are
all screwed up anyway (e.g., invalid addrs) and this is minimally useful.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-12-18 23:11:56 -05:00
liuchang0812
6fc0e59a1c
doc: explain rgw_fcgi_socket_backlog in rgw/config-ref.rst
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2016-12-17 22:49:42 +08:00
Samuel Just
e2b3095554
Merge pull request #12500 from badone/wip-doc-PGPool
...
doc/dev/osd_internals: add pgpool.rst
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-15 14:00:22 -08:00
Brad Hubbard
0f6be4c98c
doc/dev/osd_internals: add pgpool.rst
...
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-16 05:35:09 +10:00
Sage Weil
61e592ad0b
Merge pull request #12286 from dillaman/wip-18123
...
rados: optionally support reading omap key from file
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-15 10:00:47 -06:00
Samuel Just
dff7077c67
Merge pull request #12487 from athanatos/wip-rpg-rename
...
src: rename ReplicatedPG to PrimaryLogPG
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-14 13:27:54 -08:00
Yehuda Sadeh
9b331f948d
Merge pull request #7639 from linuxbox2/wip-rgw-header
...
rgw: add option to log custom HTTP headers (rgw_log_http_headers)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-12-14 11:35:24 -08:00
Samuel Just
6f8e4b3810
src: rename ReplicatedPG to PrimaryLogPG
...
It's been confusing for a long time that EC pools are implemented by
ReplicatedPG. What PG/ReplicatedPG really implement is the concept
of a PG where consistency is managed by the primary via a log.
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-12-14 10:18:27 -08:00
Matt Benjamin
04bf0f8ca1
rgw: add 'rgw log http headers' gloss to config-ref.rst
...
Explain the option for upstream doc.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2016-12-14 09:59:20 -05:00
John Spray
63ae8579bf
Merge pull request #11542 from batrick/systemd-ceph-fuse
...
systemd: add ceph-fuse service file
Reviewed-by: John Spray <john.spray@redhat.com>
2016-12-14 13:55:33 +00:00
John Spray
3c7c65c669
Merge pull request #12337 from vishalkanaujia/wip_12132
...
tools: cleanup phase of cephfs-data-scan
Reviewed-by: John Spray <john.spray@redhat.com>
2016-12-14 13:52:35 +00:00
Samuel Just
3b07638c6e
Merge pull request #12402 from liewegas/wip-scrub-recovery
...
osd: default osd_scrub_during_recovery=false
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-12 11:30:18 -08:00
Abhishek Lekshmanan
1e31aee432
doc: final additions to 11.1.0-rc release notes
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2016-12-12 19:33:13 +01:00
Kefu Chai
2bb42d9c7f
Merge pull request #12409 from tchaikov/wip-doc-releases
...
doc/releases: add links to kraken and v10.2.4
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-12 12:39:13 +08:00
Loic Dachary
966d42569a
doc: release notes for 10.2.5
...
Fixes: http://tracker.ceph.com/issues/18207
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-12-10 10:14:46 +01:00
Kefu Chai
26c6864667
doc/releases: add links to kraken and v10.2.4
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-12-09 16:48:09 +08:00
Brad Hubbard
e793376da8
doc: Modify documentation for mon_osd_down_out_interval
...
Update docs to reflect the new default of 600 set by 817d65bd4
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-09 18:02:41 +10:00
Jason Dillaman
e519a454eb
Merge pull request #12211 from leseb/doc-openstack
...
doc: update cinder key permissions for mitaka
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-12-08 21:15:28 -05:00
Sage Weil
8dca17c067
osd: default osd_scrub_during_recovery=false
...
This is a more friendly behavior. Tell users in the release notes how to
get the old behavior.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-12-08 19:25:06 -06:00
Sébastien Han
9af76d2626
doc: update cinder key permissions for mitaka
...
OpenStack Mitaka introduced the support of RBD snapshots while taking a
snapshot of a Nova instance. For this to work we need to grant write
access to the Glance pool to the Cinder key.
Signed-off-by: Sébastien Han <seb@redhat.com>
2016-12-08 15:21:21 +01:00
Sage Weil
96cf8a1b28
Merge pull request #12354 from umullan/correction
...
doc: correcting the object name
2016-12-07 18:31:54 -06:00
Jason Dillaman
286ceb1e03
rados: optionally support reading omap key from file
...
Fixes: http://tracker.ceph.com/issues/18123
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-12-07 09:57:16 -05:00
Wido den Hollander
82c2f840b6
doc: Fix for worker arguments to cephfs-data-scan tool
...
The docs were incorrect and these arguments should work.
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-12-07 09:49:09 +01:00
Uday Mullangi
5af460091c
doc: correcting the object name
...
Signed-off-by: umullangi@walmartlabs.com
2016-12-07 11:47:20 +05:30
Abhishek Lekshmanan
61d0078409
doc: add salient features of kraken 11.1.0 rc
...
Reordering to add Sage's release note comments on top
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-12-07 00:23:11 +01:00
Abhishek Lekshmanan
230406e32f
doc: add release notes for 11.1.0
...
Release notes as of 7b1293e70d
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-12-07 00:20:54 +01:00
Abhishek Lekshmanan
f8467c0df9
doc: bump release notes to 11.0.2
...
bumping release notes to 11.0.2 kraken and adding the single commit that
differs between the changes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-12-07 00:20:53 +01:00
Abhishek Lekshmanan
a07040589d
doc: release notes for 11.0.1
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2016-12-07 00:20:53 +01:00
Sage Weil
48d5f133b8
Merge pull request #12346 from theanalyst/doc/changelog/v10.2.4
...
doc: adding changelog for v10.2.4
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-06 18:11:19 -05:00
Abhishek Lekshmanan
0828922878
doc: adding changelog for v10.2.4
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-12-07 00:06:52 +01:00
Sage Weil
4607cb5f9f
doc/release-notes: kraken release notes (draft)
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-12-06 14:34:30 -05:00
Casey Bodley
2f3e75e8b8
Merge pull request #12329 from ktdreyer/wip-doc-spelling
...
doc: fix grammar/spelling in RGW sections
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-12-06 10:52:01 -05:00
Vishal Kanaujia
8e8f8dd260
tools: cleanup phase of cephfs-data-scan
...
cephfs-data-scan has a new optional phase to delete xattrs generated
during recovery.
Signed-off-by: Vishal Kanaujia <vishal.kanaujia@sandisk.com>
2016-12-06 18:43:52 +05:30
Kefu Chai
71ef0cbd8e
Merge pull request #9837 from zhjwpku/typos
...
doc: network-protocol typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-06 09:04:59 +08:00
Sage Weil
dded3de946
Merge pull request #12053 from theanalyst/v10.2.4/release-notes
...
doc: release notes for 10.2.4
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-12-05 13:59:57 -05:00
Ken Dreyer
7b0ba9d323
doc: fix capitalization in RGW admin ops
...
lower-case second word in this sentence.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-12-05 11:59:14 -07:00
Ken Dreyer
7db4def824
doc: fix spelling in RGW s3 compliance
...
mentionned -> mentioned
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-12-05 11:59:13 -07:00
Abhishek Lekshmanan
232271bbf0
doc: release notes: add the last 5 prs making it in 10.2.4
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-12-05 15:14:12 +01:00
Kefu Chai
bbe1952e1d
Merge pull request #12317 from xiexingguo/xxg-wip-dedup-perfnotes
...
doc/dev/perf: fix dittography
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-05 20:28:22 +08:00
xie xingguo
d9b8ebc84a
doc/dev/perf: fix dittography
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-12-05 19:10:08 +08:00
Loic Dachary
c55396a962
Merge pull request #9714 from wido/mirror-docs-fix
...
doc: Small styling fix to mirror documentation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-12-04 15:58:24 +01:00
Kefu Chai
78b03e3af2
Merge pull request #11987 from Liuchang0812/patch-2
...
doc: Update layout.rst, move commands to CODE block
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2016-12-04 20:21:56 +08:00
Patrick Donnelly
d32d70b783
systemd: add ceph-fuse service file
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-12-01 19:51:37 -05:00
Casey Bodley
6869cf1ca4
doc: add docs for rgw compression
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2016-11-30 16:26:36 -05:00
Casey Bodley
b3e2719abd
Merge pull request #12138 from oritwas/wip-rgw-doc-upgrade-region-pool
...
rgw: add documentation for upgrading with rgw_region_root_pool
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-11-30 09:50:45 -05:00
Gregory Farnum
0e60bf85b8
Merge pull request #12022 from jcsp/wip-17853
...
mds: more deterministic timing on frag split/join
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2016-11-28 16:28:21 -05:00
Orit Wasserman
3c8711e613
rgw: add documentation for upgrading with rgw_region_root_pool
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-11-28 16:34:02 +01:00
Kefu Chai
5233aa0b84
Merge pull request #12168 from liewegas/doc-perf
...
doc/dev/perf: a few notes on perf
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-11-28 15:27:52 +08:00
Kefu Chai
da9be4ce0a
Merge pull request #12176 from ovh/wip-doc-osd-scrub-during-recovery-chunk-min-max-sleep
...
doc: Add doc about osd scrub {during recovery|chunk {min|max}| sleep}
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-11-28 11:40:18 +08:00
chrone
2ba740896d
doc: Remove duplicate command for Ubuntu
...
Remove duplicate "sudo service radosgw restart id=rgw.<short-hostname>" command for Ubuntu in Configure Bucket Sharding.
Signed-off-by: chrone <charlesalva@gmail.com>
2016-11-28 01:02:03 +07:00
Nathan Cutler
effc36c0d0
doc: we can now run multiple MDS, so qualify warning
...
Fixes: http://tracker.ceph.com/issues/18040
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-11-24 20:29:31 +01:00
Paweł Sadowski
71c03bc610
doc: Add doc about osd scrub {during recovery|chunk {min|max}| sleep}
...
Signed-off-by: Paweł Sadowski <pawel.sadowski@corp.ovh.com>
2016-11-24 15:13:31 +01:00
John Spray
15c6147f79
doc: explain directory fragmenation settings
...
...and update the config ref.
Includes the new mds_bal_fragment_fast_factor setting.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-11-24 10:45:59 +00:00
Kefu Chai
20c445c84d
Merge pull request #11943 from wido/docs-pool-remove
...
doc: Add documentation about mon_allow_pool_delete before pool remove
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-11-24 11:53:32 +08:00
Sage Weil
f5a15f0474
doc/dev/perf: a few notes on perf and flame graphs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-11-23 17:05:37 -05:00
Gregory Farnum
366e93057d
Merge pull request #12000 from jcsp/wip-doc-exports
...
src/doc: fix class names in exports.txt
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2016-11-23 10:34:53 -05:00
Sage Weil
c4623710e9
Merge pull request #12126 from branch-predictor/bp-doc-async-opts
...
doc/rados/configuration/ms-ref.rst: document a few async msgr options
Reviewed-by: Haomai Wang <haomai@xsky.com>
2016-11-23 10:00:44 -05:00
Piotr Dałek
8f9ee150cb
doc/rados/configuration/ms-ref.rst: document a few async msgr options
...
Documentation of a few of Async Messenger configuration options.
Signed-off-by: Piotr Dałek <git@predictor.org.pl>
2016-11-23 14:03:01 +01:00
Wido den Hollander
95ed04a536
doc: Add documentation about mon_allow_pool_delete before pool remove
...
Tell users they need to set this to true before Monitors will allow
pools to be removed.
Also update the Pending Release Notes so that users can find this change
there.
This was changed with commit 5d7f4ea
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-11-23 12:18:21 +01:00
Sage Weil
58f9387acf
Merge pull request #12127 from renhwztetecs/renhw-wip-doc-mds
...
doc/mds: fixup "mds bal mode" Description
Reviewed-by: John Spray <john.spray@redhat.com>
2016-11-22 19:35:43 -05:00
John Spray
b1171f8c7e
src/doc: move exports.txt into doc/
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-11-22 23:14:15 +00:00
huanwen ren
3975b28b98
doc/mds: fixup "mds bal mode" Description
...
mds_load code is:
switch(g_conf->mds_bal_mode) {
case 0:
return
.8 * auth.meta_load() +
.2 * all.meta_load() +
req_rate +
10.0 * queue_len;
case 1:
return req_rate + 10.0*queue_len;
case 2:
return cpu_load_avg;
}
from Brett Niver <bniver@redhat.com>
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
2016-11-22 20:10:51 +08:00
Piotr Dałek
9c5d253a2e
doc/rados/configuration/osd-config-ref.rst: document the fast mark down
...
Document the "osd fast fail on connection refused" option.
Signed-off-by: Piotr Dałek <git@predictor.org.pl>
2016-11-22 10:42:28 +01:00
Casey Bodley
139452c6cb
Merge pull request #11827 from oritwas/wip-rgw-upgrade-doc
...
rgw: add recovery procedure for upgrade to older version of jewel
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-11-21 13:12:29 -05:00
whu_liuchang
525331bff1
doc: moves commands to the Code block
...
* move commands to the Code block, make document more clear
* change `metadata/bucket index/data` items to subsubtitle
* use itemize list for commands varibales, fix the problem that all variables comments appear in one line.
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2016-11-18 04:38:27 +00:00
Loic Dachary
8249503688
Merge pull request #10585 from zhjwpku/patch-2
...
doc/start/hardware-recommentdations: cosmetic
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-11-17 23:41:11 +01:00
Sage Weil
f61b7ce6a9
Merge pull request #12054 from ddiss/doc_osd_pool_restriction
...
doc: clarify file deletion from OSD restricted pool behaviour
Reviewed-by: Sage Weil <sage@redhat.com>
2016-11-17 14:57:24 -06:00
Abhishek Lekshmanan
2c9dbda46a
doc: release notes for 10.2.4
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-11-17 21:37:18 +01:00
David Disseldorp
a138178fbe
doc/cephfs/standby: fix minor typos
...
Signed-off-by: David Disseldorp <ddiss@suse.de>
2016-11-17 20:46:17 +01:00
David Disseldorp
f00546fee0
doc/cephfs: add note about deletion from OSD restricted pool
...
As described in http://tracker.ceph.com/issues/17937 , a client with
restricted pool access can still delete files unless a corresponding
MDS path restriction is also in place.
Signed-off-by: David Disseldorp <ddiss@suse.de>
2016-11-17 20:45:57 +01:00
Samuel Just
4740fe46ec
doc/dev/osd_internals: add some docs for ECBackend
...
Also, clean up some old ones.
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-11-17 10:41:34 -08:00
Jason Dillaman
eb0248c6e3
Merge pull request #12020 from leseb/glance-mitaka
...
doc: openstack glance mitaka uses show_multiple_locations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-11-17 09:31:22 -05:00
Sébastien Han
def903a7ef
doc: openstack glance mitaka uses show_multiple_locations
...
As of the Mitaka release show_image_direct_url is not needed, but
instead show_multiple_locations should be used.
Adding the necessary guidance for Mitaka release.
Signed-off-by: Sébastien Han <seb@redhat.com>
2016-11-17 10:57:36 +01:00
Kefu Chai
2c7f08b849
Merge pull request #9613 from dzafman/wip-16064
...
common osd: Improve scrub analysis, list-inconsistent-obj output and osd-scrub-repair test
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-11-17 15:48:32 +08:00
David Zafman
eb73dd4736
doc, test: Add schemas for list-inconsistent-* rados command output
...
If jsonschema cmd is available use it to test output against schema
Signed-off-by: David Zafman <dzafman@redhat.com>
2016-11-16 09:38:15 -08:00
John Spray
556c8caf23
Merge pull request #11957 from batrick/mds-deactivate-doc
...
doc: clarify mds deactivate purpose
Reviewed-by: John Spray <john.spray@redhat.com>
2016-11-15 22:21:16 +00:00
Kefu Chai
6a5bd23c4f
Merge pull request #11962 from tchaikov/wip-doc-rebuilddb
...
doc: fix the script for rebuild monitor db
Reviewed-by: Shylesh Kumar <shmohan@redhat.com>
2016-11-16 00:44:02 +08:00
Gregory Farnum
d54b8a2bc4
Merge pull request #11912 from SUSE/wip-17747-followup
...
doc: drop --journal-check from ceph-mds man page
Reviewed-by: John Spray <john.spray@redhat.com>
2016-11-14 13:07:06 -08:00
Orit Wasserman
6d8f7bfe59
rgw: add recovery procedure for upgrade to older version of jewel
...
Fixes: http://tracker.ceph.com/issues/17820
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-11-14 15:36:45 +01:00
Kefu Chai
a29a3c686e
doc: fix the script for rebuild monitor db
...
- escape the "$" in "$osd", so it won't be expanded by local shell
- fix the permission bits of /var/lib/ceph/mon/mon.0/store.db
- add the doc to explain the step to prepare the keyring
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-11-14 15:34:46 +08:00
Patrick Donnelly
b9a63e49ea
doc: clarify mds deactivate purpose
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-11-13 21:51:51 -05:00
Patrick Donnelly
e5a05739ed
doc: remove broken sentence
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-11-13 21:51:29 -05:00
Yehuda Sadeh
8cb3a5d42f
Merge pull request #11392 from Oloremo/keystone_docs
...
Update keystone doc about v3 options
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2016-11-11 15:40:47 -08:00
Ken Dreyer
9a9637d176
doc: add infernalis EOL date
...
Remove the estimated Infernalis EOL date, and add the actual EOL date.
As discussed on the ceph-devel mailing list, we decided to say that this
infernalis EOL date is the same date that we made the first Jewel
release available.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-11-11 15:45:19 -07:00
Sage Weil
53fb099d1e
Merge pull request #7784 from ceph/wip-da-SCA-20160219
...
Coverity and SCA fixes
Reviewed-by: Sage Weil <sage@redhat.com>
2016-11-11 13:36:45 -06:00
Nathan Cutler
5e2f05ef7d
doc: drop --journal-check from ceph-mds man page
...
References: http://tracker.ceph.com/issues/17747
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-11-11 12:21:29 +01:00
John Spray
36905d7caf
Merge pull request #11783 from jcsp/wip-17796
...
mds: enable rmxattr on pool_namespace attrs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-11-11 12:09:57 +01:00
Wido den Hollander
61bf31f847
doc: Add MON docs about pool flags and pool removal config settings
...
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-11-11 10:00:27 +01:00
Danny Al-Gaaf
bf634d23a3
ceph-deploy.rst: document missing --mkfs option
...
Add missing option to the correct section to fix build
warnings. Resort the 'Options' section to alphabetical order.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2016-11-09 14:44:57 -05:00
Kefu Chai
8fd95430fe
doc: add doc for pybind of rgw
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-11-09 21:07:29 +08:00
Bartłomiej Święcki
253df6b2d7
doc: Update filestore xattr config documentation.
...
Signed-off-by: Bartłomiej Święcki <bartlomiej.swiecki@corp.ovh.com>
2016-11-08 13:41:24 +01:00
Yehuda Sadeh
ace03b97ab
Merge pull request #8712 from diwakargoel/master
...
doc: Correcting the sample python tempurl generation script.
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-11-07 10:41:04 -08:00
whu_liuchang
6735a681c5
Update crush-map.rst
...
fix typo
2016-11-04 22:14:39 +08:00
Kefu Chai
23b591c0f9
Merge pull request #11784 from jcsp/wip-jcsp-docs
...
Documentation syntax cleanup
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-11-04 21:14:17 +08:00
John Spray
e7858ecf87
doc/cephfs: separate front page section for dev stuff
...
The "additional details" section was getting longer
and longer, and I don't want developer-only stuff
in there anyway.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-11-04 13:07:30 +00:00
John Spray
1dcdf35455
doc/mgr: fix rst syntax in plugin guide
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-11-04 13:07:30 +00:00