]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
requirements,setup: add ipy module for cephfs mount.py 1433/head
authorXiubo Li <xiubli@redhat.com>
Mon, 30 Mar 2020 06:36:20 +0000 (02:36 -0400)
committerXiubo Li <xiubli@redhat.com>
Mon, 30 Mar 2020 07:24:01 +0000 (03:24 -0400)
commit8d50223a0b5c1859d6151445c410c14490bd427a
treebe2d680cf8741feca1d137f06ba4051f8ef60a62
parentc6f11fe0b4d51c20c0836133705e97e7d896f8b4
requirements,setup: add ipy module for cephfs mount.py

The IPy module is a tool for handling of IPv4 and IPv6 addresses and
networks, the cephfs mount.py will use it to manage the IP addresses
to isolate the netns for each mount, which could let us get ride of
using ipmi command to hard shutdown the client node for some test cases.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
requirements2.txt
requirements3.txt
setup.py