ha/service-mgmt-tools/sm-tools/sm_tools
Hayde Martinez 8cd6cc65f1 sm-dump output not formatted properly
Using command: sudo sm-dump --impact --pid --pid_file
pid column is not formatted properly and there is no space
between pid and pid_file, this is due to pid's in linux can
have up to 7 characters.

This commit:
 a) Increases this field to 8 characters in order to fix format

Test:
 Use "sudo sm-dump --impact --pid --pid_file"
Closes-Bug: 1828045

Change-Id: I3966f12f68c6694078f8670962c0d4113b8820c6
Signed-off-by: Hayde Martinez <hayde.martinez.landa@intel.com>
2019-05-27 11:19:55 -05:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_action.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
sm_api_msg_utils.py Add new provision/deprovison command option 2019-04-25 15:58:16 -04:00
sm_configure.py SM monitoring for cluster-host-ip service 2019-04-11 07:43:06 -04:00
sm_dump.py sm-dump output not formatted properly 2019-05-27 11:19:55 -05:00
sm_provision.py Add new provision/deprovison command option 2019-04-25 15:58:16 -04:00
sm_query.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00