Go to file
Al Bailey 89e2975eb8 Add missing requirements for sysinv
The sysinv code has imports for python components but does
not have all of those specified as rpm dependencies.

Adding:
 python-jsonpatch (used by several sysinv/api/controllers/v1/*)
 python-keystoneauth1 (used by sysinv/common/fm)
 python-keystonemiddleware (used by sysinv/api/acl)
 python-oslo-serialization (used by sysinv/conductor/manager)
 python-oslo-service (used by sysinv/common/wsgi_service)
 python-paste (used by api config file)
 python-psutil (used by sysinv/api/controllers/v1/host)
 python-requests (used by sysinv/common/ceph)
 python-retrying (used by sysinv/agent/manager)
 python-stevedore (used by sysinv/puppet)
 python-webob (used by sysinv/api/hooks)

This is a protective commit, since this only works because other
packages are pulling in the dependencies, and those packages can be
updated or removed in the future, thus breaking sysinv.

Change-Id: I9457e3817ae8d219ef0c582b0b0177510a8ec4b0
Story: 2004515
Task: 37985
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2020-01-09 12:33:29 -06:00
2019-07-03 12:49:04 +00:00
2019-04-19 19:52:42 +00:00
2018-05-31 07:35:52 -07:00
2019-12-04 09:20:46 -06:00

stx-config

StarlingX Configuration Management

Description
StarlingX System Configuration Management
Readme 111 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%