From: Amir Shehata Date: Fri, 12 Jan 2018 03:29:54 +0000 (-0800) Subject: LU-10452 lnet: cleanup YAML output X-Git-Tag: 2.10.58~10 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=859b7a4de2af542745d2248ec321da07a31b34cb;hp=859b7a4de2af542745d2248ec321da07a31b34cb LU-10452 lnet: cleanup YAML output The level of verbosity is high when exporting the YAML configuration for the purposes of storing it to reconfigure a node. This patch eliminates the unnecessary YAML lines which are not needed when reconfiguring a node, such as statistics, status, etc. Test-Parameters: trivial Signed-off-by: Amir Shehata Change-Id: Ie57c761415cfb0ceee8b2dbc0b293e85ae415685 Reviewed-on: https://review.whamcloud.com/30845 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Doug Oucharek Reviewed-by: Andreas Dilger Reviewed-by: James Simmons Reviewed-by: Oleg Drokin ---