]>
 
 
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
 
 
 
 
 
 
Abutalib Aghayev  [Wed, 13 May 2020 21:07:55 +0000  (17:07 -0400)] 
 
do_cmake.sh: do not unnecessarily warn about debug build 
 
do_cmake.sh forgets to check the arguments passed to it and ends up warning 
about debug build even if a user specifies a release build. 
 
Signed-off-by: Abutalib Aghayev <agayev@gmail.com>  
Casey Bodley  [Wed, 13 May 2020 18:36:48 +0000  (14:36 -0400)] 
 
Merge pull request #34969 from pritha-srivastava/wip-rgw-gc-fix 
 
cls/rgw_gc: Fixing the iterator used to access urgent data map 
 
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>  
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
Laura Paduano  [Wed, 13 May 2020 14:36:48 +0000  (16:36 +0200)] 
 
Merge pull request #34965 from Devp00l/wip-45433 
 
mgr/dashboard: Always use fast angular unit tests 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Tiago Melo <tmelo@suse.com>  
Nathan Cutler  [Wed, 13 May 2020 13:53:10 +0000  (15:53 +0200)] 
 
Merge pull request #35041 from smithfarm/wip-tcmalloc-nit 
 
doc: fix TCMalloc spelling 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Laura Paduano  [Wed, 13 May 2020 12:33:24 +0000  (14:33 +0200)] 
 
Merge pull request #33121 from tspmelo/wip-angular-9 
 
mgr/dashboard: Update to Angular 9 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Stephan Müller <smueller@suse.com>  
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Nathan Cutler  [Wed, 13 May 2020 11:59:56 +0000  (13:59 +0200)] 
 
doc: fix TCMalloc spelling 
 
The google/tcmalloc page on GitHub refers to "TCMalloc", not 
"tc_malloc". 
 
Signed-off-by: Nathan Cutler <ncutler@suse.com>  
Sebastian Wagner  [Wed, 13 May 2020 10:38:05 +0000  (12:38 +0200)] 
 
Merge pull request #35010 from pcuzner/k8sevents-sanitise 
 
mgr/k8sevents:sanitise kubernetes events 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Lenz Grimmer  [Wed, 13 May 2020 09:22:17 +0000  (11:22 +0200)] 
 
Merge pull request #34972 from tspmelo/wip-fix-45445 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Sebastian Wagner  [Wed, 13 May 2020 09:21:10 +0000  (11:21 +0200)] 
 
Merge pull request #33886 from sebastian-philipp/doc-mon-command-api 
 
doc: Add a generated reference of all mon commands. 
 
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>  
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Lenz Grimmer  [Wed, 13 May 2020 09:12:32 +0000  (11:12 +0200)] 
 
Merge pull request #35017 from tspmelo/wip-fix-fakefs 
 
Reviewed-by: Tatjana Dehler <tdehler@suse.com>  
Reviewed-by: Volker Theile <vtheile@suse.com>  
Kefu Chai  [Wed, 13 May 2020 07:21:41 +0000  (15:21 +0800)] 
 
Merge pull request #34956 from tchaikov/wip-qa-tasks-cephfs-py3 
 
qa/tasks/cephfs: remove sys.exc_clear() calls 
 
Reviewed-by: Xiubo Li <xiubli@redhat.com>  
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Kefu Chai  [Wed, 13 May 2020 06:10:24 +0000  (14:10 +0800)] 
 
Merge pull request #34857 from tchaikov/wip-qa-tasks-no-filter 
 
qa/tasks: use list comprehension for checking the length 
 
Reviewed-by: Xiubo Li <xiubli@redhat.com>  
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Tiago Melo  [Sun, 26 Apr 2020 14:16:58 +0000  (14:16 +0000)] 
 
mgr/dashboard: Add dashboard node script 
 
This file should be used to agregate all external scripts we need. 
Multiple flags can be used in the same call. 
 
Available flags: 
 
--env: Generates angular environment files. 
 
--pre: Modifies 'angular.json' to enable the build of custom locales using 
       angular --localize. 
       Languages can be defined using the environment variable LANGS, 
       if no value is provided all languages will be build. 
       Default language is always build, even if not provided. 
       p.e.: 'LANGS="pt" node cd --pre', will build EN and PT. 
       For backward compatibility we accept both long and short version of 
       languages, p.e.: 'pt' and 'pt-BR' 
 
--post: Restores 'angular.json' to its original. 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Thu, 26 Mar 2020 13:10:14 +0000  (12:10 -0100)] 
 
mgr/dashboard: Remove ngcc warnings 
 
Some packages are still not updated to be compatible with Angular 9 
and can cause warnings. 
 
I have whitelisted some that work well, so we don't see the warning every time. 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Tue, 24 Mar 2020 12:45:13 +0000  (11:45 -0100)] 
 
mgr/dashboard: Update Node.js to latest LTS: v12.16.2 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Wed, 29 Apr 2020 09:04:48 +0000  (09:04 +0000)] 
 
mgr/dashboard: Update npm dependencies 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Thu, 7 Nov 2019 15:10:17 +0000  (14:10 -0100)] 
 
mgr/dashboard: Fix SCSS imports 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Fri, 7 Feb 2020 17:17:35 +0000  (16:17 -0100)] 
 
mgr/dashboard: Fix i18n configuration 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Tue, 24 Mar 2020 11:11:37 +0000  (10:11 -0100)] 
 
mgr/dashboard: Few linting fixes 
 
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Tiago Melo  [Wed, 29 Apr 2020 09:01:49 +0000  (09:01 +0000)] 
 
mgr/dashboard: Update Angular to v9 
 
This was done with "ng update" cli command. 
 
Fixes: https://tracker.ceph.com/issues/44829  
Signed-off-by: Tiago Melo <tmelo@suse.com>  
J. Eric Ivancich  [Tue, 12 May 2020 21:30:38 +0000  (17:30 -0400)] 
 
Merge pull request #35009 from ivancich/wip-orphan-pending-rel-notes 
 
PendingReleaseNotes: rgw-orphan-list, deprecation, and fixes 
 
Reviewed-by: Ali Maredia <amaredia@redhat.com>  
Patrick Donnelly  [Tue, 12 May 2020 18:59:51 +0000  (11:59 -0700)] 
 
Merge PR #34978 into master 
 
* refs/pull/34978/head: 
	qa/tasks/cephfs/mount.py: always setup the NAT rules 
	qa/tasks/cephfs/mount.py: fall back to use ip command to setup the bridge 
 
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Reviewed-by: Jeff Layton <jlayton@redhat.com>  
Reviewed-by: Rishabh Dave <ridave@redhat.com>  
Reviewed-by: Ramana Raja <rraja@redhat.com>  
Kefu Chai  [Tue, 12 May 2020 16:41:25 +0000  (00:41  +0800)] 
 
Merge pull request #35021 from tchaikov/wip-cephfs-shell-pep8 
 
cephfs-shell: fix warnings reported by flake8 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>  
Kefu Chai  [Tue, 12 May 2020 14:15:57 +0000  (22:15 +0800)] 
 
cephfs-shell: fix warnings reported by flake8 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Lenz Grimmer  [Tue, 12 May 2020 13:39:23 +0000  (15:39 +0200)] 
 
Merge pull request #34746 from tspmelo/wip-form-loading 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Stephan Müller <smueller@suse.com>  
Tiago Melo  [Tue, 12 May 2020 10:29:02 +0000  (10:29 +0000)] 
 
mgr/dashboard: Fix HomeTest setup 
 
'setup_controllers' was being called outside of the fake fs mock, 
so the tests would fail if there was no real dist folder. 
 
Fixes: https://tracker.ceph.com/issues/45516  
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Sebastian Wagner  [Tue, 12 May 2020 07:58:29 +0000  (09:58 +0200)] 
 
Merge pull request #34888 from jmolmo/fix_command_parse 
 
cephadm: Fix error parsing shell command arguments 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Tue, 12 May 2020 07:54:25 +0000  (09:54 +0200)] 
 
Merge pull request #34945 from sebastian-philipp/cephadm-remove-async-map-resurrect 
 
mgr/cephadm: replace async_map_completion with a simple wrapper (again) 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Sebastian Wagner  [Tue, 12 May 2020 07:42:33 +0000  (09:42 +0200)] 
 
Merge pull request #34970 from sebastian-philipp/bluestore-revert-sharding 
 
Revert "os/bluestore: Enable sharding by default" 
 
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>  
Sebastian Wagner  [Tue, 12 May 2020 07:38:00 +0000  (09:38 +0200)] 
 
Merge pull request #34977 from mgfritch/cephadm-prom-encoding 
 
mgr/cephadm: ceph_default_alerts.yml can be utf-8 encoded 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Xiubo Li  [Tue, 12 May 2020 03:13:14 +0000  (23:13 -0400)] 
 
qa/tasks/cephfs/mount.py: always setup the NAT rules 
 
If the last test failed just after the 'ceph-brx' bridge is created 
but with setuping the NAT rules in iptables, so if we run the test 
case again, it will just skip seting the 'ceph-brx' and the NAT rules. 
Then deleting the NAT rules will get the errors like: 
 
iptables: Bad rule (does a matching rule exist in that chain?). 
 
Signed-off-by: Xiubo Li <xiubli@redhat.com>  
Xiubo Li  [Tue, 12 May 2020 02:26:51 +0000  (22:26 -0400)] 
 
qa/tasks/cephfs/mount.py: fall back to use ip command to setup the bridge 
 
CentOS/RHEL8 have abandoned the bridge-utils package so the brctl 
cmd is none avalible, and on Ubuntu 18.04 and 20.04 the nmcli is 
buggy to setup the bridge. So this will fall back to use ip cmd 
to setup the bridge stuff. 
 
Fixes: https://tracker.ceph.com/issues/45459  
Signed-off-by: Xiubo Li <xiubli@redhat.com>  
Kefu Chai  [Tue, 12 May 2020 02:37:48 +0000  (10:37 +0800)] 
 
Merge pull request #34955 from tchaikov/wip-cbt-with-bluestore 
 
scripts/run-cbt.sh: use bluestore for testing classic osd 
 
Reviewed-by: Josh Durgin <jdurgin@redhat.com>  
Reviewed-by: Neha Ojha <nojha@redhat.com>  
Patrick Donnelly  [Tue, 12 May 2020 02:35:18 +0000  (19:35 -0700)] 
 
Merge PR #34962 into master 
 
* refs/pull/34962/head: 
	vstart_runner.py: use tuple instead of set 
 
Reviewed-by: Sidharth Anupkrishnan <sanupkri@redhat.com>  
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Paul Cuzner  [Mon, 11 May 2020 21:22:07 +0000  (09:22 +1200)] 
 
mgr/k8sevents:sanitise kubernetes events 
 
Kubernetes can generate events without a timestamp 
or an event count. When this occurs the k8sevents 'ls' 
command fails due to None type values. This patch 
sanitises the event received before adding to the 
internal data structures to account for these 
issues. 
 
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>  
J. Eric Ivancich  [Mon, 11 May 2020 19:18:08 +0000  (15:18 -0400)] 
 
PendingReleaseNotes: add missing quote character 
 
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>  
J. Eric Ivancich  [Mon, 11 May 2020 19:16:36 +0000  (15:16 -0400)] 
 
PendingReleaseNotes: `rgw-orphan-list` and deprecated `radosgw-admin orphans` 
 
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>  
Sebastian Wagner  [Mon, 11 May 2020 14:49:02 +0000  (16:49 +0200)] 
 
Merge pull request #34938 from mgfritch/cephadm-systemd-stop-timeout 
 
cephadm: extend systemd stop timeout 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Lenz Grimmer  [Mon, 11 May 2020 13:58:18 +0000  (15:58 +0200)] 
 
Merge pull request #34905 from tspmelo/wip-mirroring 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Rishabh Dave  [Fri, 8 May 2020 11:40:24 +0000  (17:10 +0530)] 
 
vstart_runner.py: use tuple instead of set 
 
Using python3 leads to an error that says 
"TypeError: unhashable type: 'Raw'". 
 
Fixes: https://tracker.ceph.com/issues/45446  
Signed-off-by: Rishabh Dave <ridave@redhat.com>  
Sebastian Wagner  [Mon, 11 May 2020 12:05:06 +0000  (14:05 +0200)] 
 
Merge pull request #34926 from sebastian-philipp/mgr-mock-mon-store 
 
pybind/mgr: properly mock the mon store for pytest 
 
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>  
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 22:13:31 +0000  (00:13  +0200)] 
 
Revert "os/bluestore: Enable sharding by default"
This reverts commit 
aa1a116f9eef5d6fbe09d6ed99910223451431f1 .
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> 
 
Michael Fritch  [Mon, 11 May 2020 00:43:21 +0000  (18:43 -0600)] 
 
mgr/cephadm: ceph_default_alerts.yml can be utf-8 encoded
non-ascii chars introduced by 
653c3f66823 
Fixes: https://tracker.ceph.com/issues/45458 
Signed-off-by: Michael Fritch <mfritch@suse.com> 
 
Patrick Donnelly  [Sat, 9 May 2020 16:53:33 +0000  (09:53 -0700)] 
 
Merge PR #34948 into master 
 
* refs/pull/34948/head: 
	doc/cephfs-shell: Add quota command usage 
	doc/cephfs-shell: Add du command usage 
	doc/cephfs-shell: Add df command usage 
 
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Reviewed-by: Rishabh Dave <ridave@redhat.com>  
Yuval Lifshitz  [Sat, 9 May 2020 08:52:09 +0000  (11:52 +0300)] 
 
Merge pull request #34958 from yuvalif/fix_versioning_in_notif 
 
rgw/notifications: version id was not sent in versioned buckets 
 
Kefu Chai  [Sat, 9 May 2020 08:24:46 +0000  (16:24 +0800)] 
 
Merge pull request #34967 from tchaikov/wip-rpm-fmt 
 
rpm: BuildRequires fmt-devel on el8 
 
Reviewed-by: Josh Durgin <jdurgin@redhat.com>  
Reviewed-by: Neha Ojha <nojha@redhat.com>  
Kefu Chai  [Sat, 9 May 2020 07:10:55 +0000  (15:10 +0800)] 
 
Merge pull request #34781 from lxbsz/run_shell1 
 
qa/tasks/cephfs/mount.py: run_shell to use StringIO as default 
 
Reviewed-by: Jeff Layton <jlayton@redhat.com>  
Reviewed-by: Rishabh Dave <ridave@redhat.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sat, 9 May 2020 06:53:10 +0000  (14:53 +0800)] 
 
Merge pull request #34834 from sidharthanup/qa-test-exports-fix 
 
qa/test_exports: fix TestExports failure under new py3 compability changes 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sat, 9 May 2020 06:50:00 +0000  (14:50 +0800)] 
 
Merge pull request #34871 from tchaikov/wip-qa-tasks-mgr-set-application 
 
qa/tasks/mgr: always add "application" label to pool 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Stephan Müller <smueller@suse.com>  
Kefu Chai  [Sat, 9 May 2020 06:45:47 +0000  (14:45 +0800)] 
 
Merge pull request #34895 from mgfritch/mgr-insights-py3-warn 
 
mgr/insights: fix python3 DeprecationWarning 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Kefu Chai  [Sat, 9 May 2020 06:41:04 +0000  (14:41 +0800)] 
 
Merge pull request #34875 from tchaikov/wip-qa-tasks-qemu 
 
qa/tasks/qemu: open file in text mode 
 
Reviewed-by: Josh Durgin <jdurgin@redhat.com>  
Patrick Donnelly  [Sat, 9 May 2020 04:28:04 +0000  (21:28 -0700)] 
 
Merge PR #34941 into master 
 
* refs/pull/34941/head: 
	qa/cephfs: use StringIO instead of BytesIO 
 
Reviewed-by: Xiubo Li <xiubli@redhat.com>  
Tiago Melo  [Sat, 9 May 2020 02:28:39 +0000  (02:28  +0000)] 
 
mgr/dashboard: Fix random E2E error in mgr-modules 
 
This test failed at random times when it tried to find the new value of pool_ids 
in the balancer module. 
This happened because the value of pool_ids is automatically reverted by ceph, 
so in some situations when we tried to read the new value, 
it was already reverted and failed. 
 
Enhanced the tests to be able to use any text input, not only the ones with 
empty default values. 
 
Fixes: https://tracker.ceph.com/issues/45445  
Signed-off-by: Tiago Melo <tmelo@suse.com>  
J. Eric Ivancich  [Fri, 8 May 2020 21:58:55 +0000  (17:58 -0400)] 
 
Merge pull request #34037 from ivancich/wip-adjust-ordered-list-attempts 
 
rgw: clean up attempt loop in ordered listing 
 
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>  
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>  
Reviewed-by: Ali Maredia <amaredia@redhat.com>  
J. Eric Ivancich  [Fri, 8 May 2020 21:55:28 +0000  (17:55 -0400)] 
 
Merge pull request #33865 from ivancich/wip-fix-ordered-marker-bug 
 
rgw: fix bug where bucket listing end marker not always set correctly 
 
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
J. Eric Ivancich  [Fri, 8 May 2020 21:50:37 +0000  (17:50 -0400)] 
 
Merge pull request #30511 from tianshan/fix_41953 
 
rgw: skip add empty multipart chain to gc in abort_multipart_upload 
 
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>  
J. Eric Ivancich  [Fri, 8 May 2020 21:49:22 +0000  (17:49 -0400)] 
 
Merge pull request #29886 from tianshan/fix_bucket_handle_leak 
 
rgw: fix some list buckets handle leak 
 
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 21:25:19 +0000  (23:25 +0200)] 
 
Merge pull request #34961 from sebastian-philipp/cephadm-fix-node-exporter-auth-entity 
 
mgr/cephadm: node-exporter is not a ceph service 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 21:22:11 +0000  (23:22 +0200)] 
 
Merge pull request #34932 from sebastian-philipp/cephadm-hostassignment-schedule.py 
 
mgr/cephadm: move HostAssignment to new module 
 
Reviewed-by: Joshua Schmid <jschmid@suse.de>  
Sebastian Wagner  [Fri, 8 May 2020 20:11:55 +0000  (22:11 +0200)] 
 
Merge pull request #34689 from rhcs-dashboard/45186-fix-test-orch 
 
mgr/test_orchestrator: fix _get_ceph_daemons() 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Pritha Srivastava  [Fri, 8 May 2020 18:51:46 +0000  (00:21  +0530)] 
 
cls/rgw_gc: Fixing the iterator used to access urgent data map 
in xattr in cls_rgw_gc. The incorrect iterator caused a crash 
in osd. 
 
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>  
Kefu Chai  [Fri, 8 May 2020 17:53:46 +0000  (01:53  +0800)] 
 
rpm: BuildRequires fmt-devel on el8 
 
it's included in EPEL8 now. 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Sebastian Wagner  [Fri, 8 May 2020 16:59:49 +0000  (18:59 +0200)] 
 
Merge pull request #34950 from sebastian-philipp/cephadm-upgrade.py 
 
mgr/cephadm: move upgrade code to upgrade.py 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 16:59:26 +0000  (18:59 +0200)] 
 
Merge pull request #34922 from SUSE/wip-fix-45393 
 
mgr/cephadm: refresh osd config when mons change 
 
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 16:58:50 +0000  (18:58 +0200)] 
 
Merge pull request #34903 from sebastian-philipp/cephadm-adopt-qa-grafana 
 
qa/workunits/cephadm: test grafana adoption 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Stephan Müller  [Thu, 7 May 2020 15:13:57 +0000  (17:13 +0200)] 
 
mgr/dashboard: Always use fast angular unit tests 
 
This will replace the current approach having a fast testing workaround 
that didn't fully work on every test. Now using ng-bullet's optimization 
works with every test, therefore there is no need to keep the old 
configuration files and use the slow testing on Jenkins. 
 
Fixes: https://tracker.ceph.com/issues/45433  
Signed-off-by: Stephan Müller <smueller@suse.com>  
Lenz Grimmer  [Fri, 8 May 2020 14:48:35 +0000  (16:48 +0200)] 
 
Merge pull request #34949 from tspmelo/wip-i18n-fix 
 
Reviewed-by: Stephan Müller <smueller@suse.com>  
Reviewed-by: Tatjana Dehler <tdehler@suse.com>  
Varsha Rao  [Thu, 7 May 2020 11:57:42 +0000  (17:27 +0530)] 
 
doc/cephfs-shell: Add quota command usage 
 
Fixes: https://tracker.ceph.com/issues/44788  
Signed-off-by: Varsha Rao <varao@redhat.com>  
Varsha Rao  [Thu, 7 May 2020 11:27:24 +0000  (16:57 +0530)] 
 
doc/cephfs-shell: Add du command usage 
 
Fixes: https://tracker.ceph.com/issues/44788  
Signed-off-by: Varsha Rao <varao@redhat.com>  
Varsha Rao  [Thu, 7 May 2020 11:13:16 +0000  (16:43 +0530)] 
 
doc/cephfs-shell: Add df command usage 
 
Fixes: https://tracker.ceph.com/issues/44788  
Signed-off-by: Varsha Rao <varao@redhat.com>  
Casey Bodley  [Fri, 8 May 2020 13:26:07 +0000  (09:26 -0400)] 
 
Merge pull request #34923 from ofriedma/wip-ofriedma-fcgi 
 
rgw: unable to compile fcgi frontend 
 
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>  
Lenz Grimmer  [Fri, 8 May 2020 12:52:10 +0000  (14:52 +0200)] 
 
Merge pull request #34709 from votdev/issue_45204_max_buckets 
 
Reviewed-by: Stephan Müller <smueller@suse.com>  
Reviewed-by: Tiago Melo <tmelo@suse.com>  
Lenz Grimmer  [Fri, 8 May 2020 12:46:54 +0000  (14:46 +0200)] 
 
Merge pull request #34854 from BenoitKnecht/fix-alert-description 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 11:00:36 +0000  (13:00 +0200)] 
 
mgr/cephadm: add extra function for the auth entity 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 10:59:37 +0000  (12:59 +0200)] 
 
mgr/cephadm: node-exporter is not a ceph service 
 
Fixes: https://tracker.ceph.com/issues/45427  
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Wed, 6 May 2020 13:52:36 +0000  (15:52 +0200)] 
 
pybind/mgr: properly mock the mon store for pytest 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 09:12:27 +0000  (11:12 +0200)] 
 
Merge pull request #34843 from mgfritch/cephadm-cli-servicespec 
 
mgr/orch: Clean-up ServiceSpec handling during add/remove (mds, rgw, iscsi, nfs) 
 
Reviewed-by: Joshua Schmid <jschmid@suse.de>  
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 09:09:08 +0000  (11:09 +0200)] 
 
mgr/cephadm: add some more type checks 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 20 Mar 2020 16:39:08 +0000  (17:39 +0100)] 
 
mgr/cephadm: cleanup async_map_completion etc. 
 
This breaks the progress integration, but we haven't 
used that anyway till now. 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 20 Mar 2020 16:18:48 +0000  (17:18 +0100)] 
 
mgr/cephadm: replace async_completion with trivial_completion 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 20 Mar 2020 16:17:39 +0000  (17:17 +0100)] 
 
mgr/cephadm: replace async_map_completion with a simple wrapper
There is no need to wrap everything into completions.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> 
(cherry picked from commit 
a78f42e225bbc041324dc3e565deb207feddad26 )
 
Sebastian Wagner  [Fri, 17 Apr 2020 13:24:44 +0000  (15:24 +0200)] 
 
mgr/cephadm: move HostAssignment to new module 
 
(speeds up my editor) 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 07:56:42 +0000  (09:56 +0200)] 
 
Merge pull request #34909 from sebastian-philipp/cephadm-doc-ceph.conf 
 
doc/cephadm: add section about setting config settings 
 
Reviewed-by: Alexandra Settle <asettle@suse.com>  
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Sebastian Wagner  [Fri, 8 May 2020 07:45:08 +0000  (09:45 +0200)] 
 
Merge pull request #34891 from sebastian-philipp/cephadm-cephadmservice 
 
mgr/cephadm: Add CephadmService class 
 
Reviewed-by: Joshua Schmid <jschmid@suse.de>  
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>  
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Juan Miguel Olmo Martínez  [Mon, 4 May 2020 10:45:35 +0000  (12:45 +0200)] 
 
cephadm: Fix error parsing <command> arguments 
 
Optional arguments in the <command> parameter used in: 
 <cephadm shell> 
 <cephadm enter> 
 <cephadm ceph-volume> 
are not parsed properly. This fixes this problem. 
 
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>  
Yuval Lifshitz  [Fri, 8 May 2020 07:09:32 +0000  (10:09 +0300)] 
 
rgw/notifications: version id was not sent in versioned buckets 
 
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>  
Fixes: https://tracker.ceph.com/issues/45440  
Kefu Chai  [Fri, 8 May 2020 03:10:56 +0000  (11:10 +0800)] 
 
qa/tasks/cephfs: remove sys.exc_clear() calls 
 
sys.exc_clear() was removed in Python3, see 
https://docs.python.org/3/whatsnew/3.0.html#index-22. so we should not 
call it. 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Jason Dillaman  [Thu, 7 May 2020 15:46:33 +0000  (11:46 -0400)] 
 
Merge pull request #34853 from yison/rwl-image-writeback-cache-seq9 
 
rbd/cache: Replicated Write Log core codes - compare_and_write 
 
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Casey Bodley  [Thu, 7 May 2020 15:45:30 +0000  (11:45 -0400)] 
 
Merge pull request #34952 from cbodley/wip-44958 
 
doc/rgw: document 'rgw gc max concurrent io' 
 
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>  
Kefu Chai  [Thu, 7 May 2020 15:44:57 +0000  (23:44 +0800)] 
 
scripts/run-cbt.sh: use bluestore for testing classic osd 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Laura Paduano  [Thu, 7 May 2020 14:49:49 +0000  (16:49 +0200)] 
 
Merge pull request #34929 from tspmelo/wip-e2e-script 
 
mgr/dashboard: Improve run-frontend-e2e-tests.sh 
 
Reviewed-by: Alfonso Martínez <almartin@redhat.com>  
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Casey Bodley  [Thu, 7 May 2020 14:41:22 +0000  (10:41 -0400)] 
 
doc/rgw: document 'rgw gc max concurrent io' 
 
Fixes: https://tracker.ceph.com/issues/44958  
Signed-off-by: Casey Bodley <cbodley@redhat.com>  
Sebastian Wagner  [Thu, 7 May 2020 12:40:08 +0000  (14:40 +0200)] 
 
mgr/cephadm: move upgrade code to upgrade.py 
 
Make it easier for everyone to read the upgrade algorithm. 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Tiago Melo  [Thu, 7 May 2020 11:44:47 +0000  (11:44 +0000)] 
 
mgr/dashboard: Fix I18N errors 
 
We were just checking if the translation sources were correct and ignore if the 
extraction simply failed. 
 
Fixes: https://tracker.ceph.com/issues/45428  
Signed-off-by: Tiago Melo <tmelo@suse.com>  
Kefu Chai  [Thu, 7 May 2020 11:31:35 +0000  (19:31 +0800)] 
 
Merge pull request #34820 from sebastian-philipp/akamac-cephadm-fix-typo-in-postinst 
 
debian: fix typo in cephadm user gecos 
 
Reviewed-by: Michael Fritch <mfritch@suse.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Sebastian Wagner  [Mon, 4 May 2020 12:40:19 +0000  (14:40 +0200)] 
 
mgr/cephadm: Add IscsiService 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Mon, 4 May 2020 12:36:03 +0000  (14:36 +0200)] 
 
mgr/cephadm: Add CrashService 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Mon, 4 May 2020 12:33:21 +0000  (14:33 +0200)] 
 
mgr/cephadm: Add NodeExporterService 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Mon, 4 May 2020 12:30:57 +0000  (14:30 +0200)] 
 
mgr/cephadm: Add PrometheusService 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>  
Sebastian Wagner  [Mon, 4 May 2020 12:26:31 +0000  (14:26 +0200)] 
 
mgr/cephadm: Add AlertmanagerService 
 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>