diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-07-28 08:29:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-28 08:29:29 +0000 |
commit | 355601ab1b2335550905574148b097292f214325 (patch) | |
tree | 083b4c2544edf1fc35912a369f7d46a3fa3e4a5c /requirements.txt | |
parent | cf68baf48f43ebb70b1fb137fd4f1a5bbbc1e0df (diff) | |
parent | fd0a88140f7114ef90fabdfb5436cff42ec0cd2c (diff) |
Merge "Test Case: OPNFV_YARDSTICK_TC023: VM availability during live migration"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 3a4cbce0c..2bcc4dfa7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,6 +59,7 @@ oslo.utils==3.22.0 paramiko==2.1.1 pbr==1.10.0 pep8==1.7.0 +ping==0.2; python_version <= '2.7' pika==0.10.0 positional==1.1.1 prettytable==0.7.2 |