config/sysinv/sysinv/debian/control

55 lines
1.4 KiB
Plaintext

Source: sysinv
Priority: optional
Maintainer: StarlingX team <starlingx-discuss@lists.starlingx.io>
Build-Depends: python-setuptools,
python-all,
debhelper,
dh-python,
python-pbr,
python-wheel,
python-pip,
systemd
Standards-Version: 3.9.6
Package: sysinv
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-boto3,
python-docker,
python-parted,
python-rfc3986,
python-six,
python-pyudev,
python-pbr,
python-ipaddr,
python-jsonpatch,
python-kubernetes,
python-eventlet,
python-oslo-utils,
python-oslo-config,
python-oslo-concurrency,
python-oslo-db,
python-oslo-log,
python-oslo-serialization,
python-oslo-service,
python-netaddr,
python-webob,
python-webtest,
python-wsme,
python-mock,
python-keyring,
python-keystoneauth1,
python-keystonemiddleware,
python-paste,
python-pecan,
python-psutil,
python-requests,
python-retrying,
python-sqlalchemy,
python-stevedore,
python-pytest,
python-testtools,
tsconfig
Description: This package contains the StarlingX sysinv project.