StarlingX System Configuration Management
Go to file
SidneyAn c937847c56 Fixing tox flake8 errors in configutilities component
Listed below are the errors which were fixed as well as the actions
    taken to fix them:

    " E124 closing bracket does not match visual indentation":
      --> fix from '     "FM_SERVICE_TYPE": "faultmanagement",
                    })'
              to   '     "FM_SERVICE_TYPE": "faultmanagement",
                          })'

Story: 2003360
Task: 24857
Change-Id: I4d9081a0a9f96aabf50dc792480ea46c11f10d3c
Signed-off-by: SidneyAn <ran1.an@intel.com>
2018-09-03 10:22:31 +08:00
compute-huge Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
computeconfig Add support for external Ceph 2018-07-31 15:48:43 -04:00
config-gate StarlingX open source release updates 2018-05-31 07:35:52 -07:00
configutilities Fixing tox flake8 errors in configutilities component 2018-09-03 10:22:31 +08:00
controllerconfig Merge "Decouple Fault Management from stx-config" 2018-08-17 14:21:36 +00:00
devstack Remove installation of stx-utils 2018-08-23 00:06:31 -05:00
puppet-manifests Remove tiller docker image in helm manifest 2018-08-24 13:49:31 -04:00
puppet-modules-wrs Decouple Fault Management from stx-config 2018-08-16 17:24:19 -04:00
storageconfig StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv Fixing tox pep8 errors in cgts-client component 2018-08-24 15:29:45 -04:00
tmp/patch-scripts/EXAMPLE_SYSINV/scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Add default test framework 2018-06-08 20:06:21 -05:00
.gitreview [Feature] adding support devstack for stx-config sysinv 2018-08-20 13:17:55 +08:00
.zuul.yaml Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
centos_iso_image.inc Split image.inc across git repos 2018-08-16 10:08:08 -04:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 17:24:19 -04:00
test-requirements.txt Add default test framework 2018-06-08 20:06:21 -05:00
tox.ini Add default test framework 2018-06-08 20:06:21 -05:00

README.rst

stx-config

StarlingX Configuration Management