commit | 0ff7e3d7204cb5df539f470e759738957ef0c70b | [log] [tgz] |
---|---|---|
author | Sphicas, Phil (ps3910) <ps3910@att.com> | Thu Aug 15 20:34:02 2019 -0700 |
committer | Phil Sphicas <ps3910@att.com> | Sun Oct 27 22:39:59 2019 +0000 |
tree | 5ce46403de8e66cd2493c56ca517467850ef4882 | |
parent | 52d7083f76c3b48650a7e6cda5fdad03332b51ed [diff] |
Update test_port_list_filter_by_ip pass conditions This patchset updates the pass assertions to check that the created port is in the list of ports returned, and that every port returned has a matching fixed IP. The check that all the ports in the response are from a single tenant is retained, so this test is expected to sometimes fail if run with admin credentials. Change-Id: Ia20af71d031504aa08fc0ea92fd35cbc408edba3 Partial-Bug: #1840401