config/sysinv/sysinv/debian/control
Tee Ngo 04a07648b4 Beef up sysinv URL validator
The current sysinv URL validator does not handle URLs
containing IPv6 address correctly. This commit fixes that.

Closes-Bug: 1833710
Change-Id: Ic5a450ede0390529e795ca0120200a0f7bbf52ce
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2019-06-25 13:07:19 -04:00

43 lines
1.1 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-django,
python-docker,
python-parted,
python-six,
python-pyudev,
python-pbr,
python-ipaddr,
python-kubernetes,
python-eventlet,
python-oslo-utils,
python-oslo-config,
python-oslo-concurrency,
python-oslo-db,
python-oslo-log,
python-netaddr,
python-webtest,
python-wsme,
python-mock,
python-keyring,
python-pecan,
python-mox3,
python-pytest,
python-testtools,
tsconfig
Description: This package contains the StarlingX sysinv project.