]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Lenz Grimmer  [Mon, 12 Mar 2018 10:16:52 +0000  (11:16 +0100)] 
Merge pull request #20765 from sebastian-philipp/dashboard_v2-no-detail_routeReviewed-by: Ricardo Dias <rdias@suse.com> 
Lenz Grimmer  [Mon, 12 Mar 2018 10:12:41 +0000  (11:12 +0100)] 
Merge pull request #20772 from votdev/fix_osd_detailsReviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com> Reviewed-by: Stephan Müller <smueller@suse.com> 
Jason Dillaman  [Sun, 11 Mar 2018 01:30:45 +0000  (20:30 -0500)] 
Merge pull request #20809 from idryomov/wip-librbd-discard-create-truncateReviewed-by: Jason Dillaman <dillaman@redhat.com> 
vasukulkarni  [Sat, 10 Mar 2018 16:13:48 +0000  (08:13 -0800)] 
Merge pull request #20243 from ceph/wip-cd-volume-entry
Jason Dillaman  [Sat, 10 Mar 2018 13:21:30 +0000  (08:21 -0500)] 
Merge pull request #20826 from liewegas/wip-fix-mstart-configReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Kefu Chai  [Sat, 10 Mar 2018 01:32:00 +0000  (09:32 +0800)] 
Merge pull request #20819 from ygtzf/wip-install-depsReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 10 Mar 2018 01:19:27 +0000  (09:19 +0800)] 
Merge pull request #20419 from tchaikov/wip-22748Reviewed-by: John Spray <john.spray@redhat.com> 
Sage Weil  [Fri, 9 Mar 2018 23:00:43 +0000  (17:00 -0600)] 
vstart.sh: use proper variables for ceph.conf and dev dirSigned-off-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Fri, 9 Mar 2018 17:55:44 +0000  (01:55  +0800)] 
Merge pull request #20805 from Devp00l/refresh-rotateReviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Kefu Chai  [Fri, 9 Mar 2018 17:53:26 +0000  (01:53  +0800)] 
Merge pull request #20788 from xiexingguo/wip-balancer-04Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Kefu Chai  [Fri, 9 Mar 2018 17:52:34 +0000  (01:52  +0800)] 
Merge pull request #20791 from guzhongyan/fix-pycmdReviewed-by: Kefu Chai <kchai@redhat.com> 
Alfredo Deza  [Fri, 9 Mar 2018 13:08:56 +0000  (08:08 -0500)] 
Merge pull request #20787 from ceph/wip-rm23260Reviewed-by: Andrew Schoen <aschoen@redhat.com> 
Nathan Cutler  [Fri, 9 Mar 2018 12:26:47 +0000  (13:26 +0100)] 
Merge pull request #20813 from smithfarm/wip-make-dist-suseReviewed-by: Kefu Chai <kchai@redhat.com> 
Mykola Golub  [Fri, 9 Mar 2018 12:11:08 +0000  (14:11 +0200)] 
Merge pull request #20682 from dillaman/wip-22960Reviewed-by: Mykola Golub <mgolub@suse.com> 
Alfredo Deza  [Fri, 9 Mar 2018 12:03:04 +0000  (07:03 -0500)] 
Merge pull request #20815 from capri1989/get-packages-luminous-updateReviewed-by: Alfredo Deza <adeza@redhat.com> 
Volker Theile  [Fri, 9 Mar 2018 10:32:43 +0000  (11:32 +0100)] 
mgr/dashboard v2: Don't show details if multiple OSDs are selectedSigned-off-by: Volker Theile <vtheile@suse.com> 
Ricardo Dias  [Fri, 9 Mar 2018 09:47:26 +0000  (09:47 +0000)] 
Merge pull request #20747 from votdev/add_required_directiveReviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Yao Guotao  [Fri, 9 Mar 2018 09:46:27 +0000  (04:46  -0500)] 
install-deps.sh: fix an error condition expressionSigned-off-by: Yao Guotao <yaoguot@gmail.com> 
Ilya Dryomov  [Thu, 8 Mar 2018 16:26:27 +0000  (17:26 +0100)] 
librbd: create+truncate for whole-object layered discardsFixes: http://tracker.ceph.com/issues/23285 Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Sebastian Wagner  [Fri, 9 Mar 2018 09:01:54 +0000  (10:01 +0100)] 
mgr/dashboard_v2: Refactored `RESTControllerTest`:Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Sebastian Wagner  [Fri, 9 Mar 2018 09:00:39 +0000  (10:00 +0100)] 
mgr/dashboard_v2: Removed unused `tools.detail_route()`Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Kai Wagner  [Fri, 9 Mar 2018 06:50:45 +0000  (07:50 +0100)] 
Updated the get-packages.rst to luminousSigned-off-by: Kai Wagner <kwagner@suse.com> 
Kefu Chai  [Wed, 7 Mar 2018 16:46:06 +0000  (00:46  +0800)] 
common/options: consolidate Option::to_str() with operator<<Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 6 Mar 2018 03:10:14 +0000  (11:10 +0800)] 
test: add a simple test for conf_get() and conf_set()Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:37:00 +0000  (16:37 +0800)] 
common/options,mon: switch some option to TYPE_SECSSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:36:35 +0000  (16:36 +0800)] 
common/config: specialize the settings for time durationSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:04:09 +0000  (16:04 +0800)] 
common/options: switch some cephfs settings to TYPE_SIZESigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:03:58 +0000  (16:03 +0800)] 
common/options: switch some rbd settings to TYPE_SIZESigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:03:08 +0000  (16:03 +0800)] 
common/options: switch some rgw options to TYPE_SIZESigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:02:31 +0000  (16:02 +0800)] 
common/options: switch some osd settings to TYPE_SIZESigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 08:01:15 +0000  (16:01 +0800)] 
common/options: switch some mon options to TYPE_SIZESigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 13 Feb 2018 07:56:47 +0000  (15:56 +0800)] 
common/config: specialize the settings for sizeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 9 Mar 2018 04:02:49 +0000  (12:02 +0800)] 
Merge pull request #20745 from Liuchang0812/jsonify-pool-getReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 9 Mar 2018 04:02:20 +0000  (12:02 +0800)] 
Merge pull request #20775 from tspmelo/fix-iscsi-unit-testReviewed-by: Volker Theile <vtheile@suse.com> 
Gu Zhongyan  [Fri, 9 Mar 2018 01:53:56 +0000  (09:53 +0800)] 
pybind/ceph_argparse: accept flexible reqSigned-off-by: Gu Zhongyan <guzhongyan@360.cn> 
Kefu Chai  [Fri, 9 Mar 2018 02:24:00 +0000  (10:24 +0800)] 
Merge pull request #20778 from p-na/wip-mgr-fix-dashboard-backend-testsReviewed-by: Ricardo Dias <rdias@suse.com> 
Kefu Chai  [Fri, 9 Mar 2018 02:20:58 +0000  (10:20 +0800)] 
Merge pull request #20782 from sebastian-philipp/dashboard_v2_fix_config_options_endpointReviewed-by: Ricardo Dias <rdias@suse.com> Reviewed-by: Tatjana Dehler <tdehler@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Josh Durgin  [Fri, 9 Mar 2018 00:42:31 +0000  (16:42 -0800)] 
Merge pull request #20786 from dzafman/wip-zafman-log-trimReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Nathan Cutler  [Fri, 9 Mar 2018 00:42:02 +0000  (01:42  +0100)] 
Revert "make-dist: add OBS-specific release suffix on SUSE"
This reverts commit 
ca6c92b3ec2f715cf247e9c1009d315d9de9c55a .
The OBS-specific suffix potentially causes trouble when building outside of
OBS. Also, the OBS build process already includes a spec-file munging step
where this can be done.
Signed-off-by: Nathan Cutler <ncutler@suse.com> 
Josh Durgin  [Tue, 6 Mar 2018 01:04:10 +0000  (20:04 -0500)] 
tools: Add pg log trim command to ceph-objectstore-toolFixes: http://tracker.ceph.com/issues/23242 Signed-off-by: Josh Durgin <jdurgin@redhat.com> Signed-off-by: David Zafman <dzafman@redhat.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 21:25:36 +0000  (13:25 -0800)] 
Merge pull request #20769 from oritwas/wip-rgw-20448Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> Reviewed-by: Casey Bodley <cbodley@redhat.com> Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> 
Alfredo Deza  [Wed, 7 Mar 2018 16:57:32 +0000  (11:57 -0500)] 
ceph-volume tests verify that mkfs filestore uses default flagsSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 7 Mar 2018 16:57:07 +0000  (11:57 -0500)] 
ceph-volume lvm.prepare pass the cephx_secret for mkfs in filestoreSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Alfredo Deza  [Wed, 7 Mar 2018 16:56:45 +0000  (11:56 -0500)] 
ceph-volume util.prepare use keyfile from stdin for mkfs in filestoreSigned-off-by: Alfredo Deza <adeza@redhat.com> 
Jason Dillaman  [Thu, 8 Mar 2018 19:01:57 +0000  (14:01 -0500)] 
Merge pull request #20590 from hitoshikamei/rbd-benchReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 8 Mar 2018 19:00:59 +0000  (14:00 -0500)] 
Merge pull request #20689 from Songweibin/wip-23038Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 8 Mar 2018 19:00:27 +0000  (14:00 -0500)] 
Merge pull request #20697 from Songweibin/wip-trash-rmReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 8 Mar 2018 18:59:27 +0000  (13:59 -0500)] 
Merge pull request #20795 from Songweibin/wip-fix-trashReviewed-by: Jason Dillaman <dillaman@redhat.com> 
David Zafman  [Thu, 8 Mar 2018 18:45:38 +0000  (10:45 -0800)] 
Merge pull request #20759 from dzafman/wip-cleanupReviewed-by: Greg Farnum <gfarnum@redhat.com> 
Lenz Grimmer  [Thu, 8 Mar 2018 17:27:38 +0000  (18:27 +0100)] 
Merge pull request #20801 from theanalyst/dashboard-build-typoReviewed-by: Ricardo Dias <rdias@suse.com> Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Ilya Dryomov  [Thu, 8 Mar 2018 16:19:26 +0000  (17:19 +0100)] 
test/librbd: expect_object_may_exist(..., false) in DiscardRemoveTruncateSigned-off-by: Ilya Dryomov <idryomov@gmail.com> 
Ilya Dryomov  [Thu, 8 Mar 2018 16:15:55 +0000  (17:15 +0100)] 
test/librbd: clone with parent features in DiscardRemoveTruncateSigned-off-by: Ilya Dryomov <idryomov@gmail.com> 
Volker Theile  [Tue, 6 Mar 2018 13:31:14 +0000  (14:31 +0100)] 
mgr/dashboard v2: Add CSS class for required form fieldsSigned-off-by: Volker Theile <vtheile@suse.com> 
Abhishek Lekshmanan  [Thu, 8 Mar 2018 14:49:24 +0000  (15:49 +0100)] 
dashboard: cmake: typo fix when npm is not foundSigned-off-by: Abhishek Lekshmanan <abhishek@suse.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 15:34:29 +0000  (07:34 -0800)] 
Merge pull request #20390 from theanalyst/rgw/openssl-initReviewed-by: Casey Bodley <cbodley@redhat.com> Reviewed-by: Jesse Williamson <jwilliamson@suse.de> Reviewed-by: Marcus Watts <mwatts@redhat.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 15:29:54 +0000  (07:29 -0800)] 
Merge pull request #20649 from tianshan/rgw_datalog_listReviewed-by: Casey Bodley <cbodley@redhat.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 15:29:32 +0000  (07:29 -0800)] 
Merge pull request #20686 from fangyuxiangGL/mccReviewed-by: Casey Bodley <cbodley@redhat.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 15:28:59 +0000  (07:28 -0800)] 
Merge pull request #20707 from Liuchang0812/rgw-es-plugin-urlencodeReviewed-by: Yehuda Sadeh <yehuda@redhat.com> 
Yuri Weinstein  [Thu, 8 Mar 2018 15:28:20 +0000  (07:28 -0800)] 
Merge pull request #20756 from cbodley/wip-qa-rgw-verify-combineReviewed-by: Vasu Kulkarni <vasu@redhat.com> 
Stephan Müller  [Mon, 5 Mar 2018 15:15:12 +0000  (16:15 +0100)] 
mgr/dashboard_v2: Rotate the refresh icon on loadSigned-off-by: Stephan Müller <smueller@suse.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:20:34 +0000  (23:20 +0800)] 
Merge pull request #20767 from xiexingguo/wip-pg-deleteReviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:19:50 +0000  (23:19 +0800)] 
Merge pull request #20764 from chenyupeng360/masterReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:19:11 +0000  (23:19 +0800)] 
Merge pull request #20740 from Songweibin/wip-skip-logical-devicesReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:18:16 +0000  (23:18 +0800)] 
Merge pull request #20743 from rjfd/wip-dashboard-settingsReviewed-by: Volker Theile <vtheile@suse.com> Reviewed-by: Patrick Nawracay <pnawracay@suse.com> Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:15:53 +0000  (23:15 +0800)] 
Merge pull request #20727 from linuxbox2/wip-clang-5Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:14:50 +0000  (23:14 +0800)] 
Merge pull request #20711 from guzhongyan/mgr-nodelsReviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:13:37 +0000  (23:13 +0800)] 
Merge pull request #20706 from xiexingguo/wip-balancer-03Reviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:13:01 +0000  (23:13 +0800)] 
Merge pull request #20704 from xiexingguo/wip-balancer-02Reviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:12:27 +0000  (23:12 +0800)] 
Merge pull request #20703 from xiexingguo/wip-balancer-01Reviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 8 Mar 2018 15:11:47 +0000  (23:11 +0800)] 
Merge pull request #20644 from jcsp/wip-23166Reviewed-by: Jan Fajerski <jfajerski@suse.com> Reviewed-by: Boris Ranto <branto@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Thu, 8 Mar 2018 13:48:55 +0000  (08:48 -0500)] 
Merge pull request #20773 from idryomov/wip-krbd-include-sysmacrosReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Ilya Dryomov  [Thu, 8 Mar 2018 11:52:56 +0000  (12:52 +0100)] 
Merge pull request #20750 from idryomov/wip-krbd-whole-object-discard-testReviewed-by: Jason Dillaman <dillaman@redhat.com> 
John Spray  [Thu, 8 Mar 2018 10:56:51 +0000  (10:56 +0000)] 
Merge pull request #20755 from LenzGr/mgr-dashboard-documentationReviewed-by: John Spray <john.spray@redhat.com> 
Ilya Dryomov  [Thu, 8 Mar 2018 10:31:49 +0000  (11:31 +0100)] 
Merge pull request #20792 from yangdongsheng/krbd_osd_request_timeoutReviewed-by: Ilya Dryomov <idryomov@gmail.com> 
Dongsheng Yang  [Thu, 8 Mar 2018 07:35:38 +0000  (02:35  -0500)] 
rbd: support osd_request_timeout in rbd map commandFixes: http://tracker.ceph.com/issues/23073 Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> 
songweibin  [Thu, 8 Mar 2018 02:29:22 +0000  (10:29 +0800)] 
rbd: pool_percent_used should not divided by 100Signed-off-by: songweibin <song.weibin@zte.com.cn> 
xie xingguo  [Wed, 7 Mar 2018 05:56:17 +0000  (13:56 +0800)] 
pybind/mgr/balancer: sanity check against empty rootsSigned-off-by: xie xingguo <xie.xingguo@zte.com.cn> 
xie xingguo  [Wed, 7 Mar 2018 03:35:51 +0000  (11:35 +0800)] 
pybind/mgr/balancer: s/iteritems/iterkeys/Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> 
Mykola Golub  [Wed, 7 Mar 2018 20:53:12 +0000  (22:53 +0200)] 
Merge pull request #20729 from dillaman/wip-22738Reviewed-by: Mykola Golub <mgolub@suse.com> 
Patrick Donnelly  [Wed, 7 Mar 2018 19:27:58 +0000  (11:27 -0800)] 
Merge PR #20705 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Jason Dillaman  [Mon, 5 Mar 2018 16:16:00 +0000  (11:16 -0500)] 
librbd: discard from cache after committed to diskSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 5 Mar 2018 13:41:07 +0000  (08:41 -0500)] 
librbd: moved skip partial discard logic to object requestSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Fri, 2 Mar 2018 14:41:06 +0000  (09:41 -0500)] 
librbd: avoid potential for lock inversion in journal IO replaySigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 1 Mar 2018 22:57:17 +0000  (17:57 -0500)] 
librbd: reduce lock scope on copy-on-read IO pathSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Fri, 16 Feb 2018 00:41:59 +0000  (19:41 -0500)] 
librbd: removed legacy object cacher hooksSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 1 Mar 2018 20:00:57 +0000  (15:00 -0500)] 
rbd-mirror: corrected implicitly included dout headerSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 28 Feb 2018 19:38:06 +0000  (14:38 -0500)] 
librbd: removed legacy journal event tracking hooks from IO pathSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 27 Feb 2018 23:51:01 +0000  (18:51 -0500)] 
librbd: removed object cacher hooks from IO image requestSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 27 Feb 2018 23:29:19 +0000  (18:29 -0500)] 
librbd: removed object cacher hooks from IO object requestSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 27 Feb 2018 15:42:45 +0000  (10:42 -0500)] 
librbd: integrate object cacher writeback handler with dispatcherSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Fri, 16 Feb 2018 19:07:52 +0000  (14:07 -0500)] 
librbd: switch to new object dispatcher-based cache hooksSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 27 Feb 2018 17:25:55 +0000  (12:25 -0500)] 
librbd: pass image flush requests to object dispatcherSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 27 Feb 2018 04:49:14 +0000  (23:49 -0500)] 
librbd: include flush source in image dispatch specSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Fri, 16 Feb 2018 00:40:06 +0000  (19:40 -0500)] 
librbd: wrap a object dispatcher facade around object cacherSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 21 Feb 2018 01:11:49 +0000  (20:11 -0500)] 
librbd: added object dispatch handler for journal IOSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 15 Feb 2018 20:45:05 +0000  (15:45 -0500)] 
librbd: switch to object IO requests to dispatcher interfaceSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Sebastian Wagner  [Wed, 7 Mar 2018 17:18:31 +0000  (18:18 +0100)] 
mgr/dashboard_v2: removed unused code that broke teuthologySigned-off-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Ricardo Dias  [Tue, 30 Jan 2018 10:13:55 +0000  (10:13 +0000)] 
mgr/dashboard: Added instructions on how to add config settings to HACKINGSigned-off-by: Ricardo Dias <rdias@suse.com> 
Ricardo Dias  [Mon, 29 Jan 2018 16:10:50 +0000  (16:10 +0000)] 
mgr/dashboard: added settings moduleSigned-off-by: Ricardo Dias <rdias@suse.com> 
Sebastian Wagner  [Wed, 7 Mar 2018 15:04:01 +0000  (16:04 +0100)] 
common/config: Fix dumping of `md_config_t::config_options`.
Caused by 
49a5e775aa92a8218bb659909de20637d5aa660a 
This fixes the dashboard_v2 `cluster_conf` endpoint.
Fixes: http://tracker.ceph.com/issues/23265 
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>