config/sysinv/sysinv/debian
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
..
control Add missing requirements for sysinv 2020-01-09 12:33:29 -06:00
rules Add files for sysinv deb packaging 2019-06-12 11:40:57 -05:00