]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr: add ipaddress to requirements.txt
authorKefu Chai <kchai@redhat.com>
Wed, 20 Nov 2019 08:31:29 +0000 (16:31 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 20 Nov 2019 08:41:09 +0000 (16:41 +0800)
commit71b38f5c8b120ea077359006eb7b6f4c1e4c6150
treebc780cd74f58fc25bf27bd348baa60fbab1ca83f
parent64bd0e2ab46292279dbde5b8e6767991c7829ff2
pybind/mgr: add ipaddress to requirements.txt

ipaddress dependency was introduced in 16f281d2. because the tox testenv
is isolated from the host python env, the test env has no access to the
ipaddress python module installed by install-deps.sh. we have to install
ipaddress for python<3.3 for testing which uses `orchestrator.py`.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/requirements.txt