commit | 623269f6befb712986899e18b3c6756266592be2 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Apr 16 20:43:14 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Apr 16 20:43:14 2015 -0400 |
tree | 1f529e6930364d1e640e8984fb71c8859e9936ad | |
parent | ad7f455cf4a84f379629d1c16b9d15aef097e8ff [diff] |
Cleanup fixed_name logic in test_list_server_filters This commit cleans up the logic for determining the fixed network name to use for test list server filters. Previously it had an unnecessary if block to handle the case where getting a network name failed. This simplifies the logic to just use a get() on the dictionary which will default to false. Change-Id: I356124459610342c8f7906397e23d58cbfad99bb