StarlingX System Configuration Management
Go to file
Wei Zhou 49f1cf1556 Enable upstream Cinder volume backup/restore capabilities
Modify StarlingX system B&R procedure to align with upstream Cinder volume
backup/restore capabilities.

Tune settings to allow multiple cinder backups/restores to run in parallel.
The upstream cinder backup/restore algorithm is RAM dependent. The default
backup chunk size was about 2GB meaning running even a few backups in parallel
would quickly run out of RAM. The new backup chunk size is set below 500MB.

Story: 2003115
Task: 26393

Depends-On: Ic28661e52a3c6742840e4575741b95c2058eadb9
Change-Id: Ie71a2c90d89c3023fb8d043e1a26d80c43779133
Signed-off-by: Wei Zhou <wei.zhou@windriver.com>
2018-09-21 13:05:19 +00:00
compute-huge Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
computeconfig Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
config-gate Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
configutilities Merge "Python 3 compatibility: convert ConfigParser to configparser." 2018-09-10 13:02:37 +00:00
controllerconfig Enable upstream Cinder volume backup/restore capabilities 2018-09-21 13:05:19 +00:00
devstack Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
puppet-manifests Enable upstream Cinder volume backup/restore capabilities 2018-09-21 13:05:19 +00:00
puppet-modules-wrs Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
storageconfig Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
sysinv Display network name in interface show command 2018-09-14 12:08:14 -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 Set .gitreview back to use review.openstack.org 2018-09-04 21:12:34 +00:00
.yamllint clear yamllint errors under stx-config 2018-09-12 21:11:57 +08:00
.zuul.yaml Fix flake8 errors in sysinv 2018-09-12 13:03:33 -04: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 clear yamllint errors under stx-config 2018-09-12 21:11:57 +08:00

README.rst

stx-config

StarlingX Configuration Management