]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Alfredo Deza  [Fri, 10 Nov 2017 17:58:27 +0000  (12:58 -0500)] 
ceph-volume tests.functional lvm move bluestore to bluestore/createSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 17:54:01 +0000  (12:54 -0500)] 
ceph-volume tests.functional lvm move create to filestore/createSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 17:42:19 +0000  (12:42 -0500)] 
ceph-volume tests.functional simple xenial bluestore scenarioSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 17:40:18 +0000  (12:40 -0500)] 
ceph-volume tests.functional simple xenial filestore scenarioSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 17:30:05 +0000  (12:30 -0500)] 
ceph-volume tests.functional simple tox.ini update for xenial scneariosSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 14:12:09 +0000  (09:12 -0500)] 
ceph-volume tests.functional simple tox.ini addition for bluestoreSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 10 Nov 2017 14:11:39 +0000  (09:11 -0500)] 
ceph-volume tests.functional add initial files for simple bluestore activateSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 21:55:30 +0000  (16:55 -0500)] 
ceph-volume tests.functional add initial files for simple filestore activateSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 21:07:53 +0000  (16:07 -0500)] 
ceph-volume tests.functional create a specific test.yml for simple activateSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 20:40:51 +0000  (15:40 -0500)] 
ceph-volume tests.functional create a separate tox.ini environ forSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Andrew Schoen  [Thu, 9 Nov 2017 18:01:12 +0000  (12:01 -0600)] 
Merge pull request #18823 from ceph/wip-bz1498200Reviewed-by: Andrew Schoen <aschoen@redhat.com> 
Yuri Weinstein  [Thu, 9 Nov 2017 17:36:26 +0000  (09:36 -0800)] 
Merge pull request #18817 from ZVampirEM77/wip-em-zone-cleanupReviewed-by: Casey Bodley <cbodley@redhat.com> 
Sage Weil  [Thu, 9 Nov 2017 17:10:27 +0000  (11:10 -0600)] 
Merge pull request #18683 from tchaikov/wip-erasure-cleanupReviewed-by: Sage Weil <sage@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 15:50:43 +0000  (10:50 -0500)] 
doc/ceph-volume include the top level systemd.rst in the toctreeSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 11:49:49 +0000  (06:49 -0500)] 
ceph-volume simple.activate add --file in help docstring as an exampleSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Thu, 9 Nov 2017 11:46:59 +0000  (06:46 -0500)] 
doc/ceph-volume activate has a --file option for json filesSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 22:23:41 +0000  (17:23 -0500)] 
ceph-volume simple.activate enable the osd when activatingSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 20:25:05 +0000  (15:25 -0500)] 
ceph-volume systemd.systemctl always force symlink when masking ceph-diskSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 20:21:10 +0000  (15:21 -0500)] 
ceph-volume simple.activate use the contents of the JSON file, fallback to CLI argsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 19:50:16 +0000  (14:50 -0500)] 
ceph-volume simple.activate only check for missing id and uuid if file is not passed inSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 19:28:12 +0000  (14:28 -0500)] 
ceph-volume simple.activate allow to pass a file to activateSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 17:49:31 +0000  (12:49 -0500)] 
ceph-volume tests.util add tests for OSDPath validatorSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 16:56:36 +0000  (11:56 -0500)] 
ceph-volume systemd.systemctl masking ceph-disk needs to be done by directly symlinking to dev/nullSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:47:12 +0000  (09:47 -0500)] 
ceph-volume systemd.systemctl masking needs to use systemctl mask, not disableSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:46:20 +0000  (09:46 -0500)] 
ceph-volume simple.scan if mounted device cannot be detected, raise an errorSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:17:52 +0000  (09:17 -0500)] 
ceph-volume simple.activate remove str formatting from loggingSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:11:41 +0000  (09:11 -0500)] 
ceph-volume util.arg_validators always convert the path to an absolute pathSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Casey Bodley  [Thu, 9 Nov 2017 14:48:26 +0000  (09:48 -0500)] 
Merge pull request #18781 from iliul/correct-error-messagesReviewed-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Thu, 9 Nov 2017 14:43:33 +0000  (09:43 -0500)] 
Merge pull request #18796 from ivancich/wip-fix-fmt-warningsReviewed-by: Casey Bodley <cbodley@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com> 
Kefu Chai  [Thu, 9 Nov 2017 14:18:47 +0000  (22:18 +0800)] 
Merge pull request #17659 from majianpeng/osd-wait-ratherthan-waitintervalReviewed-by: Sage Weil <sage@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 9 Nov 2017 14:17:31 +0000  (22:17 +0800)] 
Merge pull request #18759 from tchaikov/wip-mon-log-lastReviewed-by: John Spray <john.spray@redhat.com> 
Kefu Chai  [Thu, 9 Nov 2017 14:16:51 +0000  (22:16 +0800)] 
Merge pull request #18779 from tchaikov/wip-osd-remove-unused-objects_read_asyncReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> Reviewed-by: Xinze Chi <xinze@xsky.com> 
Kefu Chai  [Thu, 9 Nov 2017 14:15:06 +0000  (22:15 +0800)] 
Merge pull request #18809 from tchaikov/wip-21904Reviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Wido den Hollander <wido@42on.com> 
iliul  [Tue, 7 Nov 2017 07:17:26 +0000  (15:17 +0800)] 
rgw/rgw_op.cc: Fix error message in rgw_user_get_all_buckets_statsSigned-off-by: iliul <liul.stone@gmail.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:10:47 +0000  (09:10 -0500)] 
ceph-volume util.arg_validators require superuser privs to check pathsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 8 Nov 2017 14:09:06 +0000  (09:09 -0500)] 
ceph-volume simple.scan skip directories to scanSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 20:08:13 +0000  (15:08 -0500)] 
ceph-volume tests.devices.simple add activate CLI unit testsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 20:07:44 +0000  (15:07 -0500)] 
ceph-volume tests.devices add help menu unit testSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 18:42:45 +0000  (13:42 -0500)] 
doc/ceph-volume systemd describe the interaction with 'simple' activationSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 18:42:11 +0000  (13:42 -0500)] 
doc/ceph-volume index initial description of simpleSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 18:41:12 +0000  (13:41 -0500)] 
doc/ceph-volume lvm add back a system.rst with just the lvm portion of itSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 18:40:44 +0000  (13:40 -0500)] 
doc/ceph-volume make systemd.rst generic enough to be related to other sub-commandsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 18:39:52 +0000  (13:39 -0500)] 
doc/ceph-volume move lvm/systemd.rst to top level, making it genericSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 16:52:17 +0000  (11:52 -0500)] 
doc/ceph-volume simple.activate initial take on documenting activationSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 13:35:57 +0000  (08:35 -0500)] 
doc/ceph-volume lvm update systemd anchor to reflect lvm parentSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 13:35:43 +0000  (08:35 -0500)] 
doc/ceph-volume lvm.activate update systemd anchor to reflect lvm parentSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Tue, 7 Nov 2017 12:56:35 +0000  (07:56 -0500)] 
doc/ceph-volume lvm.systemd update anchor to reflect lvm parentSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 20:53:39 +0000  (15:53 -0500)] 
doc/ceph-volume document the scan functionalitySigned-off-by: Alfredo Deza <adeza@redhat.com> 
Jason Dillaman  [Wed, 8 Nov 2017 16:00:41 +0000  (11:00 -0500)] 
Merge pull request #18793 from idryomov/wip-qa-cram-pathReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Yuri Weinstein  [Wed, 8 Nov 2017 16:00:33 +0000  (08:00 -0800)] 
Merge pull request #18556 from joke-lee/validate_cors_rule_header_in_cors_option_requestReviewed-by: Casey Bodley <cbodley@redhat.com> 
Jason Dillaman  [Wed, 8 Nov 2017 16:00:03 +0000  (11:00 -0500)] 
Merge pull request #18795 from idryomov/wip-krbd-enable-generic-050-448Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Yuri Weinstein  [Wed, 8 Nov 2017 15:59:13 +0000  (07:59 -0800)] 
Merge pull request #18706 from cbodley/wip-rgw-policy-emplaceReviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> 
John Spray  [Wed, 8 Nov 2017 12:42:22 +0000  (12:42 +0000)] 
Merge pull request #18770 from tchaikov/wip-doc-log-fileReviewed-by: John Spray <john.spray@redhat.com> 
Enming Zhang  [Wed, 8 Nov 2017 12:38:18 +0000  (20:38 +0800)] 
rgw: cleanup repeated assignment to need_zone_update in zone modify commandSigned-off-by: Enming Zhang <enming.zhang@umcloud.com> 
Kefu Chai  [Mon, 6 Nov 2017 16:21:13 +0000  (00:21  +0800)] 
doc: fix desc of option "mon cluster log file"Signed-off-by: Kefu Chai <kchai@redhat.com> 
Ilja Slepnev  [Tue, 24 Oct 2017 17:27:59 +0000  (20:27 +0300)] 
mgr/zabbix: ignore osd with 0 kb capacityFixes: http://tracker.ceph.com/issues/21904 Signed-off-by: Ilja Slepnev <islepnev@gmail.com> 
Patrick Donnelly  [Wed, 8 Nov 2017 06:12:55 +0000  (17:12 +1100)] 
Merge PR #18807 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Wed, 8 Nov 2017 06:08:14 +0000  (17:08 +1100)] 
ptl-tool: put common use-cases up front in READMESigned-off-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Wed, 8 Nov 2017 06:07:25 +0000  (17:07 +1100)] 
ptl-tool: only create tag if new branchSigned-off-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Wed, 8 Nov 2017 06:07:03 +0000  (17:07 +1100)] 
ptl-tool: hint how to skip contributorSigned-off-by: Patrick Donnelly <pdonnell@redhat.com> 
J. Eric Ivancich  [Tue, 7 Nov 2017 17:55:10 +0000  (12:55 -0500)] 
rgw: address warnings due to incorrect format codeSigned-off-by: J. Eric Ivancich <ivancich@redhat.com> 
Matt Benjamin  [Tue, 7 Nov 2017 17:10:23 +0000  (12:10 -0500)] 
Merge pull request #18709 from ivancich/wip-bktidx-race-bugfix
rgw: fix BZ 
1500904 , stale bucket index entry remains after obj delete
Ilya Dryomov  [Sat, 4 Nov 2017 08:00:09 +0000  (09:00 +0100)] 
qa/suites/krbd: enable generic/050 and generic/448Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Yuri Weinstein  [Tue, 7 Nov 2017 17:02:08 +0000  (09:02 -0800)] 
Merge pull request #18476 from majianpeng/objecter-misc-cleanupReviewed-by: Kefu Chai <kchai@redhat.com> 
Yuri Weinstein  [Tue, 7 Nov 2017 17:00:38 +0000  (09:00 -0800)] 
Merge pull request #18768 from wumingqiao/wip-WaitActingChangeReviewed-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Tue, 7 Nov 2017 13:18:12 +0000  (08:18 -0500)] 
Merge pull request #18789 from jcsp/wip-doc-config-setReviewed-by: Jason Dillaman <dillaman@redhat.com> 
John Spray  [Tue, 7 Nov 2017 12:27:54 +0000  (12:27 +0000)] 
Merge pull request #18769 from yaozongyou/wip-dashboard-format-labelReviewed-by: John Spray <john.spray@redhat.com> 
John Spray  [Tue, 7 Nov 2017 11:30:45 +0000  (11:30 +0000)] 
doc: replace injectargs usage with "config set"Signed-off-by: John Spray <john.spray@redhat.com> 
Kefu Chai  [Tue, 7 Nov 2017 06:21:36 +0000  (14:21 +0800)] 
osd: use is_erasure() when appropriateSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 7 Nov 2017 06:14:13 +0000  (14:14 +0800)] 
osd: remove unused ReplicatedBackend::objects_read_async()Signed-off-by: Kefu Chai <kchai@redhat.com> 
Patrick Donnelly  [Tue, 7 Nov 2017 06:21:04 +0000  (17:21 +1100)] 
Merge PR #18689 into masterReviewed-by: Gregory Farnum <gfarnum@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Mon, 6 Nov 2017 22:33:13 +0000  (09:33 +1100)] 
Merge PR #18386 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Yuri Weinstein  [Mon, 6 Nov 2017 21:06:42 +0000  (13:06 -0800)] 
Merge pull request #18658 from linuxbox2/wip-s3-post-20201Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 19:17:20 +0000  (14:17 -0500)] 
doc/ceph-volume update the index to include the simple sub command and filesSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Ilya Dryomov  [Mon, 6 Nov 2017 19:00:50 +0000  (20:00 +0100)] 
qa/tasks/cram: include /usr/sbin in the PATH for all commands
/usr/sbin is not in non-login PATH on centos.  We already do this for
workunits, see commit 
0e53f5f38b0c  ("workunit: include /usr/sbin in the
PATH for all commands").
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Alfredo Deza  [Mon, 6 Nov 2017 16:15:28 +0000  (11:15 -0500)] 
ceph-volume tests.simple add tests for trigger parsing from systemdSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 15:36:14 +0000  (10:36 -0500)] 
ceph-volume tests.simple create etc_path scan testsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 15:06:02 +0000  (10:06 -0500)] 
ceph-volume tests.simple add checks for get_contents in scanSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 14:43:58 +0000  (09:43 -0500)] 
ceph-volume tests.util add binary verification testsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Mon, 6 Nov 2017 14:42:53 +0000  (09:42 -0500)] 
ceph-volume tests create a fixture for temporary filesSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:36:38 +0000  (14:36 -0400)] 
ceph-volume systemd.systemctl helpers to mask ceph-diskSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:36:13 +0000  (14:36 -0400)] 
ceph-volume devices include simple at the module import levelSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:35:45 +0000  (14:35 -0400)] 
ceph-volume main add simple to the sub-commandsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:35:03 +0000  (14:35 -0400)] 
ceph-volume util add an OSDPath argument validatorSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:34:39 +0000  (14:34 -0400)] 
ceph-volume simple.system add a helper to check if a file is a binary or notSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:34:06 +0000  (14:34 -0400)] 
ceph-volume util.system add a context manager for temporary mounting/unmountingSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:32:42 +0000  (14:32 -0400)] 
ceph-volume simple.scan initial take on directory/device scanningSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:27:23 +0000  (14:27 -0400)] 
ceph-volume simple.trigger enable systemd triggering for simple setupsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:26:13 +0000  (14:26 -0400)] 
ceph-volume simple.activate initial take on activationSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:23:47 +0000  (14:23 -0400)] 
ceph-volume simple add __init__ for the moduleSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Fri, 3 Nov 2017 18:23:29 +0000  (14:23 -0400)] 
ceph-volume simple create the initial, main moduleSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Yao Zongyou  [Mon, 6 Nov 2017 15:40:00 +0000  (23:40 +0800)] 
mgr/dashboard: format chart's tooltip's label as friendly stringSigned-off-by: Yao Zongyou <yaozongyou@vip.qq.com> 
Jianpeng Ma  [Mon, 6 Nov 2017 13:40:12 +0000  (21:40 +0800)] 
common/WorkQueue: fix a race avoiding drain endless.Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> 
Jason Dillaman  [Mon, 6 Nov 2017 13:35:06 +0000  (08:35 -0500)] 
Merge pull request #16238 from trociny/wip-copy-deepReviewed-by: Jason Dillaman <dillaman@redhat.com> 
wumingqiao  [Mon, 6 Nov 2017 12:41:23 +0000  (20:41 +0800)] 
PG: fix name of WaitActingChangeSigned-off-by: wumingqiao <wumingqiao@inspur.com> 
Jianpeng Ma  [Tue, 12 Sep 2017 21:05:21 +0000  (05:05  +0800)] 
osd/OSD: Using Wait rather than WaitInterval to wait queue.is_empty().Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> 
Enming Zhang  [Mon, 6 Nov 2017 08:38:18 +0000  (16:38 +0800)] 
rgw: cleanup some unnecessary function called in RGWZoneGroup::add_zoneSigned-off-by: Enming Zhang <enming.zhang@umcloud.com> 
Mykola Golub  [Tue, 31 Oct 2017 07:48:45 +0000  (09:48 +0200)] 
qa/suites/rbd: enable fsx deep_copy test caseSigned-off-by: Mykola Golub <to.my.trociny@gmail.com> 
Mykola Golub  [Mon, 30 Oct 2017 20:57:31 +0000  (22:57 +0200)] 
test/librbd: tweak fsx to optionally use deep-copy instead of cloneSigned-off-by: Mykola Golub <to.my.trociny@gmail.com> 
Mykola Golub  [Tue, 31 Oct 2017 20:56:07 +0000  (22:56 +0200)] 
librbd: add deep_copy function to APISigned-off-by: Mykola Golub <to.my.trociny@gmail.com>