commit | 8bfa8a62ad12bd93bd6872a09342e049eda7dc3f | [log] [tgz] |
---|---|---|
author | QunyingRan <ran.qunying@zte.com.cn> | Sun Jul 03 17:49:14 2016 +0800 |
committer | QunyingRan <ran.qunying@zte.com.cn> | Tue Jul 05 10:28:11 2016 +0000 |
tree | 916d4f1f20a28e13eb3d10a9b0683f36b458d3ea | |
parent | aeeca5aba37763797b0abd95f2bf1581524ce820 [diff] |
next() is incompatible in test_network_ip_availability.py Replace iter.next() with next(iter) Change-Id: I43dfda97451d2893a5fca480b79f14da479c01df Closes-Bug: #1598527