Sage Weil
66838565bd
Merge pull request #17119 from nrdmn/wip-dashboard-httproot
...
pybind/mgr/dashboard: add url_prefix
Reviewed-by: John Spray <john.spray@redhat.com>
2017-08-29 17:07:41 -05:00
Sage Weil
6207c61988
Merge pull request #17337 from scienceluo/wip-luo-fix-cinder-conf-branch
...
doc: move glance_api_version option to the right place
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:25:04 -05:00
Abhishek Lekshmanan
12b40971ca
doc: release notes: changelog for 12.2.0
...
Amalgamated all the dev & RC changelogs + the changelog we saw post
12.1.4 into one large 12.2.0 changelog.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-29 20:51:19 +02:00
Abhishek Lekshmanan
74801fda1c
doc: 12.2.0 major release announcements
...
Reordered the RC releases sections back to their respective components,
added a ceph-mon section, added links to documentation wherever
possible, and a few forgotten RGW announcements. Also cleared up the
PendingReleaseNotes upto this point
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-29 14:45:01 +02:00
Luo Kexue
6a61aa9fec
doc: move glance_api_version option to the right place
...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
2017-08-29 17:09:41 +08:00
Neha Ojha
e474630289
doc: fix order of options in osd new
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-08-28 15:59:19 -07:00
Kefu Chai
4fba9c0ee2
Merge pull request #17019 from dachary/wip-doc-ceph-disk
...
doc: document ceph-disk prepare class hierarchy
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-28 19:17:33 +08:00
Sage Weil
ba38d3c337
doc/release-notes: clarify purpose of require-osd-release
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-25 18:48:09 -04:00
Kefu Chai
5127b858b4
Merge pull request #17242 from neha-ojha/wip-21023
...
mon: warn about using osd new instead of osd create
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-26 00:52:39 +08:00
Loic Dachary
ed89f8cb0e
doc: document ceph-disk prepare class hierarchy
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2017-08-25 15:48:59 +03:00
Neha Ojha
834ab275b7
mon: warn about using osd new instead of osd create
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-08-24 12:46:41 -07:00
Patrick Donnelly
019eefa84f
Merge PR #17150 into master
...
* refs/remotes/upstream/pull/17150/head:
doc/cephfs: s/rados_max_object_size/osd_max_object_size
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-08-23 10:54:30 -07:00
Kefu Chai
a3c9389e5e
Merge pull request #17154 from ktdreyer/doc-cat
...
doc: eliminate useless cat statement
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-23 12:35:00 +08:00
Alfredo Deza
10c75e225b
doc add ceph-volume and ceph-volume-systemd man pages to CMakeLists file
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-22 18:05:03 -04:00
Alfredo Deza
1c5b99b2f3
doc: include ceph-disk and ceph-disk-volume man pages in index
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-22 17:56:40 -04:00
Nick Erdmann
6d285fff0d
pybind/mgr/dashboard: add url_prefix
...
This adds a configuration variable url_prefix to the dashboard that
that is prepended to all URLs so you can access the dashboard at
http://$IP:$PORT/$PREFIX/ . This is necessary if you wish to use a
reverse http proxy that forwards to the dashboard under a sub-path.
Fixes: http://tracker.ceph.com/issues/20568
Signed-off-by: Nick Erdmann <n@nirf.de>
2017-08-22 16:14:42 +00:00
Ken Dreyer
3abc975985
doc: eliminate useless cat statement
...
Useless Use of Cat Award!
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-08-22 09:15:31 -06:00
Alfredo Deza
1e2d9f1438
doc index the ceph-volume and ceph-volume-systemd man pages
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-22 10:36:33 -04:00
Alfredo Deza
2e08bee8ca
doc/man create the ceph-volume man page
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-22 10:35:45 -04:00
Alfredo Deza
7c714e397d
doc/man create the ceph-volume-systemd man page
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-22 10:35:33 -04:00
Zhu Shangzhong
6b75f2d840
doc/cephfs: s/rados_max_object_size/osd_max_object_size
...
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
2017-08-22 21:51:28 +08:00
Kefu Chai
335205bafa
doc/conf.py: do not set html_use_smartypants explicitly
...
because it's deprecated, and is on by default in the specified sphinx
version (v1.6.3):
this change silences following warning:
build-doc/virtualenv/local/lib/python2.7/site-packages/sphinx/environment/__init__.py:683:
RemovedInSphinx17Warning: html_use_smartypants option is deprecated.
Smart quotes are on by default; if you want to disable or customize
them, use the smart_quotes option in docutils.conf.
RemovedInSphinx17Warning)
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-08-22 11:24:13 +08:00
Andrew Schoen
05d6dfd408
Merge pull request #17068 from ceph/ceph-volume-docs
...
ceph-volume docs
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-08-21 15:43:37 -05:00
Alfredo Deza
b5cf2f7802
docs/ceph-volume add lvm/create to the index
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 16:26:24 -04:00
Alfredo Deza
9613210577
doc/ceph-volume add the lvm create reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 16:26:24 -04:00
Alfredo Deza
9ca04aa852
doc ignore ceph-volume when building man pages
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
7d0c3e3eb4
doc: add LVM tag term to the glossary
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
87f7ff4783
doc/dev include ceph-volume devel docs
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
8f654a0daa
docs: include ceph-volume's index file in the main toctree
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:54 -04:00
Alfredo Deza
302d79d772
doc/glossary add terminology used by ceph-volume
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
b8811fc06d
doc/ceph-volume create the systemd lvm reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
68573d0be9
doc/ceph-volume create the intro to ceph-volume
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
9ec5eaf875
doc/ceph-volume create the main index
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
02de67eda7
doc/ceph-volume add the lvm scan reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
f8660990dc
doc/ceph-volume create the lvm prepare reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:44:53 -04:00
Alfredo Deza
fd09deddcc
doc/ceph-volume create the lvm activate reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
0071e1108b
doc/install use the new mgr-administrator-guide label
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
309c73e8b0
doc/mgr add a label for the administrator guide
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
801725b924
doc/dev/ceph-volume add a toctree for the dev docs
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
ba811d2d90
doc/dev/ceph-volume add systemd reference
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
e0b7bd8f82
doc/dev/ceph-volume add plugin interface
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:07 -04:00
Alfredo Deza
b6d3983177
doc/dev/ceph-volume add the internal lvm api
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:07 -04:00
Kefu Chai
1cb188db01
Merge pull request #17044 from baruza/wip-doc-21007
...
doc: Improve the ceph fs set max_mds command
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-21 22:53:46 +08:00
Barbora Ančincová
2e46cc706e
doc: Improve the ceph fs set max_mds command
...
Fixes: http://tracker.ceph.com/issues/21007
Signed-off-by: Bara Ancincova <bara@redhat.com>
2017-08-21 16:37:40 +02:00
songweibin
f3b39ac8e0
doc: fix a spell error and modify layout
...
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-08-21 14:58:15 +08:00
iliul
de19b555fa
doc: delete duplicate words
...
Signed-off-by: iliul <liul124@chinaunicom.cn>
2017-08-20 17:30:55 +08:00
Alfredo Deza
3ca95b6094
Merge pull request #17076 from ceph/toc-sidebar-fix
...
doc/templates update toctree call to include hidden entries
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-08-18 12:29:05 -04:00
Alfredo Deza
9bb3397a58
doc update template call for toctree
...
Up until version 1.1.3 of Sphinx, this call would show hidden toctree
entries. Most of Ceph's toctree's are hidden, so when the version of
Sphinx was bumped to >1.6, the sidebar stopped showing entries
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-18 12:05:03 -04:00
David Zafman
021177b790
Merge pull request #16407 from dzafman/wip-20243
...
osd: Improve size scrub error handling and ignore system attrs in xattr checking
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-17 20:05:40 -07:00
Adam Wolfe Gordon
1af67b7529
doc: Update mirroring docs to mention data-pool configuration
...
Signed-off-by: Adam Wolfe Gordon <awg@digitalocean.com>
(cherry picked from commit 1e001c19e9
)
2017-08-17 15:45:25 -04:00