config/sysinv/sysinv/sysinv
Babak Sarashki 890b1208ca config: Add global service parameter to set cri handler
This commit adds global service parameter "container_runtime" to
allow setting container runtime interface (CRI) entries in the
containerd configuration file for custom runTimeClass.

An example usage to set the cri:

system service-parameter-add \
  platform container_runtime \
  custom_container_runtime=my_crihandler:/absolute/path/to/my_criBinary

Story: 2008434
Task: 41390

Signed-off-by: Babak Sarashki <babak.sarashki@windriver.com>
Change-Id: Icc5fd16682f4cf47abff16e20a5332fc195c4afc
2021-03-02 21:28:01 +00: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 Interface profile support for VF rate limiting configuration 2021-01-26 15:17:11 +00:00
scripts Fix a random tox linters failure in bashate 2020-08-04 08:45:26 -05:00
sysinv config: Add global service parameter to set cri handler 2021-03-02 21:28:01 +00:00
tools Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06: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 Cleanup sysinv tox py27 warnings 2019-05-31 08:35:50 -05:00
CONTRIBUTING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
HACKING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06: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 Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
pylint.rc Resolving unpacking-non-sequence error 2020-12-17 21:05:58 +00:00
requirements.txt Turn off the legacy pip resolver for sysinv 2020-12-16 10:37:58 -06:00
setup.cfg Introduce rook ceph 2021-01-27 06:46:02 +08:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Turn off the legacy pip resolver for sysinv 2020-12-16 10:37:58 -06:00
tox.ini Turn off the legacy pip resolver for sysinv 2020-12-16 10:37:58 -06:00
upper-constraints.txt Update tox.ini files to use stein constraints 2019-06-25 14:45:54 -04:00

README.rst

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