StarlingX System Configuration Management
3dbd0d6941
With the release of stx8 some scripts were deprecated and will not be needed on future upgrades, for example, those who were needed only for CentOS (stx6 or stx7) -> Debian (stx8) upgrade. This commit removes the deprecated scripts. Note: The USM "software deploy activate" command will be tested in the scope of another commit, since it is not yet implemented. Test Plan: PASS: legacy upgrade stx8 -> stx9 "migrate" and "activate" steps executed successfully PASS: USM "software deploy start" command executed successfully Story: 2010676 Task: 49196 Change-Id: Iee96afa1eca5d9d9751168a53635e5995c47aff4 Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com> |
||
---|---|---|
api-ref/source | ||
config-gate | ||
controllerconfig | ||
devstack | ||
doc | ||
releasenotes | ||
storageconfig | ||
sysinv | ||
tmp/patch-scripts/EXAMPLE_SYSINV/scripts | ||
tools/docker/images | ||
tsconfig | ||
workerconfig | ||
.gitignore | ||
.gitreview | ||
.yamllint | ||
.zuul.yaml | ||
bindep.txt | ||
centos_build_layer.cfg | ||
centos_dev_wheels.inc | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_pkg_dirs_containers | ||
centos_stable_wheels.inc | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_wheels.inc | ||
LICENSE | ||
README.rst | ||
test-requirements.txt | ||
tox.ini |
config
The starlingx/config repository handles the StarlingX configuration management services.
Its key component is the System Inventory Service (Sysinv), which provides the system command-line interface (CLI)1.
This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.