config/sysinv/sysinv/sysinv
Al Bailey 6481f92b2b Reduce cpu load during docker image download
During the docker image download phase, 20 threads are
attempting to download the docker images.  This activity
includes calls to docker-untar which has high cpu utilization.

Dropping this from 20 to 5.

Change-Id: I7d58fad81b7cc201ee95af6b1327f1dd1f5a5d69
Fixes-Bug: 1822697
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-04-26 15:26:45 -05:00
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source Change openstack-dev to openstack-discuss 2018-12-04 23:37:31 -05:00
etc/sysinv Create DataNetworks modelling in System Configuration 2019-01-22 17:43:45 -05:00
scripts Remove nova-api requirement from sysinv OCF scripts 2019-03-18 15:29:35 -05:00
sysinv Reduce cpu load during docker image download 2019-04-26 15:26:45 -05:00
tools Fix: "__builtin__" issue for Python 2/3 compatible code 2018-12-19 10:21:57 +08:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst 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
MANIFEST.in 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
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Cleanup pylint errors in sysinv 2018-12-28 09:06:15 -06:00
requirements.txt Move the image specification to the armada manifest 2019-04-05 13:25:06 -04:00
setup.cfg Cleaning up panko from bare metal 2019-04-15 12:03:07 -05:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Add missing rpm dependencies to sysinv 2019-03-18 18:52:16 +00:00
tox.ini Update tox.ini files to adapt to repo renaming 2019-04-22 15:37:29 -04:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.