StarlingX System Configuration Management
Go to file
John Kung 876e915bfc Fixes for H/W replacement during Upgrades
Disallow host-delete during upgrade:
Prior to the controller upgrade, disallow host-delete during an
upgrade.
Issue was triggered when a host-delete was allowed when the active
controller has not yet been upgraded and a host-delete was performed.
This updates sysinv to disallow the host-delete prior to controller
upgrade. The user would need to abort and delete prior to continuing.

Disallow host-lock compute during upgrade:
host-lock of computes is prevented during an upgrade as instance
migrations are not allowed prior to upgrading both controllers.
In AIO-DX, allow host-lock controller-0 after upgrading controller-1.

Story: 2002886
Task: 22847

Change-Id: If74480e9e253528ebaf0e3bc3132b93fb7aa5e8e
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-07-20 15:30:53 -04:00
compute-huge Integrate host configuration into configuration framework 2018-06-14 16:03:52 -05:00
computeconfig Delay starting compute services until controller services are up 2018-06-28 22:07:38 -04:00
config-gate StarlingX open source release updates 2018-05-31 07:35:52 -07:00
configutilities Add python-pip to config_gui tool install instructions 2018-07-18 17:32:44 -04:00
controllerconfig Restore proper iscsi target config file 2018-07-20 15:28:38 -04:00
puppet-manifests Initial changes to enable new upgrades 2018-07-06 09:10:22 -04:00
puppet-modules-wrs Removed puppet-openstack and puppet-platform 2018-06-28 22:07:38 -04:00
storageconfig StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv Fixes for H/W replacement during Upgrades 2018-07-20 15:30:53 -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 Add .gitreview 2018-05-31 07:35:52 -07:00
.zuul.yaml Remove non-voting job from gate 2018-06-29 14:07:22 -05: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_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:23 -04:00
mwa-pitta.map StarlingX open source release updates 2018-05-31 07:35:52 -07: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