config/sysinv/sysinv/sysinv/sysinv
SidneyAn 9b78d42e54 clear yamllint errors under stx-config
Listed below are the errors which were fixed as well as the actions
    [error] trailing spaces (trailing-spaces)
    --> delete spaces
    [error] too many blank lines (3 > 2)
    --> delete blank line
    [error] too few spaces after comma (commas)
    --> add space after comma
    [error] too many spaces inside brackets
    --> delete extra spaces
    [error] wrong indentation: expected XX but found XX (indentation)
    --> delete/add spaces to indente
    [error] line too long (97 > 80 characters) (line-length)
    --> change the line max length to 200
        cut the too long lines to 2 or 3 (by using '|-')
    [error] duplication of key "XXX" in mapping (key-duplicates)
    --> delete the duplication
    [warning] missing starting space in comment (comments)
    --> add blank after '#'
    [warning] truthy value should be true or false (truthy)
    --> lower case "False"/"True" to false/true

  Listed below are test cases done which run one controller and one compute in KVMs
    Test-Install           ----  success
    Test_create_instance   ----  success

  Now linters errors under stx-config is clear. Weee!!

Related commit: https://review.openstack.org/#/c/600473/

Story: 2003360
Task: 24411

Change-Id: Idc3c9304172be52c5d2fb2cbd862527066b72ecf
Signed-off-by: SidneyAn <ran1.an@intel.com>
2018-09-12 21:11:57 +08:00
..
agent synchronize file update in sysinv agent 2018-09-11 17:20:38 +00:00
api Merge "Add support for multiple hpe3par backends" 2018-09-11 14:21:06 +00:00
cluster Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
cmd Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
common Merge "Add support for multiple hpe3par backends" 2018-09-11 14:21:06 +00:00
conductor Merge "Add support for multiple hpe3par backends" 2018-09-11 14:21:06 +00:00
db Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
helm Helm Backend for chart specific system overrides 2018-07-31 15:48:45 -04:00
objects Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
openstack Python 3 compatibility: convert ConfigParser to configparser. 2018-09-07 11:32:48 +08:00
puppet Merge "Add support for multiple hpe3par backends" 2018-09-11 14:21:06 +00:00
tests clear yamllint errors under stx-config 2018-09-12 21:11:57 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
netconf.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sanity_coverage.py Sysinv tox updates. Prepare for bandit reports and test reports 2018-06-29 13:25:09 -04:00
version.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00