Loic Dachary
8c6d209650
tests: merge ceph-disk.sh activate dmcrypt functions
...
The activate_dmcrypt_plain_dev_body and activate_dmcrypt_dev_body
functions are almost identical, merge them and differentiate with an
argument.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-06 01:58:18 +02:00
Loic Dachary
282ccce16a
tests: add test_setup_dev_and_run to ceph-disk.sh
...
Move test_activate_dev to test_setup_dev_and_run and make it
run the function given in argument. test_activate_dev calls
test_setup_dev_and_run and no longer needs to implement device
allocation or destruction.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-06 01:58:18 +02:00
Loic Dachary
c583b57670
tests: improve ceph-disk.sh setup/teardown
...
Address all possible failure cases, when ceph-disk.sh completes or when
it starts with leftover from a previous interrupted run. It is assumed
that ceph-disk.sh will crash at any point.
* umount all mount points that belong to ceph-disk.sh (check the
absolute path of the directory)
* dmsetup remove all device mapper nodes found to hold a loop device
that ceph-disks.sh no longer uses
* losetup --detach all loop devices that ceph-disks.sh no longer uses
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-06 01:58:18 +02:00
Loic Dachary
eaf89661d9
tests: do not use -e in ceph-disk.sh
...
The tests explicitly return on error when relevant. Add two error cases:
* detect when the allocation of a loop device fails.
* in the outer loop, return immediately if one of the test fails
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-06 01:58:18 +02:00
Loic Dachary
28269d7cb8
tests: reduce ceph-disk.sh verbosity
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-06 01:58:18 +02:00
Loic Dachary
123230ce55
tests: docker-test must bind mount .ccache
...
run-make-check.sh relies on ccache. If ~/.ccache is not bind mounted and
$HOME is not bind mounted either, ./configure will fail with an obscure
error because it cannot create the directory. Create the directory if it
does not exist already and avoid this problem. The worst that can happen
is that an empty .ccache directory is created and never used which
should not be a major inconvenience.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-05 21:27:28 +02:00
Sage Weil
23549bfbbd
Merge pull request #4256 from dachary/wip-dumpling-release-notes
...
doc/release-notes: final dumpling v0.67.12 release notes
2015-04-05 10:35:26 -07:00
Ved-vampir
8c8ea8a15c
osdc: perf counters description added
...
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com>
2015-04-03 11:11:03 +03:00
Kefu Chai
acfbc152c8
Merge pull request #4263 from dachary/wip-man-install
...
rhel 6 needs python-sphinx10
Reviewed-by: Kefu Chai <kchai@redhat.com>
2015-04-03 10:25:36 +08:00
Loic Dachary
e39070fea7
man: using sphinx-1.0-build if no sphinx-build
...
On RHEL 6 and CentOS 6 sphinx 1.0+ which is required to build man pages
is packaged as sphinx10 instead of sphinx and the binary is
sphinx-1.0-build instead of sphinx-build.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-03 02:59:58 +02:00
Loic Dachary
a8eab36cb0
spec.in: sphinx -b man needs sphinx > 1.0
...
It is used to build the man pages.
Signed-off-by: Loic Dachary <ldachary@rehdat.com>
2015-04-03 02:59:58 +02:00
Loic Dachary
1433315b69
Merge pull request #4115 from dzafman/wip-dzmanfix
...
doc, mon: Add ceph osd pool get <poolname> all to man page
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-03 01:33:07 +02:00
Loic Dachary
59dfd63196
Merge pull request #4262 from dachary/wip-man-install
...
man: add conf.py to the list of distributed files
2015-04-03 00:55:55 +02:00
Loic Dachary
a3cf004411
man: add conf.py to the list of distributed files
...
Otherwise packages won't build as it's not included in the tarbal.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-03 00:22:01 +02:00
Loic Dachary
22f58a4550
Merge pull request #4260 from nilamdyuti/wip-doc-ceph-object-gateway
...
Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway docs
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2015-04-02 23:25:14 +02:00
Loic Dachary
0dd55ccc44
Merge pull request #4149 from objoo/mailmap-for-hammer-2
...
mailmap for hammer / master 2nd batch
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 23:19:01 +02:00
Yann Dupont
0b20c6b48e
mailmap: Ian Kelling affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
2015-04-02 21:58:26 +02:00
Yann Dupont
50f4495469
mailmap: Vartika Rai affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
2015-04-02 21:58:26 +02:00
Yann Dupont
0f945872da
mailmap: Alexandre Marangone affiliation
...
(probably a previous typo)
Signed-off-by: Yann Dupont <yann@objoo.org>
2015-04-02 21:58:26 +02:00
Yann Dupont
28a0e68c45
mailmap: Steve Capper affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
2015-04-02 21:58:26 +02:00
Yann Dupont
3160b39c76
mailmap: Simon Guinot affiliation
...
(somewhat reverse 2afe1e3c44
)
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Simon Guinot <simon.guinot@sequanux.org>
2015-04-02 21:57:52 +02:00
Yann Dupont
30ba7f2787
mailmap: Yazen Ghannam affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
2015-04-02 21:55:02 +02:00
Yann Dupont
3d5dae3fa8
mailmap: Lee Revell affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:54:58 +02:00
Yann Dupont
3a347fd1cc
mailmap: Zhi (David) Zhang affiliation
...
And name normalization
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:54:53 +02:00
Yann Dupont
6d534fc5e5
mailmap: Bosse Klykken affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:54:48 +02:00
Yann Dupont
24865dedbc
mailmap: Dmitry Yatsushkevich affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:54:44 +02:00
Yann Dupont
b8da274aad
mailmap: Greg Farnum affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:54:38 +02:00
Yann Dupont
ca23e6f06d
mailmap: Boris Ranto affiliation
...
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 21:53:57 +02:00
David Zafman
81dca503f2
doc: Fix .gitignore for man directory
...
Caused by: 301fe6cbf2
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-04-02 11:47:18 -07:00
David Zafman
d51b8b35a1
doc: Add ceph osd pool get <poolname> all to man page
...
Caused by: ea6192116c
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-04-02 11:36:28 -07:00
David Zafman
070cadf111
mon: Add MIN_READ_RECENCY_FOR_PROMOTE to ONLY_TIER_CHOICES
...
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-04-02 11:36:27 -07:00
Nilamdyuti Goswami
f89b60f116
doc: Updates the radosgw man page with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 23:23:14 +05:30
Nilamdyuti Goswami
cdd1ed3183
doc: Updates simple gateway configuration file with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 23:21:26 +05:30
Nilamdyuti Goswami
9c00592d4e
doc: Updates gateway installation doc with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 23:18:26 +05:30
Nilamdyuti Goswami
a25887b98b
Merge branch 'wip-doc-ceph-object-gateway' of https://github.com/nilamdyuti/ceph into wip-doc-ceph-object-gateway
2015-04-02 23:05:22 +05:30
Nilamdyuti Goswami
d198d69bcc
doc: Updates the configuration of mod_proxy_fcgi in terms of localhost
...
tcp and unix domain socket.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
b13e58afe7
doc: Corrects syntax highlighting in the simple gateway configuration doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
b1fa7f3577
doc: Corrects syntax highlighting in gateway installation doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
9d2bc39848
doc: Updates the simple gateway configuration doc with configuration for
...
mod_proxy_fcgi instead of mod_fastcgi.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
b09eb13bf7
doc: Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway
...
installation doc.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:54 +05:30
Loic Dachary
18c34f2133
Merge pull request #4142 from ceph/wip-no-more-dot-8
...
doc: generate man pages in man/Makefile
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 17:42:23 +02:00
Nilamdyuti Goswami
f8f4e37c87
doc: Updates the configuration of mod_proxy_fcgi in terms of localhost
...
tcp and unix domain socket.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 19:42:54 +05:30
Loic Dachary
fe28daa166
Merge pull request #4220 from jdurgin/wip-librados-global-flags
...
Revert "librados: remove the unused flags."
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 16:02:55 +02:00
Nilamdyuti Goswami
46bdf62bb9
doc: Corrects syntax highlighting in the simple gateway configuration doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 19:26:08 +05:30
Nilamdyuti Goswami
ef4f2e5b12
doc: Corrects syntax highlighting in gateway installation doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 19:21:46 +05:30
Nilamdyuti Goswami
2d131c190e
doc: Updates the simple gateway configuration doc with configuration for
...
mod_proxy_fcgi instead of mod_fastcgi.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 16:49:58 +05:30
Nilamdyuti Goswami
be8cb2d95d
doc: Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway
...
installation doc.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 16:44:38 +05:30
Loic Dachary
7c6e213093
Merge pull request #4201 from tchaikov/xlist-iterator
...
xlist: add compare operator for iterator
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 12:49:30 +02:00
Loic Dachary
6dd7feaf30
doc/release-notes: final dumpling v0.67.12 release notes
...
http://tracker.ceph.com/issues/10560 Refs: #10560
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-04-02 11:52:47 +02:00
Loic Dachary
e33951342d
Merge pull request #4068 from dachary/wip-opensuse
...
tests: add OpenSUSE 13.2 dockerfile
Reviewed-by: Owen Synge <osynge@suse.com>
2015-04-02 11:32:09 +02:00