John Spray
177699981e
Merge pull request #13522 from singler/wip-reconnect-client
...
client/Client.cc: after reset session from MDS - reconnect
Reviewed-by: Yan, Zheng <zyan@redhat.com>
2017-04-15 19:44:53 +01:00
Kefu Chai
125f27e3e8
Merge pull request #10851 from atheism/rgw-s3-doc-update
...
doc/radosgw/s3/cpp.rst: update usage of libs3 APIs to make the examples work
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-04-14 10:18:10 +08:00
Loic Dachary
6e20d648e9
Merge pull request #14508 from smithfarm/wip-doc-dev
...
doc: dev guide: how to run s3-tests locally against vstart
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-04-13 20:54:46 +02:00
Nathan Cutler
0dd2dfce1d
doc: dev guide: how to run s3-tests locally against vstart
...
Add a bunch of verbiage to the Developer Guide
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-04-13 19:14:52 +02:00
John Spray
e1b4327d67
Merge pull request #14087 from jcsp/wip-doc-fscid
...
doc: how to specify filesystem for cephfs clients
Reviewed-by: Yan, Zheng <zyan@redhat.com>
2017-04-13 17:42:13 +01:00
Willem Jan Withagen
849a86b8f3
doc/dev: add some info about FreeBSD
...
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2017-04-13 14:06:47 +02:00
Drunkard Zhang
3c70331d6b
doc: indent style fixes
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-04-13 12:51:44 +08:00
Henrik Korkuc
e0bbc70467
client/Client.cc: add feature to reconnect client after MDS reset
...
Client.cc marks session as stale instead of reconecting after received
reset from MDS. On MDS side session is closed so MDS is ignoring cap
renew. This adds option to reconnect stale client sessions instead of
just marking sessions stale.
Fixes: http://tracker.ceph.com/issues/18757
Signed-off-by: Henrik Korkuc <henrik@kirneh.eu>
2017-04-12 15:27:12 +03:00
Sage Weil
b841ab2592
Merge pull request #14419 from badone/wip-doc-pg-states-min_size
...
docs: Clarify the relationship of min_size to EC pool recovery
Reviewed-by: Sage Weil <sage@redhat.com>
2017-04-11 21:10:35 -05:00
Patrick Dinnen
c5931484c9
doc: correct arguments for ceph tell osd.N bench
...
Signed-off-by: Patrick Dinnen pdinnen@gmail.com
2017-04-11 15:57:11 -04:00
Loic Dachary
55491d2f8a
Merge pull request #14295 from theanalyst/release/10.2.7/notes
...
doc: release notes for v10.2.7 Jewel
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-04-11 11:44:29 +02:00
Loic Dachary
a8a71c1d27
Merge pull request #14441 from theanalyst/doc/changelog/v10.2.7
...
doc: add changelog for v10.2.7
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-04-11 11:43:15 +02:00
Abhishek Lekshmanan
fb9405ea6c
doc: add changelog for v10.2.7
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2017-04-10 22:44:12 +02:00
Abhishek Lekshmanan
7984fcc115
doc: release notes for v10.2.7 Jewel
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-04-10 19:09:04 +02:00
Kefu Chai
e8f1f4a6d4
Merge pull request #14413 from hansbogert/patch-3
...
doc: rgw: remove mention of megabytes for quotas
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2017-04-11 00:25:25 +08:00
John Spray
d529121b60
Merge pull request #10636 from fullerdj/wip-djf-15069
...
cephfs: Permit recovering metadata into a new RADOS pool
Reviewed-by: John Spray <john.spray@redhat.com>
2017-04-10 13:52:04 +01:00
Brad Hubbard
ac6123d7a6
docs: Clarify the relationship of min_size to EC pool recovery
...
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-04-10 15:14:20 +10:00
Hans van den Bogert
b26f62265b
doc: rgw: remove mention of megabytes for quotas
...
Remove mention of confusing reference to megabytes in opening paragraph of "quota management".
To remove further confusion, mention that setting a size for '--max-size' is in bytes by default.
Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
2017-04-09 13:40:29 +02:00
hrchu
9a29d8c0af
doc: rgw: correct get usage parameter default value
...
Signed-off-by: hrchu <petertc@gmail.com>
2017-04-06 15:06:31 +00:00
Matt Benjamin
69fe2f2718
Merge pull request #14339 from haklein/master
...
add RGW ldap auth documentation
2017-04-06 09:14:22 -04:00
Loic Dachary
8a2cf69ec4
Merge pull request #13310 from ceph/wip-ceph-disk-fix
...
ceph-disk: Add fix subcommand
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-04-05 13:43:02 +02:00
Harald Klein
864db8e5ee
add RGW ldap auth documentation
...
Signed-off-by: Harald Klein <hari@vt100.at>
2017-04-05 12:01:48 +02:00
hrchu
26393de17d
doc: rgw: Clean up create subuser parameters
...
"gen-subuser" is unavailable, remove it. Hence, "subuser" is required.
Signed-off-by: hrchu <hrchu@cht.com.tw>
2017-04-05 14:08:05 +08:00
Douglas Fuller
cb86740a5f
cephfs: Permit recovering metadata into a new RADOS pool
...
Add a procedure that permits reconstructing metadata in a potentially
damaged cephfs metadata pool and writing the results into a
freshly-initialized pool that refers to the same data pool. Add option
flags to override checks that would ordinarily prevent this and add
options to the recovery tools to write output to a separate pool instead of
the one selected for recovery. See docs/cephfs/disaster-recovery.rst for
details.
Fixes: http://tracker.ceph.com/issues/15068
Fixes: http://tracker.ceph.com/issues/15069
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
2017-04-04 12:29:01 -07:00
Casey Bodley
8e31c002e3
doc/rgw: update section on global quotas
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-04-03 14:48:58 -04:00
Casey Bodley
a1cf8ac4cd
doc: rgw server-side encryption and barbican
...
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-04-03 10:50:04 -04:00
John Spray
13e8315d1a
Merge pull request #13862 from jcsp/wip-16523
...
qa, mds: add checks for fragmentation, and enable it by default
2017-04-03 11:56:37 +01:00
hrchu
39d67a5ae4
doc: rgw: Rewrite Java swift examples
...
cloudfiles is both unavailabe in maven and github.
Rewrite examples with joss.
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-31 21:14:53 +08:00
John Wilkins
925f290023
Ported the downstream (and tested) document upstream.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:54:42 -07:00
John Wilkins
1eda9918f3
Clarified index.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:53:49 -07:00
John Wilkins
f80981248c
doc: Added a new version of the multi-site graphic.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:07:07 -07:00
Casey Bodley
4b73fcb070
Merge pull request #14122 from hrchu/rgwadmin-doc-quota
...
doc: correct the quota section
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2017-03-29 10:38:16 -04:00
Sage Weil
da51861d71
Merge pull request #14199 from andihit/doc-update-default-osd-op-thread-timeout
...
doc: change osd_op_thread_timeout default value to 15
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-28 21:26:08 -05:00
hrchu
51a88267f0
doc: rgw: correct the quota section
...
Add the missing option and fix typo.
Fixes: http://tracker.ceph.com/issues/19397
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-29 02:17:04 +00:00
John Spray
c743ea7d00
mds: enable dirfrags by default in new filesystems
...
Signed-off-by: john Spray <john.spray@redhat.com>
2017-03-28 23:26:51 +01:00
John Wilkins
f2dfa64da5
Merge pull request #14108 from sven15/doc-fix-pools
...
doc: typo in hit_set_search_last_n
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-03-28 10:53:48 -07:00
Casey Bodley
2af680c7ba
Merge pull request #14089 from ceph/wip-rgw-doc-changing-master
...
doc/rgw: instructions for changing multisite master zone
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-03-28 12:13:10 -04:00
Andreas Gerstmayr
d5b9e281d0
doc: change osd_op_thread_timeout default value to 15
...
Signed-off-by: Andreas Gerstmayr <andreas.gerstmayr@catalysts.cc>
2017-03-28 18:00:28 +02:00
John Spray
d4959004d1
Merge pull request #12074 from batrick/i17604
...
mds: warn if insufficient standbys exist
Reviewed-by: John Spray <john.spray@redhat.com>
2017-03-28 09:25:24 -04:00
Abhishek Lekshmanan
156e1fb4ee
doc: add 12.0.1 release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-03-27 11:42:29 +02:00
Pan Liu
5c8d7bd1e4
rbd-nbd: polish the doc and help information.
...
Signed-off-by: Pan Liu <liupan1111@gmail.com>
2017-03-26 14:12:28 +08:00
Mykola Golub
2e97d18b81
Merge pull request #14134 from wangzhengyong/doc
...
doc: add some undocumented options to rbd-nbd
Reviewed-by: Pan Liu <liupan1111@gmail.com>
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2017-03-25 22:26:23 +02:00
wangzhengyong
02add5825c
doc: add some undocumented options to rbd-nbd
...
Signed-off-by: wangzhengyong@cmss.chinamobile.com
2017-03-25 22:37:58 +08:00
Kefu Chai
21d8a97d19
Merge pull request #13974 from tchaikov/wip-vstart-start-mgr
...
vstart: do not start mgr if not start_all
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-24 21:44:56 +08:00
Sven Seeberg
804134a2bf
renamed hit_set_grade_search_last_n to hit_set_search_last_n
...
Signed-off-by: Sven Seeberg <sseebergelverfeldt@suse.com>
2017-03-24 10:25:06 +01:00
Kefu Chai
0578177569
tests: remove mds,osd,mon args passed to vstart.sh
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-24 00:55:40 +08:00
Casey Bodley
d515057646
doc/rgw: instructions for changing multisite master zone
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-03-22 12:42:49 -04:00
Kefu Chai
3ffa869af2
Merge pull request #13942 from xiexingguo/wip-cleanup-proc-repinfo
...
osd/PG: conditionally retry on receiving pg-notify when Primary is Incomplete
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-22 23:57:13 +08:00
John Spray
3307ecf782
doc: how to specify filesystem for cephfs clients
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-03-22 11:03:06 -04:00
Kefu Chai
e423f0b597
doc: cephfs: fix the unexpected indent warning
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-21 13:47:09 +08:00
Kefu Chai
5b9ec53512
admin/build-doc: support optional argument for specifying sphinx builders
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-21 13:47:05 +08:00
Kefu Chai
b935248197
Merge pull request #13997 from tchaikov/wip-doc-fixings
...
doc: fixes to silence sphinx-build
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2017-03-21 11:46:12 +08:00
hrchu
6d49b7c438
doc: correct and improve add user capability section
...
- "user-caps" should be located in the request parameter instead of body in example
- Indicate how to add multiple admin capbabilies
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-21 09:44:17 +08:00
Boris Ranto
6d5d30f6ed
ceph-disk: Add fix subcommand
...
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is also optimized to run the commands in parallel (per
sub-dir in /var/lib/ceph) and do restorecon and chown at the same time
to take advantage of the caching mechanisms.
Signed-off-by: Boris Ranto <branto@redhat.com>
2017-03-20 09:57:14 +01:00
Kefu Chai
ad4ffed838
Merge pull request #13936 from ZVampirEM77/cleanup-rgw-doc
...
doc: fix typos in radosgw-admin usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-20 15:49:08 +08:00
Kefu Chai
35ae186059
Merge pull request #14007 from badone/wip-api-doc-code-fixes
...
docs: Fix problems with example code
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-20 12:12:28 +08:00
Kefu Chai
3e48017298
Merge pull request #13969 from tchaikov/wip-ceph-disk-manpage-formatting
...
man/8/ceph-disk: fix formatting
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-03-20 12:04:05 +08:00
xie xingguo
18c83bb97e
osd/PG: kill PG_STATE_REPLAY
...
This replay state of PG is not functionable and
hence should not be made visible to user.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-03-20 10:24:25 +08:00
Brad Hubbard
ccdb61b349
docs: Fix problems with example code
...
Current code generates warnings and, in some cases, doesn't compile.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-03-17 16:12:41 +10:00
hrchu
fffe28f217
doc: Indicate how to add multiple admin capbabilies
...
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-17 08:53:32 +08:00
Casey Bodley
f5632268a1
Merge pull request #13893 from hrchu/rgw-admin-api-doc
...
doc: Update adminops.rst
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-03-16 12:37:43 -04:00
John Wilkins
296482426a
Merge pull request #13985 from ebozag/master
...
doc: Fixes a typo.
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-03-16 09:19:59 -07:00
Kefu Chai
f2499ad502
Merge pull request #13930 from drunkard/master
...
doc: fix a typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-16 23:05:42 +08:00
Kefu Chai
75fa7622ec
doc/glossary: add "Ceph Manager" and "OSD Daemons" to glossary
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
74a84e9be3
doc: indent :maxdepth: using spaces in toc
...
* indent :maxdepth: directive properly, otherwise sphinx complains
index.rst:45: WARNING: toctree contains reference to nonexisting
document u'rados/configuration/ :maxdepth: 1'
* also reindent the entries in toc, so we can add paths without
documenting their titles. because otherwise the paths inclues an extra
space, without the proper indent.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
1f975d78a8
doc: add :orphan: to orphaned docs
...
we should remove the deprecated ones once it's safe to remove them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
059482dc25
doc/dev/index: fix sphinx warnings
...
- index.rst:822: ERROR: Unknown target name: "teuthology-suite".
add a ref to teuthology doc
- index.rst:3: WARNING: Duplicate explicit target name: "here".
use "Named hyperlink references" instead of "anonymous hyperlink
references"
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
9d32038222
doc/cephfs: add capabilities.rst to toc
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
39bc4ee7c5
doc/rados: fix sphinx warning
...
silences follow warning:
network-config-ref.rst:373: WARNING: Field list ends without a blank line; unexpected unindent.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
68ec0b2c29
doc/dev/osd_internals: fix sphinx warnings
...
silence following warnings:
erasure_coding.rst:77: WARNING: toctree contains reference to
nonexisting document u'dev/osd_internals/erasure_coding/pgbackend'
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
1750d5e9d3
docs/dev: fix sphinx warning
...
silence following error
radosgw/s3_compliance.rst:34: ERROR: Malformed table.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
a365999c99
docs/radosgw: fix sphinx warning
...
* upgrade_to_jewel.rst: silence following warning
upgrade_to_jewel.rst:1: WARNING: Title overline too short.
* index.rst: add links to not-included docs
add api.rst, layout.rst and upgrade_to_jewel.rst to toc
silences warning like
api.rst:: WARNING: document isn't included in any toctree
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:38:30 +08:00
Kefu Chai
d90d4f22d6
docs/cephfs: troubleshooting.rst: fix sphinx warning
...
silences following warning:
troubleshooting.rst:16: WARNING: unknown document:
/rados/troubleshooting
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:34:53 +08:00
Kefu Chai
425b468ad0
doc/dev/osd_internals: fix sphinx warnings
...
silences errors like
erasure_coding/proposals.rst:236: ERROR: Unexpected indentation.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:34:53 +08:00
Drunkard Zhang
33290a4f48
doc: typo fix in rados/operations/crush-map
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-16 14:40:31 +08:00
John Spray
4b0654f26a
Merge pull request #13628 from jcsp/wip-19075
...
mds: extend 'p' auth cap to cover all vxattr stuff
Reviewed-by: Yan, Zheng <zyan@redhat.com>
2017-03-15 21:29:48 +00:00
Edwin F. Boza
5cecf57b4e
doc: Fixes a typo.
...
Signed-off-by: Edwin F. Boza <eboza@espol.edu.ec>
2017-03-15 15:25:16 -05:00
Kefu Chai
bd36f13163
doc: fix the links to http://ceph.com/docs
...
they should point to http://docs.ceph.com/docs/master/ .. instead
Fixes: http://tracker.ceph.com/issues/19090
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-15 16:40:07 +08:00
Kefu Chai
58cbd2c315
man/8/ceph-disk: fix formatting
...
so the "optional argument" and "subcommands" subsections can be more
consistent with other man pages in ceph.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-15 13:56:52 +08:00
ZVampirEM77
ff20a0113d
doc: fix typos in radosgw-admin usage
...
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
2017-03-13 16:14:08 +08:00
hrchu
4e5ad2e697
doc: add bucket-id to link bucket in adminops.rst
...
The link bucket operation requires the bucket-id parameter.
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-10 09:35:47 +08:00
Mykola Golub
05c56b2cf2
Merge pull request #13758 from dillaman/wip-18748
...
rbd: demote/promote all mirrored images in a pool
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2017-03-09 20:15:17 +02:00
Nathan Cutler
8a20e201cc
doc: mention ENXIO change in the 10.2.6 release notes
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-03-08 22:09:54 +01:00
Jason Dillaman
3af83a87be
doc: update RBD mirroring instructions for pool demotion/promotion
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-03-08 12:02:27 -05:00
John Spray
f788686d5c
mds: extend 'p' auth cap to cover all vxattr stuff
...
Fixes: http://tracker.ceph.com/issues/19075
Signed-off-by: John Spray <john.spray@redhat.com>
2017-03-08 14:02:57 +00:00
Loic Dachary
759032288c
Merge pull request #13444 from dachary/wip-18943-device-class
...
crush: add devices class that rules can use as a filter
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-08 13:16:49 +01:00
Abhishek L
56feb90951
Merge pull request #13835 from theanalyst/doc/releases/10.2.6
...
doc: Jewel 10.2.6 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-03-08 13:14:25 +01:00
Kefu Chai
f46b327bb0
Merge pull request #13397 from SUSE/doc-fix-qa-links
...
doc: update links to point to ceph/qa instead of ceph-qa-suite
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-08 18:19:40 +08:00
John Spray
8f6324f1d5
Merge pull request #13830 from jcsp/wip-doc-multimds
...
doc: instructions and guidance for multimds
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-03-08 10:13:49 +00:00
Abhishek Lekshmanan
2b1e009835
doc: Jewel 10.2.6 release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-03-08 10:51:06 +01:00
Nathan Cutler
6a0ffa22ae
doc: mention interactive task in developer guide
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-03-08 10:12:10 +01:00
Nathan Cutler
266fe30654
doc: rewrite Deploy a cluster for manual testing section
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-03-08 10:07:42 +01:00
Jan Fajerski
e0a00b3948
doc: update links to point to ceph/qa instead of ceph-qa-suite
...
Also fix two broken links to install task and two typos.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2017-03-08 10:07:41 +01:00
Sage Weil
4272214136
Merge pull request #13839 from theanalyst/release/10.2.6/changelog
...
doc: add changelog for v10.2.6 Jewel release
2017-03-07 15:30:04 -06:00
Abhishek Lekshmanan
32e128c093
doc: add changelog for v10.2.6 Jewel release
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-03-07 21:44:23 +01:00
John Spray
76589ed9e1
doc: instructions and guidance for multimds
...
Inspired by http://tracker.ceph.com/issues/19135
Signed-off-by: John Spray <john.spray@redhat.com>
2017-03-07 14:08:22 +00:00
Jing Wenjun
6344072b65
doc: update the support status of swift static website
...
the feature of static website in Swift API is supported now.
Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
2017-03-07 15:20:45 +08:00
David Zafman
4536da78cf
Merge pull request #13425 from dzafman/wip-15912
...
osd: various changes for preventing internal ENOSPC condition
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-06 10:49:01 -08:00
Nathan Cutler
01f010c9b5
Merge pull request #13584 from theanalyst/doc/release-luminous
...
doc: releases update the luminous, hammer, jewel release dates
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
2017-03-03 10:42:07 +01:00
Tahia Khan
7a0ab204aa
doc: deletes duplicated word and clarifies an example
...
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
2017-03-02 08:44:53 -05:00