Commit Graph

3329 Commits

Author SHA1 Message Date
Kefu Chai
2203a134d0 doc: update rados.8 with list-inconsistent-* commands
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-01-06 17:34:27 +08:00
Nathan Cutler
b61c8158d3 Merge pull request #11787 from SUSE/wip-17802
doc: clarify "ceph quorum" syntax

Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-01-04 00:16:47 +01:00
Jason Dillaman
b4e10139fa Merge pull request #12509 from SUSE/wip-18262
doc: add verbiage to rbdmap manpage

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-01-03 09:32:37 -05:00
Kefu Chai
1397872306 Merge pull request #12717 from hrchu/patch-1
doc: Update keystone.rst

Reviewed-by: Sage Weil <sage@redhat.com>
2017-01-03 18:37:48 +08:00
hrchu
70a7ef99bb doc: Update keystone.rst
Make it clear that project/domain options accept name instead of id.

Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-01-03 09:27:13 +00:00
liuchang0812
5fa0a015fc doc/dev: update log_based_pg.rst, fix some display problem
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-01-03 13:11:27 +08:00
Sage Weil
bc197d75cc Merge pull request #12451 from liewegas/wip-osd-on-applied
osd: never send rados ack (only commit)

Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-29 12:43:01 -06:00
Sage Weil
f518679a8c Merge pull request #12621 from fiskn/master
doc: Update disk thread section to reflect that scrubbing is no longe…
2016-12-29 11:17:57 -06:00
Sage Weil
f706819d6a Merge pull request #12403 from liewegas/wip-mon-mgr-cleanups
mon: clean up some osdmon/pgmon interactions

Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-29 09:38:59 -06:00
Sage Weil
63bb2b7d45 doc: remove crash_replay_interval mentions
Signed-off-by: Sage Weil <sage@redhat.com>
2016-12-29 10:30:08 -05:00
Kefu Chai
f3d453d872 Merge pull request #12662 from Liuchang0812/doc-fix
doc: fix document about rados mon

Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-27 21:09:06 +08:00
Nathan Cutler
76b31c1309 doc: clarify "ceph quorum" syntax
The man page did not prepare the user for the fact that "ceph quorum exit" will
cause a random monitor to leave quorum, nor did it say explicitly how to make
the command work on a specific monitor.

Fixes: http://tracker.ceph.com/issues/17802
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-12-27 12:11:04 +01:00
liuchang0812
52db747f32 doc: fix document about rados mon
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2016-12-27 14:59:04 +08:00
Sage Weil
b41fe6b44d Merge pull request #12642 from theanalyst/doc/release-notes/11.1.1
doc: release notes for v11.1.1
2016-12-23 23:22:56 -06:00
SirishaGuduru
ac3b85319c doc: Fixes radosgw-admin ex: in swift auth section
In the swift authentication page, an example is
provided for creating a new user with radosgw-admin.
This example creates a user, but afaict, doesn't
create a user which can access swift (at any rate,
with out further actions).

Fixes: #16687
Signed-off-by: SirishaGuduru <SGuduru@walmartlabs.com>
2016-12-23 15:03:50 +05:30
Abhishek Lekshmanan
4753720f29 doc: release notes for v11.1.1
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2016-12-23 12:29:51 +05:30
Brad Hubbard
c51a3afe03 doc: Remove "splitting" state
There is no splitting state so remove it from pg-states.rst

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-23 09:23:19 +10:00
Nathan Cutler
a185bd4173 doc: mention rbdmap in RBD quick start
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-12-22 17:17:37 +01:00
Nathan Cutler
fbac4a0815 doc: add verbiage to rbdmap manpage
Fixes: http://tracker.ceph.com/issues/18262
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-12-22 17:17:35 +01:00
Nick Fisk
babcd9cd01 doc: Update disk thread section to reflect that scrubbing is no longer done in the disk thread. Add options for scrub and trim priority
Signed-off-by: Nick Fisk <nick@fisk.me.uk>
2016-12-22 10:42:14 +00:00
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